@import url(https://d1a3f4spazzrp4.cloudfront.net/uber-fonts/4.0.0/superfine.css);@import url(https://d1a3f4spazzrp4.cloudfront.net/uber-icons/3.14.0/uber-icons.css);
a.copy::before {
  font-family: 'uber-icons';
  content: '\EA16';
  margin-right: 0.4em;
}
a.copy.copied {
  animation: copied 500ms ease-in-out;
}
@-moz-keyframes copied {
40% {
    transform: scale(1.4);
}
60% {
    transform: scale(0.8);
}
75% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@-webkit-keyframes copied {
40% {
    transform: scale(1.4);
}
60% {
    transform: scale(0.8);
}
75% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@-o-keyframes copied {
40% {
    transform: scale(1.4);
}
60% {
    transform: scale(0.8);
}
75% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@keyframes copied {
40% {
    transform: scale(1.4);
}
60% {
    transform: scale(0.8);
}
75% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}

html,
body,
button,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
@-moz-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-moz-keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@-webkit-keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@-o-keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@-moz-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@-webkit-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@-o-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@-moz-keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@-webkit-keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@-o-keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@-moz-keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@-webkit-keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@-o-keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@-moz-keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@-webkit-keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@-o-keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
* {
  box-sizing: border-box;
}
*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
*::-webkit-scrollbar-thumb {
  background-color: rgba(113,113,113,0.5);
}
*::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0.1);
  box-shadow: none;
}
*::-webkit-scrollbar-track:horizontal {
  border-top: 1px solid rgba(0,0,0,0.15);
}
*::-webkit-scrollbar-track:vertical {
  border-left: 1px solid rgba(0,0,0,0.15);
}
*::-webkit-scrollbar-corner {
  border: 1px solid rgba(0,0,0,0.15);
}
:focus {
  outline: #14b0b9 auto 3px;
}
@font-face {
  font-family: 'UberMove';
  src: url("https://d1a3f4spazzrp4.cloudfront.net/dotcom-assets/fonts/UberMove-Regular.woff2") format('woff2'), url("https://d1a3f4spazzrp4.cloudfront.net/dotcom-assets/fonts/UberMove-Regular.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: ff-clan-web-pro, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #494949;
}
a {
  text-decoration: none;
  transition: all 200ms cubic-bezier(0.72, 0.01, 0.56, 1);
}
a[href] {
  color: #11939a;
}
h1 {
  font-size: 44px;
}
h2,
h3,
h4,
h5 {
  padding: 0.2em 0;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 16px;
  text-transform: uppercase;
}
a[target="_blank"]::after {
  color: transparent;
  content: '---';
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='14px' height='14px' fill='#11939A'><g><path d='M52 8H32l6.462 6.462L20 44l29.538-18.462L56 32V12a4 4 0 0 0-4-4z'></path><path d='M48 32.012V48H16V16h15.988l.578-.924L25.49 8H16a8 8 0 0 0-8 8v32a8 8 0 0 0 8 8h32a8 8 0 0 0 8-8v-9.49l-7.076-7.076-.924.578z'></path></g></svg>");
}
table {
  width: 100%;
  border-collapse: collapse;
}
table > caption {
  color: #000;
  padding: 12px 12px 0 12px;
  font-size: 24px;
  font-weight: 500;
}
td,
th {
  padding: 12px;
}
th {
  box-shadow: 0px 2px 0 0 #d6d6d5;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
li:nth-child(2n),
tr:nth-child(2n) {
  background-color: #f8f8f9;
}
input,
text-area {
  font-family: ff-clan-web-pro, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 18px;
  margin: 0 12px;
  border: 1px solid #e5e5e4;
  outline: none;
}
input:focus,
text-area:focus {
  border-color: #11939a;
}
.field {
  position: relative;
  display: flex;
}
.field input {
  flex: 1 1 auto;
  margin: 0;
}
.field label {
  position: absolute;
  padding: 0 6px;
  color: #939393;
  top: calc(50% - 8px);
  left: 18px;
  transition: all 150ms linear;
  pointer-events: none;
}
.field input:not(:placeholder-shown) + label,
.field input:focus + label {
  top: -4px;
  left: 6px;
  color: #000;
  background-color: #fff;
  transform: scale(0.8);
}
pre,
code {
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
  font-weight: 200;
}
pre {
  overflow: auto;
  border: 1px solid #717171;
  background-color: #f1f1f1;
  line-height: 1em;
  padding: 6px;
}
area-loader {
  display: block;
  flex: 1 1 100%;
  position: relative;
  width: 100%;
  height: 100%;
}
area-loader::after,
section.pending::after {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  left: calc(50% - 16px);
  top: calc(25% - 16px);
  border: 3px solid #11939a;
  border-bottom-color: transparent;
  animation: spin 800ms linear infinite;
}
.status-select {
  width: initial !important;
  min-width: 210px;
}
.no-results,
span.error {
  line-height: 3em;
  text-align: center;
  font-size: 18px;
}
.no-results {
  font-weight: 200;
}
span.error {
  display: block;
  color: #ca3b27;
}
section.workflow-list {
  overflow-y: auto;
}
main .v-select {
  font-family: inherit;
  color: text-color;
}
main .v-select.disabled .dropdown-toggle input {
  background-color: transparent;
}
main .v-select input {
  left: 0;
  position: absolute !important;
}
main .v-select .dropdown-toggle {
  border-radius: 0;
  border: 1px solid #e5e5e4;
  padding: 4px;
  position: relative;
  white-space: nowrap;
}
main .v-select .open-indicator {
  height: 24px;
}
main .v-select span.selected-tag {
  height: 28px;
  margin-right: 25px;
  position: relative !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main .v-select .dropdown-toggle button.clear {
  display: none;
}
main .v-select ul.dropdown-menu {
  max-height: initial !important;
  overflow: auto;
  border: 1px solid #e5e5e4;
  box-shadow: none;
  padding: 0;
}
main .v-select ul.dropdown-menu li a {
  line-height: 2.5em;
  transition: none;
}
main .v-select ul.dropdown-menu li:nth-child(2n) {
  background: none;
}
main .v-select ul.dropdown-menu li.highlight > a {
  background-color: #11939a;
}
main .v-select ul.dropdown-menu li .active > a {
  color: #333;
  background: rgba(50,50,50,0.1);
}
body .v--modal-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .v--modal-overlay .v--modal-background-click {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .v--modal-overlay .vue-dialog .dialog-content {
  padding: 0;
}
.v--modal-box.v--modal {
  top: initial !important;
  left: initial !important;
  width: auto !important;
  height: auto !important;
  max-width: 95vw;
  max-height: 95vh;
  padding: 24px;
  display: flex;
  flex-direction: column;
}
.v--modal-box.v--modal header {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.v--modal-box.v--modal header > * {
  margin-right: 0.2em;
}
.v--modal-box.v--modal article {
  padding: 24px 0;
}
a.close {
  position: absolute;
  color: #494949;
  vertical-align: middle;
  right: 12px;
  top: 24px;
  padding: 4px;
}
a.close::before {
  font-family: 'uber-icons';
  content: '\EA1E';
  margin-right: 0.4em;
}
pre[class*="language-"] {
  border: none;
}
code[class*="language-"],
pre[class*="language-"] {
  text-align: left;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.2;
  hyphens: none;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  background-color: #e5e5e4;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #494949;
}
.token.punctuation {
  color: #a6a5a5;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.namespace {
  opacity: 0.7;
}
.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #0f848b;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #de9d13;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #717171;
}
.token.regex,
.token.important,
.token.variable,
.token.atrule,
.token.attr-value,
.token.keyword,
.token.number,
.token.function,
.token.class-name,
.token.boolean {
  color: #629a41;
}
.token.important,
.token.bold {
  font-weight: bold;
}
header.top-bar {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  background-color: #09091a;
  padding: 0 32px;
  color: #c6c6c6;
  height: 60px;
}
header.top-bar h2 {
  font-size: 18px;
  margin-right: 16px;
  padding: 20px 16px 20px 0;
}
header.top-bar a {
  display: inline-block;
}
header.top-bar a h2 {
  color: #c6c6c6;
}
header.top-bar a.config {
  margin-left: 12px;
}
header.top-bar a.config::before {
  font-family: 'uber-icons';
  content: '\EA5F';
  margin-right: 0.4em;
}
header.top-bar a.logo {
  margin-right: 24px;
  position: relative;
}
header.top-bar svg {
  display: inline-block;
  height: 40px;
}
header.top-bar .detail-view span::before {
  font-size: 11px;
  color: #e5e5e4;
  margin-right: 1.3em;
}
header.top-bar div.workflow-id span::before {
  content: 'WORKFLOW ID';
}
header.top-bar div.task-list span::before {
  content: 'TASK LIST';
}
header.top-bar .version {
  color: #c6c6c6;
  font-size: 10px;
  position: absolute;
  right: 4px;
  bottom: 0;
}
header.top-bar .environment-select .dropdown-toggle {
  border-color: transparent;
}
header.top-bar .environment-select .open-indicator:before {
  border-color: #11939a;
}
header.top-bar .environment-select .selected-tag {
  color: #fff;
  font-weight: bold;
}
body,
main {
  height: 100%;
}
main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
}
main > section {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
main > section > header:last-of-type {
  margin-bottom: 18px;
}
main > section > header {
  display: flex;
  align-items: start;
  flex: 0 0 auto;
}
main > section > header > * {
  margin: 8px;
}
area-loader::after,
section.loading::after {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  left: calc(50% - 16px);
  top: 300px;
  border: 3px solid #11939a;
  border-bottom-color: transparent;
  animation: spin 800ms linear infinite;
}

loader.bar {
  display: inline-block;
  flex: 0 0 auto;
}
loader.bar > div {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #939393;
  background-color: #e5e5e4;
  height: 1em;
  width: 0.3em;
  margin: 0 1px;
  animation: wave 2s infinite ease-in-out;
}
loader.bar > div:nth-child(2) {
  animation-delay: 200ms;
}
loader.bar > div:nth-child(3) {
  animation-delay: 400ms;
}
@-moz-keyframes wave {
0%, 35% {
    opacity: 0.5;
}
50% {
    opacity: 1;
    transform: scale(1.2);
}
65%, 100% {
    opacity: 0.5;
}
}
@-webkit-keyframes wave {
0%, 35% {
    opacity: 0.5;
}
50% {
    opacity: 1;
    transform: scale(1.2);
}
65%, 100% {
    opacity: 0.5;
}
}
@-o-keyframes wave {
0%, 35% {
    opacity: 0.5;
}
50% {
    opacity: 1;
    transform: scale(1.2);
}
65%, 100% {
    opacity: 0.5;
}
}
@keyframes wave {
0%, 35% {
    opacity: 0.5;
}
50% {
    opacity: 1;
    transform: scale(1.2);
}
65%, 100% {
    opacity: 0.5;
}
}

.button-fill {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 21px;
  transition: all 400ms ease;
  color: #fff !important;
  white-space: nowrap;
}
.button-fill.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.button-fill.primary {
  background-color: #11939a;
}
.button-fill.primary:hover {
  background-color: #0e767b;
}
.button-fill.secondary {
  background-color: #ca3b27;
}
.button-fill.secondary:hover {
  background-color: #a22f1f;
}
.button-fill.tertiary {
  background-color: transparent;
  color: #11939a !important;
}
.button-fill.tertiary:hover {
  color: #0e767b !important;
}

.button-icon {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  min-width: 44px;
  padding: 10px;
  transition: all 400ms ease;
  white-space: nowrap;
}
.button-icon.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.button-icon .icon {
  vertical-align: middle;
}
.button-icon .label {
  margin-left: 5px;
}
.button-icon .primary {
  color: #11939a;
}
.button-icon .secondary {
  color: #ca3b27;
}

.data-viewer {
  position: relative;
}
.data-viewer:not(.overflow) a.view-full-screen {
  display: none;
}
.data-viewer a.view-full-screen {
  position: absolute;
  top: 1px;
  right: 0;
  margin-right: 10px;
  width: 28px;
  height: calc(100% - 6px);
  max-height: 28px;
  background-color: rgba(241,241,241,0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.data-viewer a.view-full-screen::before {
  font-family: 'uber-icons';
  content: '\EA90';
  margin-right: 0.4em;
}
.data-viewer a.view-full-screen::before {
  margin: 0;
  font-size: 18px;
}
[data-modal="data-viewer-fullscreen"] .v--modal-box.v--modal {
  max-width: calc(100vw - 20px);
  max-height: calc(100vh - 20px);
}
[data-modal="data-viewer-fullscreen"] div.data-viewer-fullscreen {
  display: flex;
  flex: 1;
  min-width: 0;
  min-height: 0;
  flex-direction: column;
}
[data-modal="data-viewer-fullscreen"] div.data-viewer-fullscreen pre {
  flex: 1;
  overflow: auto;
}
[data-modal="data-viewer-fullscreen"] div.data-viewer-fullscreen header {
  padding-right: 30px;
}
[data-modal="data-viewer-fullscreen"] div.data-viewer-fullscreen header h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

dl.details > div {
  display: flex;
  padding: 4px 0;
  justify-content: space-between;
  min-width: 0;
}
dl.details > div:nth-child(2n) {
  background-color: rgba(0,0,0,0.03);
}
dl.details dt {
  flex: 0 1 300px;
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
  font-weight: 200;
  margin-right: 1em;
}
dl.details dd {
  flex: 1 1 auto;
  max-width: calc(100vw - 700px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1000px) {
dl.details dd {
    max-width: 500px;
}
}

.highlight-toggle {
  line-height: 18px;
}
.highlight-toggle:hover .button-icon {
  display: inline-block;
}
.highlight-toggle .button-icon {
  display: none;
  min-width: 24px;
  padding: 0;
}
.highlight-toggle .button-icon.active {
  display: inline-block;
}
.highlight-toggle .button-icon.disabled {
  display: none !important;
}
.highlight-toggle .label.highlight {
  font-weight: bold;
}

.mx-datepicker-popup td {
  text-align: center;
}
.mx-datepicker-popup .mx-datepicker-sidebar {
  padding: 6px 0;
  width: 311px;
}
.mx-datepicker-popup .mx-datepicker-sidebar+ .mx-datepicker-content {
  margin-left: 311px;
}
.mx-datepicker-popup .sidebar-column {
  float: left;
  height: 100%;
  padding: 0 12px;
}
.mx-datepicker-popup .sidebar-column+ .sidebar-column {
  border-left: 1px solid #e8e8e8;
}
.mx-datepicker-popup .sidebar-column label {
  display: block;
  font-weight: 500;
}
.mx-datepicker-popup .sidebar-column button {
  padding: 0;
}
.mx-datepicker-popup .sidebar-column input {
  margin: 0 0 8px 0;
  padding: 8px 10px;
  width: 156px;
}
.mx-datepicker-popup .sidebar-column input.invalid {
  border: 1px solid #d44333;
}
.mx-datepicker-popup .sidebar-column input.invalid:focus {
  outline: #d44333 auto 3px;
}
.mx-datepicker-popup .sidebar-column h5 {
  text-transform: none;
}
.mx-datepicker-popup .sidebar-column-shortcuts {
  width: 130px;
}
.mx-datepicker-popup .sidebar-column-custom-range {
  width: 181px;
}
.mx-datepicker-popup button.sidebar-button {
  background-color: #11939a;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 12px;
}
.mx-datepicker-popup button.sidebar-button:disabled {
  background-color: #75f7fe;
  cursor: not-allowed;
}
.date-range-picker input {
  border: 1px solid #e5e5e4;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  height: auto;
  margin: 0;
  padding: 8px 30px 8px 10px;
  width: 325px;
}
.date-range-picker .mx-datepicker-range {
  width: auto;
}

.domain-navigation {
  display: flex;
  flex-wrap: wrap;
}
.domain-navigation div.input-and-validation {
  flex: 0 0 100%;
}
.domain-navigation div.input-and-validation div.input-wrapper {
  display: flex;
  position: relative;
  align-items: center;
}
.domain-navigation div.input-and-validation div.input-wrapper::after {
  position: absolute;
  right: 58px;
  font-size: 11px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  top: calc(50% - 8px);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.domain-navigation div.input-and-validation input {
  flex: 1 1 auto;
}
.domain-navigation.validation-invalid .input-wrapper input {
  border-color: #ca3b27;
}
.domain-navigation.validation-invalid .input-wrapper input:focus {
  outline: #ca3b27 auto 2px;
}
.domain-navigation.validation-invalid .input-wrapper::after {
  background-color: #ca3b27;
  content: '\2715';
}
.domain-navigation.validation-valid .input-wrapper input {
  border-color: #629a41;
}
.domain-navigation.validation-valid .input-wrapper input:focus {
  outline: #629a41 auto 2px;
}
.domain-navigation.validation-valid .input-wrapper::after {
  background-color: #629a41;
  content: '\2714';
}
.domain-navigation.validation-pending .input-wrapper::after {
  background: none;
  border: 2px solid #939393;
  border-bottom-color: transparent;
  animation: spin 600ms linear infinite;
  content: ' ';
}
.domain-navigation .validation-message {
  line-height: 1.5em;
}
.domain-navigation ul.recent-domains {
  flex: 1 1 auto;
}
.domain-navigation a.change-domain {
  margin-left: 8px;
}
.domain-navigation a.change-domain::before {
  font-family: 'uber-icons';
  content: '\EA87';
  margin-right: 0.4em;
}
.domain-navigation a.change-domain::before {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background-color: #c6c6c6;
  border-radius: 32px;
}
.domain-navigation a.change-domain[href='#']::before {
  background-color: #11939a;
}
.domain-description {
  flex: 1 1 60%;
  padding: 18px;
}
.domain-description span.domain-name {
  display: inline-block;
  font-size: 18px;
  padding: 8px;
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
}
.domain-description.pending dl.details {
  opacity: 0.2;
}
.domain-description dl.details > div {
  display: block;
  padding: 8px;
}
.domain-description dl.details dt,
.domain-description dl.details dd {
  line-height: 1.5em;
}
.domain-description dl.details dt {
  text-transform: uppercase;
  font-family: ff-clan-web-pro, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 200;
}

.error-message-container {
  padding: 70px 0;
}

.feature-flag.inline {
  display: inline;
}
.feature-flag.inline-block {
  display: inline-block;
}

.flex-grid {
  display: flex;
  flex-wrap: wrap;
}

.flex-grid-item {
  margin-right: 5px;
}
.flex-grid-item:last-child {
  margin-right: 0;
}

.loading-message {
  animation: loadingMessageFadeIn ease 1s;
  text-align: center;
  line-height: 24px;
}
@-moz-keyframes loadingMessageFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-webkit-keyframes loadingMessageFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-o-keyframes loadingMessageFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes loadingMessageFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}

.loading-spinner {
  margin: 16px auto;
  height: 32px;
  width: 32px;
}
.loading-spinner .spinner {
  animation: spin 800ms linear infinite;
  border: 3px solid #11939a;
  border-bottom-color: transparent;
  border-radius: 100%;
  height: 100%;
  width: 100%;
}

.navigation-bar {
  flex-wrap: wrap;
  background-color: #000;
  padding: 0 12px;
}

a.navigation-link {
  display: inline-block;
  padding: 11px 18px;
  transition: all 400ms ease;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
}
a.navigation-link:before {
  font-family: 'uber-icons';
  margin-right: 5px;
}
a.navigation-link.router-link-active {
  border-bottom-color: #11939a;
}

.news-modal .content {
  max-height: 400px;
  overflow-y: auto;
}
.news-modal .footer {
  padding-top: 15px;
}
.news-modal .header {
  padding-bottom: 15px;
}
.news-modal .news-item {
  margin-bottom: 15px;
}
.news-modal .news-item:last-child {
  margin-bottom: 0;
}
.news-modal .news-item p {
  line-height: 22px;
}
.news-modal .see-more {
  font-size: 16px;
}

.no-results-container {
  padding: 70px 0;
}

.close[data-v-68e65cd4] {
  cursor: pointer;
  line-height: 60px;
  padding: 0 13px;
  position: absolute;
  right: 6px;
  top: 0;
}
.notification-bar[data-v-68e65cd4] {
  background-color: #3aa76d;
  color: #fff;
  font-size: 18px;
  height: 60px;
  left: 0;
  line-height: 60px;
  overflow: hidden;
  padding: 0 50px 0 24px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.error[data-v-68e65cd4] {
  background-color: #d44333;
}
.fade-enter-active[data-v-68e65cd4],
.fade-leave-active[data-v-68e65cd4] {
  transition: opacity 0.25s;
}
.fade-enter[data-v-68e65cd4],
.fade-leave-to[data-v-68e65cd4] {
  opacity: 0;
}
.message[data-v-68e65cd4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.success[data-v-68e65cd4] {
  background-color: #3aa76d;
}
.warning[data-v-68e65cd4] {
  background-color: #ed6e33;
}

.settings-modal .content {
  min-height: 320px;
  min-width: 630px;
  overflow-y: auto;
}
.settings-modal .content-item {
  margin: 10px 0 15px;
}
.settings-modal .dropdown-menu {
  min-width: 90px !important;
}
.settings-modal label {
  display: inline-block;
  margin-bottom: 5px;
}

@-moz-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-moz-keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@-webkit-keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@-o-keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@keyframes slideinfromright {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}
@-moz-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@-webkit-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@-o-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: inherit;
}
}
@-moz-keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@-webkit-keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@-o-keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@keyframes fade-out {
0% {
    opacity: inherit;
}
100% {
    opacity: 0;
}
}
@-moz-keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@-webkit-keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@-o-keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@keyframes pop-in {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@-moz-keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@-webkit-keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@-o-keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@keyframes shrink-out {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
* {
  box-sizing: border-box;
}
*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
*::-webkit-scrollbar-thumb {
  background-color: rgba(113,113,113,0.5);
}
*::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0.1);
  box-shadow: none;
}
*::-webkit-scrollbar-track:horizontal {
  border-top: 1px solid rgba(0,0,0,0.15);
}
*::-webkit-scrollbar-track:vertical {
  border-left: 1px solid rgba(0,0,0,0.15);
}
*::-webkit-scrollbar-corner {
  border: 1px solid rgba(0,0,0,0.15);
}
:focus {
  outline: #14b0b9 auto 3px;
}
@font-face {
  font-family: 'UberMove';
  src: url("https://d1a3f4spazzrp4.cloudfront.net/dotcom-assets/fonts/UberMove-Regular.woff2") format('woff2'), url("https://d1a3f4spazzrp4.cloudfront.net/dotcom-assets/fonts/UberMove-Regular.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: ff-clan-web-pro, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #494949;
}
a {
  text-decoration: none;
  transition: all 200ms cubic-bezier(0.72, 0.01, 0.56, 1);
}
a[href] {
  color: #11939a;
}
h1 {
  font-size: 44px;
}
h2,
h3,
h4,
h5 {
  padding: 0.2em 0;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 16px;
  text-transform: uppercase;
}
a[target="_blank"]::after {
  color: transparent;
  content: '---';
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='14px' height='14px' fill='#11939A'><g><path d='M52 8H32l6.462 6.462L20 44l29.538-18.462L56 32V12a4 4 0 0 0-4-4z'></path><path d='M48 32.012V48H16V16h15.988l.578-.924L25.49 8H16a8 8 0 0 0-8 8v32a8 8 0 0 0 8 8h32a8 8 0 0 0 8-8v-9.49l-7.076-7.076-.924.578z'></path></g></svg>");
}
table {
  width: 100%;
  border-collapse: collapse;
}
table > caption {
  color: #000;
  padding: 12px 12px 0 12px;
  font-size: 24px;
  font-weight: 500;
}
td,
th {
  padding: 12px;
}
th {
  box-shadow: 0px 2px 0 0 #d6d6d5;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
li:nth-child(2n),
tr:nth-child(2n) {
  background-color: #f8f8f9;
}
input,
text-area {
  font-family: ff-clan-web-pro, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 18px;
  margin: 0 12px;
  border: 1px solid #e5e5e4;
  outline: none;
}
input:focus,
text-area:focus {
  border-color: #11939a;
}
.field {
  position: relative;
  display: flex;
}
.field input {
  flex: 1 1 auto;
  margin: 0;
}
.field label {
  position: absolute;
  padding: 0 6px;
  color: #939393;
  top: calc(50% - 8px);
  left: 18px;
  transition: all 150ms linear;
  pointer-events: none;
}
.field input:not(:placeholder-shown) + label,
.field input:focus + label {
  top: -4px;
  left: 6px;
  color: #000;
  background-color: #fff;
  transform: scale(0.8);
}
pre,
code {
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
  font-weight: 200;
}
pre {
  overflow: auto;
  border: 1px solid #717171;
  background-color: #f1f1f1;
  line-height: 1em;
  padding: 6px;
}
area-loader {
  display: block;
  flex: 1 1 100%;
  position: relative;
  width: 100%;
  height: 100%;
}
area-loader::after,
section.pending::after {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  left: calc(50% - 16px);
  top: calc(25% - 16px);
  border: 3px solid #11939a;
  border-bottom-color: transparent;
  animation: spin 800ms linear infinite;
}
.status-select {
  width: initial !important;
  min-width: 210px;
}
.no-results,
span.error {
  line-height: 3em;
  text-align: center;
  font-size: 18px;
}
.no-results {
  font-weight: 200;
}
span.error {
  display: block;
  color: #ca3b27;
}
section.workflow-list {
  overflow-y: auto;
}

.settings-header {
  margin-bottom: 15px;
}

.settings-list {
  background-color: #fafafa;
  height: 100%;
}
.settings-list .settings-list-item {
  padding: 10px 40px 10px 15px;
  text-align: left;
  width: 100%;
}

.settings-workflow-history .history-event-param-content.disabled {
  opacity: 0.3;
}
.settings-workflow-history .scrollable {
  overflow-y: auto;
  height: 200px;
}

.settings-toggle {
  height: 22px;
}

section.domain {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  overflow-y: auto;
}

section.domain-search {
  margin: 32px;
}
@media (min-width: 1600px) {
section.domain-search {
    width: 1580px;
    margin: 0 auto;
}
section.domain-search .domain-navigation {
    padding-left: 24px;
    padding-right: 24px;
}
}
section.domain-search .links {
  margin: 32px auto;
}
section.domain-search .links a {
  display: block;
}
section.domain-search h1 {
  margin-bottom: 28px;
}
section.domain-search p,
section.domain-search h3,
section.domain-search .domain-navigation {
  margin: 1em 0;
}
section.domain-search a {
  line-height: 2.5em;
}
section.domain-search a:nth-child(2n) {
  background: none;
}
section.domain-search .domain-navigation div.input-and-validation {
  align-items: center;
}
section.domain-search .domain-navigation div.input-and-validation .input-wrapper,
section.domain-search .domain-navigation div.input-and-validation p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
section.domain-search .domain-navigation input {
  margin: 0;
}
section.domain-search .recent-domains li {
  padding: 0 12px;
}

section.domain-settings .foobar {
  display: none;
}

section.help {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  margin: 32px;
}
@media (min-width: 1720px) {
section.help {
    width: 1720px;
    margin: 32px auto;
}
}
section.help .cli-command {
  margin-bottom: 25px;
}
section.help .video-outer-container {
  height: 330px;
  margin: 20px 0;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
section.help .video-outer-container .video-inner-container {
  width: 1720px;
}
section.help .video-outer-container iframe {
  float: left;
  margin-right: 20px;
}
section.help .video-outer-container iframe:last-child {
  margin-right: 0;
}
section.help a {
  line-height: 2em;
}
section.help a:after {
  content: '';
  background: none;
}
section.help a:nth-child(2n) {
  background: none;
}
section.help h1 {
  margin-bottom: 28px;
}
section.help h3 {
  margin: 1em 0 0.5em;
}
section.help h3 > a {
  color: #494949;
  line-height: 24px;
}
section.help h5 {
  margin: 1em 0 0.5em;
}
section.help label {
  display: block;
  font-weight: 500;
  margin: 1em 0 0.5em;
}
section.help p {
  margin: 0.5em 0 0.5em;
}
section.help pre {
  display: inline-block;
}

section.history {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
section.history header.controls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 16px;
  flex: 0 0 auto;
}
section.history header.controls .field {
  flex: 1 1 auto;
}
section.history header.controls > div {
  display: flex;
  align-items: center;
}
section.history header.controls > div > * {
  margin: 8px;
}
section.history header.controls a {
  display: inline-block;
  padding: 13px 21px;
  transition: all 400ms ease;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #11939a;
  white-space: nowrap;
}
section.history header.controls a:hover:not([aria-disabled="true"]) {
  background-color: #0e767b;
}
section.history header.controls a[aria-disabled="true"] {
  opacity: 0.5;
  cursor: not-allowed;
}
section.history .view-formats {
  display: flex;
}
section.history .view-formats a {
  flex: 0 0 auto;
  margin: 0;
  text-transform: none;
}
section.history .view-formats a.active {
  background-color: #0e767b;
}
section.history .filters,
section.history span.error,
section.history span.no-results {
  padding: 16px;
}
section.history section.results {
  overflow: auto;
}
section.history:not(.has-results) header .actions {
  display: none;
}
section.history.loading.has-results::after {
  content: none;
}
section.history a.export::before {
  font-family: 'uber-icons';
  content: '\EA21';
  margin-right: 0.4em;
}
section.history .gutter.gutter-vertical {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  background-color: #f1f1f1;
}
section.history div.split-panel .timeline-split {
  overflow: hidden;
}
section.history div.split-panel .view-split {
  flex: 1;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}
section.history:not(.split-enabled) div.split-panel {
  display: flex;
  flex-direction: column;
  flex: 1;
}
section.history:not(.split-enabled) div.split-panel .gutter {
  flex: 0 0 auto;
}
section.history:not(.split-enabled) div.split-panel .timeline-split {
  flex: 0 0 auto;
  max-height: 350px;
}
section.history.split-enabled div.split-panel {
  height: calc(100vh - 188px);
}
section.history section pre {
  border: 1px solid #717171;
  overflow: auto;
}
section.history .table .vue-recycle-scroller__slot,
section.history .table .vue-recycle-scroller__item-view,
section.history .table .scroller-item {
  display: flex;
  width: 100%;
}
section.history .table .col-id {
  min-width: 50px;
}
section.history .table .col-summary {
  flex: 1;
}
section.history .table .col-time {
  min-width: 150px;
}
section.history .table .col-type {
  min-width: 212px;
}
section.history .table .thead {
  background-color: #f8f8f9;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(100% - 10px);
}
section.history .table .thead .th {
  color: #000;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
}
section.history .table .thead .th > .v-select.eventType {
  margin-left: 10px;
  display: inline-block;
  width: 150px;
}
section.history .table .thead + .spacer {
  width: 100%;
  height: 58px;
}
section.history .table .tr {
  display: flex;
  flex: 1;
  border: 1px solid transparent;
}
section.history .table .tr.odd {
  background-color: #f8f8f9;
}
section.history .table .td,
section.history .table .th {
  flex-basis: auto;
  padding: 8px;
}
section.history .table .th a:not([href]) {
  border-bottom: 1px solid #000;
}
section.history .table .td:nth-child(3),
section.history .table .td:nth-child(2) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.history .table .tr[data-event-type*="Started"] .td:nth-child(2) {
  color: #108188;
}
section.history .table .tr[data-event-type*="Failed"] .td:nth-child(2),
section.history .table .tr[data-event-type*="TimedOut"] .td:nth-child(2),
section.history .table .tr[data-event-type*="Failed"] [data-prop="reason"],
section.history .table .tr[data-event-type*="TimedOut"] [data-prop="reason"],
section.history .table .tr[data-event-type*="Failed"] [data-prop="details"],
section.history .table .tr[data-event-type*="TimedOut"] [data-prop="details"] {
  color: #ca3b27;
}
section.history .table .tr[data-event-type*="Completed"] .td:nth-child(2),
section.history .table .tr[data-event-type*="Completed"] [data-prop="result"] dt {
  color: #629a41;
}
section.history .table .tr.active {
  border-top: 1px solid #717171;
  border-bottom: 1px solid #717171;
  background-color: rgba(17,147,154,0.05);
}
section.history .table pre {
  max-height: 15vh;
}
section.history .table.compact .tr:not(.active) .td:nth-child(4) {
  overflow: hidden;
}
section.history .table.compact .tr:not(.active) dl.details {
  max-width: 50vw;
}
section.history .table.compact .tr:not(.active) dl.details,
section.history .compact-view .timeline-event dl.details {
  white-space: nowrap;
}
section.history .table.compact .tr:not(.active) dl.details > div,
section.history .compact-view .timeline-event dl.details > div {
  display: inline-block;
  padding: 0;
}
section.history .table.compact .tr:not(.active) dl.details > div:nth-child(2n),
section.history .compact-view .timeline-event dl.details > div:nth-child(2n) {
  background: none;
}
section.history .table.compact .tr:not(.active) dl.details dt,
section.history .compact-view .timeline-event dl.details dt,
section.history .table.compact .tr:not(.active) dl.details dd,
section.history .compact-view .timeline-event dl.details dd {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5em;
}
section.history .table.compact .tr:not(.active) dl.details dt,
section.history .compact-view .timeline-event dl.details dt {
  font-family: ff-clan-web-pro, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 200;
  text-transform: uppercase;
}
section.history .table.compact .tr:not(.active) dl.details pre,
section.history .compact-view .timeline-event dl.details pre {
  display: inline-block;
  max-width: 40vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.history section.results {
  flex: 1;
}
section.history section.results > pre {
  margin: 18px;
  padding: 18px;
}
section.history .compact-view {
  line-height: 1.5em;
  overflow-y: auto;
}
section.history .compact-view .scroller-compact {
  padding: 18px;
  padding-bottom: 0;
}
section.history .compact-view .event-title {
  padding: 4px;
  font-size: 16px;
}
section.history .compact-view pre {
  max-height: 15vh;
}
section.history .compact-view .timeline-event {
  border: 2px solid #11939a;
  cursor: pointer;
  padding: 6px;
  margin-bottom: 18px;
  border-color: #11939a;
  background-color: rgba(17,147,154,0.03);
}
section.history .compact-view .timeline-event.vis-selected {
  background-color: #11939a;
  color: #fff;
}
section.history .compact-view .timeline-event.completed {
  border-color: #629a41;
  background-color: rgba(98,154,65,0.03);
}
section.history .compact-view .timeline-event.completed.vis-selected {
  background-color: #629a41;
  color: #fff;
}
section.history .compact-view .timeline-event.failed,
section.history .compact-view .timeline-event.timedout {
  border-color: #ca3b27;
  background-color: rgba(202,59,39,0.03);
}
section.history .compact-view .timeline-event.failed.vis-selected,
section.history .compact-view .timeline-event.timedout.vis-selected {
  background-color: #ca3b27;
  color: #fff;
}
section.history .compact-view .timeline-event.cancelled,
section.history .compact-view .timeline-event.canceled {
  border-color: #282727;
  background-color: rgba(40,39,39,0.03);
}
section.history .compact-view .timeline-event.cancelled.vis-selected,
section.history .compact-view .timeline-event.canceled.vis-selected {
  background-color: #282727;
  color: #fff;
}
section.history .compact-view .timeline-event.cancelled .vis-item-content,
section.history .compact-view .timeline-event.canceled .vis-item-content {
  text-decoration-line: line-through;
}
section.history .compact-view .timeline-event dl.details dd {
  max-width: none;
}
@media (max-width: 1400px) {
section.history .compact-view .timeline-event dl.details {
    display: none;
}
}
@media (min-width: 1400px) {
section.history .compact-view .timeline-event {
    display: flex;
    align-items: center;
}
section.history .compact-view .timeline-event .event-title {
    flex: 0 0 400px;
}
section.history .compact-view .timeline-event dl.details {
    flex: 1;
    align-items: center;
    overflow: hidden;
}
section.history .compact-view .timeline-event dl.details pre {
    max-width: none;
}
}
section.history .compact-view .selected-event-detail {
  position: absolute;
  width: calc(100vw - 430px);
  height: 100%;
  top: 0;
  left: 415px;
  overflow: auto;
  background-color: #fff;
  padding: 18px;
  border-left: 1px solid #494949;
  box-shadow: -5px 0 5px rgba(0,0,0,0.25);
}
section.history .compact-view .selected-event-detail .event-title {
  display: block;
  font-size: 1.4em;
  margin-bottom: 0.5em;
}
section.history .compact-view .selected-event-detail .event-tabs {
  margin-bottom: 18px;
  margin-top: 18px;
}
section.history .compact-view .selected-event-detail .event-tabs a {
  display: inline-block;
  padding: 12px;
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
  border-bottom: 2px solid transparent;
}
section.history .compact-view .selected-event-detail .event-tabs a.active {
  border-bottom-color: #11939a;
}
section.history .compact-view .selected-event-detail .event-tabs > span {
  font-weight: 200;
  text-transform: uppercase;
  font-size: 11px;
}
section.history .compact-view .selected-event-detail dl.details {
  background-color: rgba(198,198,198,0.2);
}
section.history .compact-view .selected-event-detail dl.details.timeline-details dt,
section.history .compact-view .selected-event-detail dl.details dd {
  padding: 4px;
}
section.history .compact-view .selected-event-detail a.close {
  top: 18px;
}

.vis .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/* Must be displayed above for example selected Timeline items */
  z-index: 10;
}
.vis-active {
  box-shadow: 0 0 10px #86d5f8;
}
.vis [class*="span"] {
  min-height: 0;
  width: auto;
}
div.vis-tooltip {
  position: absolute;
  visibility: hidden;
  padding: 5px;
  white-space: nowrap;
  font-family: verdana;
  font-size: 14px;
  color: #000;
  background-color: #f5f4ed;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #808074;
  box-shadow: 3px 3px 10px rgba(0,0,0,0.2);
  pointer-events: none;
  z-index: 5;
}
.vis-current-time {
  background-color: #ff7f6e;
  width: 2px;
  z-index: 1;
  pointer-events: none;
}
.vis-rolling-mode-btn {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 7px;
  right: 20px;
  border-radius: 50%;
  font-size: 28px;
  cursor: pointer;
  opacity: 0.8;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #3876c2;
}
.vis-rolling-mode-btn:before {
  content: "\26F6";
}
.vis-rolling-mode-btn:hover {
  opacity: 1;
}
.vis-custom-time {
  background-color: #6e94ff;
  width: 2px;
  cursor: move;
  z-index: 1;
}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal {
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px solid;
}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor {
  border-color: #e5e5e5;
}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major {
  border-color: #bfbfbf;
}
.vis-data-axis .vis-y-axis.vis-major {
  width: 100%;
  position: absolute;
  color: #4d4d4d;
  white-space: nowrap;
}
.vis-data-axis .vis-y-axis.vis-major.vis-measure {
  padding: 0;
  margin: 0;
  border: 0;
  visibility: hidden;
  width: auto;
}
.vis-data-axis .vis-y-axis.vis-minor {
  position: absolute;
  width: 100%;
  color: #bebebe;
  white-space: nowrap;
}
.vis-data-axis .vis-y-axis.vis-minor.vis-measure {
  padding: 0;
  margin: 0;
  border: 0;
  visibility: hidden;
  width: auto;
}
.vis-data-axis .vis-y-axis.vis-title {
  position: absolute;
  color: #4d4d4d;
  white-space: nowrap;
  bottom: 20px;
  text-align: center;
}
.vis-data-axis .vis-y-axis.vis-title.vis-measure {
  padding: 0;
  margin: 0;
  visibility: hidden;
  width: auto;
}
.vis-data-axis .vis-y-axis.vis-title.vis-left {
  bottom: 0;
  transform-origin: left bottom;
  transform: rotate(-90deg);
}
.vis-data-axis .vis-y-axis.vis-title.vis-right {
  bottom: 0;
  transform-origin: right bottom;
  transform: rotate(90deg);
}
.vis-legend {
  background-color: rgba(247,252,255,0.65);
  padding: 5px;
  border: 1px solid #b3b3b3;
  box-shadow: 2px 2px 10px rgba(154,154,154,0.55);
}
.vis-legend-text {
  white-space: nowrap;
  display: inline-block;
}
.vis-item {
  position: absolute;
  color: #1a1a1a;
  border-color: #97b0f8;
  border-width: 1px;
  background-color: #d5ddf6;
  display: inline-block;
  z-index: 1;
}
.vis-item.vis-selected {
  border-color: #ffc200;
  background-color: #fff785;
/* z-index must be higher than the z-index of custom time bar and current time bar */
  z-index: 2;
}
.vis-editable.vis-selected {
  cursor: move;
}
.vis-item.vis-point.vis-selected {
  background-color: #fff785;
}
.vis-item.vis-box {
  text-align: center;
  border-style: solid;
  border-radius: 2px;
}
.vis-item.vis-point {
  background: none;
}
.vis-item.vis-dot {
  position: absolute;
  padding: 0;
  border-width: 4px;
  border-style: solid;
  border-radius: 4px;
}
.vis-item.vis-range {
  border-style: solid;
  border-radius: 2px;
  box-sizing: border-box;
}
.vis-item.vis-background {
  border: none;
  background-color: rgba(213,221,246,0.4);
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.vis-item .vis-item-overflow {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.vis-item-visible-frame {
  white-space: nowrap;
}
.vis-item.vis-range .vis-item-content {
  position: relative;
  display: inline-block;
}
.vis-item.vis-background .vis-item-content {
  position: absolute;
  display: inline-block;
}
.vis-item.vis-line {
  padding: 0;
  position: absolute;
  width: 0;
  border-left-width: 1px;
  border-left-style: solid;
}
.vis-item .vis-item-content {
  white-space: nowrap;
  box-sizing: border-box;
  padding: 5px;
}
.vis-item .vis-onUpdateTime-tooltip {
  position: absolute;
  background: #4f81bd;
  color: #fff;
  width: 200px;
  text-align: center;
  white-space: nowrap;
  padding: 5px;
  border-radius: 1px;
  transition: 0.4s;
}
.vis-item .vis-delete,
.vis-item .vis-delete-rtl {
  position: absolute;
  top: 0px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  padding: 0px 5px;
  cursor: pointer;
  transition: background 0.2s linear;
}
.vis-item .vis-delete {
  right: -24px;
}
.vis-item .vis-delete-rtl {
  left: -24px;
}
.vis-item .vis-delete:after,
.vis-item .vis-delete-rtl:after {
  content: "\D7"; /* MULTIPLICATION SIGN */
  color: #f00;
  font-family: arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  transition: color 0.2s linear;
}
.vis-item .vis-delete:hover,
.vis-item .vis-delete-rtl:hover {
  background: #f00;
}
.vis-item .vis-delete:hover:after,
.vis-item .vis-delete-rtl:hover:after {
  color: #fff;
}
.vis-item .vis-drag-center {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  cursor: move;
}
.vis-item.vis-range .vis-drag-left {
  position: absolute;
  width: 24px;
  max-width: 20%;
  min-width: 2px;
  height: 100%;
  top: 0;
  left: -4px;
  cursor: w-resize;
}
.vis-item.vis-range .vis-drag-right {
  position: absolute;
  width: 24px;
  max-width: 20%;
  min-width: 2px;
  height: 100%;
  top: 0;
  right: -4px;
  cursor: e-resize;
}
.vis-range.vis-item.vis-readonly .vis-drag-left,
.vis-range.vis-item.vis-readonly .vis-drag-right {
  cursor: auto;
}
.vis-itemset {
  position: relative;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.vis-itemset .vis-background,
.vis-itemset .vis-foreground {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.vis-axis {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  z-index: 1;
}
.vis-foreground .vis-group {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #bfbfbf;
}
.vis-foreground .vis-group:last-child {
  border-bottom: none;
}
.vis-nesting-group {
  cursor: pointer;
}
.vis-nested-group {
  background: #f5f5f5;
}
.vis-label.vis-nesting-group.expanded:before {
  content: "\25BC";
}
.vis-label.vis-nesting-group.collapsed-rtl:before {
  content: "\25C0";
}
.vis-label.vis-nesting-group.collapsed:before {
  content: "\25B6";
}
.vis-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.vis-labelset {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.vis-labelset .vis-label {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  color: #4d4d4d;
  box-sizing: border-box;
}
.vis-labelset .vis-label {
  border-bottom: 1px solid #bfbfbf;
}
.vis-labelset .vis-label.draggable {
  cursor: pointer;
}
.vis-labelset .vis-label:last-child {
  border-bottom: none;
}
.vis-labelset .vis-label .vis-inner {
  display: inline-block;
  padding: 5px;
}
.vis-labelset .vis-label .vis-inner.vis-hidden {
  padding: 0;
}
.vis-panel {
  position: absolute;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.vis-panel.vis-center,
.vis-panel.vis-left,
.vis-panel.vis-right,
.vis-panel.vis-top,
.vis-panel.vis-bottom {
  border: 1px #bfbfbf;
}
.vis-panel.vis-center,
.vis-panel.vis-left,
.vis-panel.vis-right {
  border-top-style: solid;
  border-bottom-style: solid;
  overflow: hidden;
}
.vis-left.vis-panel.vis-vertical-scroll,
.vis-right.vis-panel.vis-vertical-scroll {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.vis-left.vis-panel.vis-vertical-scroll {
  direction: rtl;
}
.vis-left.vis-panel.vis-vertical-scroll .vis-content {
  direction: ltr;
}
.vis-right.vis-panel.vis-vertical-scroll {
  direction: ltr;
}
.vis-right.vis-panel.vis-vertical-scroll .vis-content {
  direction: rtl;
}
.vis-panel.vis-center,
.vis-panel.vis-top,
.vis-panel.vis-bottom {
  border-left-style: solid;
  border-right-style: solid;
}
.vis-background {
  overflow: hidden;
}
.vis-panel > .vis-content {
  position: relative;
}
.vis-panel .vis-shadow {
  position: absolute;
  width: 100%;
  height: 1px;
  box-shadow: 0 0 10px rgba(0,0,0,0.8);
/* TODO: find a nice way to ensure vis-shadows are drawn on top of items
  z-index: 1;
  */
}
.vis-panel .vis-shadow.vis-top {
  top: -1px;
  left: 0;
}
.vis-panel .vis-shadow.vis-bottom {
  bottom: -1px;
  left: 0;
}
.vis-graph-group0 {
  fill: #4f81bd;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #4f81bd;
}
.vis-graph-group1 {
  fill: #f79646;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #f79646;
}
.vis-graph-group2 {
  fill: #8c51cf;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #8c51cf;
}
.vis-graph-group3 {
  fill: #75c841;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #75c841;
}
.vis-timeline .vis-fill {
  fill-opacity: 0.1;
  stroke: none;
}
.vis-timeline .vis-bar {
  fill-opacity: 0.5;
  stroke-width: 1px;
}
.vis-timeline .vis-point {
  stroke-width: 2px;
  fill-opacity: 1;
}
.vis-timeline .vis-legend-background {
  stroke-width: 1px;
  fill-opacity: 0.9;
  fill: #fff;
  stroke: #c2c2c2;
}
.vis-timeline .vis-outline {
  stroke-width: 1px;
  fill-opacity: 1;
  fill: #fff;
  stroke: #e5e5e5;
}
.vis-timeline .vis-icon-fill {
  fill-opacity: 0.3;
  stroke: none;
}
.vis-time-axis {
  position: relative;
  overflow: hidden;
}
.vis-time-axis.vis-foreground {
  top: 0;
  left: 0;
  width: 100%;
}
.vis-time-axis.vis-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vis-time-axis .vis-text {
  position: absolute;
  color: #4d4d4d;
  padding: 3px;
  overflow: hidden;
  box-sizing: border-box;
  white-space: nowrap;
}
.vis-time-axis .vis-text.vis-measure {
  position: absolute;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  visibility: hidden;
}
.vis-time-axis .vis-grid.vis-vertical {
  position: absolute;
  border-left: 1px solid;
}
.vis-time-axis .vis-grid.vis-vertical-rtl {
  position: absolute;
  border-right: 1px solid;
}
.vis-time-axis .vis-grid.vis-minor {
  border-color: #e5e5e5;
}
.vis-time-axis .vis-grid.vis-major {
  border-color: #bfbfbf;
}
.vis-timeline {
  position: relative;
  border: 1px solid #bfbfbf;
  overflow: hidden;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
div.timeline {
  padding: 0 10px;
  margin-bottom: 12px;
}
div.timeline .vis-timeline {
  visibility: visible !important;
}
div.timeline .vis-item {
  border-color: #11939a;
}
div.timeline .vis-item.vis-selected {
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
div.timeline .vis-item.vis-box {
  border-color: #11939a;
  background-color: rgba(17,147,154,0.1);
}
div.timeline .vis-item.vis-box.vis-selected {
  background-color: #11939a;
  color: #fff;
}
div.timeline .vis-item.vis-box.completed {
  border-color: #629a41;
  background-color: rgba(98,154,65,0.1);
}
div.timeline .vis-item.vis-box.completed.vis-selected {
  background-color: #629a41;
  color: #fff;
}
div.timeline .vis-item.vis-box.failed,
div.timeline .vis-item.vis-box.timedout {
  border-color: #ca3b27;
  background-color: rgba(202,59,39,0.1);
}
div.timeline .vis-item.vis-box.failed.vis-selected,
div.timeline .vis-item.vis-box.timedout.vis-selected {
  background-color: #ca3b27;
  color: #fff;
}
div.timeline .vis-item.vis-box.cancelled,
div.timeline .vis-item.vis-box.canceled {
  border-color: #282727;
  background-color: rgba(40,39,39,0.1);
}
div.timeline .vis-item.vis-box.cancelled.vis-selected,
div.timeline .vis-item.vis-box.canceled.vis-selected {
  background-color: #282727;
  color: #fff;
}
div.timeline .vis-item.vis-box.cancelled .vis-item-content,
div.timeline .vis-item.vis-box.canceled .vis-item-content {
  text-decoration-line: line-through;
}
div.timeline .vis-item.vis-range {
  border-color: #11939a;
  background-color: rgba(17,147,154,0.25);
}
div.timeline .vis-item.vis-range.vis-selected {
  background-color: #11939a;
  color: #fff;
}
div.timeline .vis-item.vis-range.completed {
  border-color: #629a41;
  background-color: rgba(98,154,65,0.25);
}
div.timeline .vis-item.vis-range.completed.vis-selected {
  background-color: #629a41;
  color: #fff;
}
div.timeline .vis-item.vis-range.failed,
div.timeline .vis-item.vis-range.timedout {
  border-color: #ca3b27;
  background-color: rgba(202,59,39,0.25);
}
div.timeline .vis-item.vis-range.failed.vis-selected,
div.timeline .vis-item.vis-range.timedout.vis-selected {
  background-color: #ca3b27;
  color: #fff;
}
div.timeline .vis-item.vis-range.cancelled,
div.timeline .vis-item.vis-range.canceled {
  border-color: #282727;
  background-color: rgba(40,39,39,0.25);
}
div.timeline .vis-item.vis-range.cancelled.vis-selected,
div.timeline .vis-item.vis-range.canceled.vis-selected {
  background-color: #282727;
  color: #fff;
}
div.timeline .vis-item.vis-range.cancelled .vis-item-content,
div.timeline .vis-item.vis-range.canceled .vis-item-content {
  text-decoration-line: line-through;
}
div.timeline .vis-item.timer {
  border-top: none;
  border-bottom: none;
  background: none;
  border-left-width: 2px;
  border-right-width: 2px;
}
div.timeline .vis-item.timer .vis-item-visible-frame {
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  width: 100%;
  opacity: 0.4;
  z-index: -1;
  background-position: 0 5px;
  background-size: 20px 1px;
  background-image: linear-gradient(90deg, #47d3d9, #47d3d9 75%, transparent 75%, transparent 100%);
}
div.timeline .vis-item.marker {
  border-color: #000;
}

.event-node {
  font-size: 16px;
  line-height: 1.5em;
}
.event-node span {
  vertical-align: top;
}
.event-node.DecisionTaskCompleted > .event-id,
.event-node.DecisionTaskStarted > .event-id,
.event-node.DecisionTaskScheduled > .event-id {
  display: none;
}
.event-node.DecisionTaskCompleted > .event-children > div,
.event-node.DecisionTaskStarted > .event-children > div,
.event-node.DecisionTaskScheduled > .event-children > div {
  margin-left: 0;
}
.event-node.ActivityTaskScheduled,
.event-node.TimerStarted,
.event-node.StartChildWorkflowExecutionInitiated {
  position: relative;
  border: 1px solid #e5e5e4;
  background-color: #f1f1f1;
  padding: 6px;
}
.event-node.ActivityTaskScheduled.active,
.event-node.TimerStarted.active,
.event-node.StartChildWorkflowExecutionInitiated.active {
  border-color: #717171;
}
.event-node a.event-id {
  display: inline-block;
  border-bottom: 2px solid transparent;
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
  font-weight: normal;
  margin-right: 16px;
  padding: 3px;
}
.event-node a.event-id::after {
  content: attr(data-event-id);
  margin-left: 1em;
  font-size: 10px;
  color: #494949;
  background-color: #f1f1f1;
  border: 1px solid #e5e5e4;
  padding: 3px;
  vertical-align: top;
}
.event-node a.event-id.active {
  border-bottom-color: #11939a;
}
.event-node span.group-title {
  display: block;
}
.event-node .event-children > div {
  margin-left: 24px;
}
.event-node dl.details {
  width: 100%;
}
.event-node dl.details > div {
  display: block;
}
.event-node dl.details dd {
  max-width: initial;
  overflow: visible;
  white-space: normal;
  word-wrap: break-word;
}

section.news {
  height: 100%;
}
section.news iframe {
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.25s;
}

section.query {
  padding: 18px;
}
section.query header {
  display: flex;
  padding-top: 18px;
  margin-bottom: 24px;
  align-items: center;
}
section.query header .query-name {
  flex: 0 0 auto;
  min-width: 350px;
  position: relative;
}
section.query header .query-name::before {
  text-transform: uppercase;
  position: absolute;
  top: -11px;
  font-size: 11px;
  color: #717171;
}
section.query header .query-name::before {
  top: -16px;
  content: 'query';
}
section.query header a.run {
  flex: 0 0 auto;
  margin: 0 1em;
  display: inline-block;
  padding: 13px 21px;
  transition: all 400ms ease;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #11939a;
  white-space: nowrap;
}
section.query header a.run:hover:not([aria-disabled="true"]) {
  background-color: #0e767b;
}
section.query header a.run[aria-disabled="true"] {
  opacity: 0.5;
  cursor: not-allowed;
}
section.query header a.run::before {
  font-family: 'uber-icons';
  content: '\EA92';
  margin-right: 0.4em;
}
section.query header a.run:not([href="#"]) {
  opacity: 0.7;
}
section.query header a.run.running::before {
  font-family: 'uber-icons';
  content: '\EA5A';
  margin-right: 0.4em;
}
section.query header a.run.running::before {
  transform: rotate(45deg);
}
section.query span.no-queries {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #717171;
}

section.stack-trace {
  padding: 18px;
}
section.stack-trace header {
  margin-bottom: 24px;
}
section.stack-trace a.refresh {
  margin: 0 1em;
  display: inline-block;
  padding: 13px 21px;
  transition: all 400ms ease;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #11939a;
  white-space: nowrap;
}
section.stack-trace a.refresh:hover:not([aria-disabled="true"]) {
  background-color: #0e767b;
}
section.stack-trace a.refresh[aria-disabled="true"] {
  opacity: 0.5;
  cursor: not-allowed;
}
section.stack-trace a.refresh::before {
  font-family: 'uber-icons';
  content: '\EA5A';
  margin-right: 0.4em;
}
section.stack-trace a.refresh::before {
  transform: rotate(45deg);
}

section.task-list {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  overflow-y: auto;
}

section.task-list-pollers > header {
  padding: 12px;
}
section.task-list-pollers table {
  max-width: 1600px;
}
section.task-list-pollers td:nth-child(3),
section.task-list-pollers td:nth-child(4) {
  width: 230px;
}
section.task-list-pollers td[data-handled="true"] {
  padding-left: 75px;
}
section.task-list-pollers td[data-handled="true"]::before {
  font-family: 'uber-icons';
  content: '\EA15';
  margin-right: 0.4em;
}

section.workflow-archival {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow-y: auto;
}

.archival-disabled-messaging {
  padding: 10px 50px;
}
.archival-disabled-messaging .message-group {
  margin: 20px 0;
}
.archival-disabled-messaging a {
  font-size: 20px;
  line-height: 36px;
}
.archival-disabled-messaging p {
  font-size: 20px;
  line-height: 36px;
}
.archival-disabled-messaging pre {
  display: inline-block;
}

table.archival-table {
  position: relative;
}
table.archival-table th {
  position: sticky;
  top: 0;
  background-color: #fff;
}

section.workflow-archival-basic {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow-y: auto;
}
section.workflow-archival-basic header {
  padding: 16px;
}
section.workflow-archival-basic section.results {
  margin-top: 16px;
  min-height: 100px;
  overflow: auto;
}

section.workflow-archival-basic {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow-y: auto;
}
section.workflow-archival-basic header {
  padding: 16px;
}
section.workflow-archival-basic section.results {
  margin-top: 16px;
  min-height: 100px;
  overflow: auto;
}

section.workflow-list {
  display: flex;
  flex: auto;
  flex-direction: column;
}
section.workflow-list .filters {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
section.workflow-list .filters > .field {
  flex: 1 1 auto;
  margin-right: 5px;
}
section.workflow-list .filters .date-range-picker {
  margin-right: 5px;
}
section.workflow-list .filters .dropdown {
  margin-right: 5px;
}
section.workflow-list .filters .status {
  width: 160px;
}
section.workflow-list .filters .workflow-filter-by {
  max-width: 105px;
}
section.workflow-list .filters a.toggle-filter {
  display: inline-block;
  padding: 13px 21px;
  transition: all 400ms ease;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #11939a;
  white-space: nowrap;
}
section.workflow-list .filters a.toggle-filter:hover:not([aria-disabled="true"]) {
  background-color: #0e767b;
}
section.workflow-list .filters a.toggle-filter[aria-disabled="true"] {
  opacity: 0.5;
  cursor: not-allowed;
}
section.workflow-list .filters,
section.workflow-list span.error,
section.workflow-list span.no-results {
  padding: 16px;
}
section.workflow-list section.results {
  overflow: auto;
}
section.workflow-list section.results {
  flex: auto;
}
section.workflow-list.loading section.results table {
  opacity: 0.7;
}
section.workflow-list table td:nth-child(4) {
  text-transform: capitalize;
}
section.workflow-list table td:nth-child(4).completed {
  color: #629a41;
}
section.workflow-list table td:nth-child(4).failed {
  color: #ca3b27;
}
section.workflow-list table td:nth-child(4).open {
  color: #108188;
}
section.workflow-list table td:nth-child(5),
section.workflow-list table td:nth-child(6) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

section.workflow-summary {
  overflow: auto;
  padding: 18px;
}
section.workflow-summary .pending-activities dl.details dd {
  white-space: normal;
}
section.workflow-summary dl:not(.details) > div {
  margin-bottom: 1em;
}
section.workflow-summary dl:not(.details) > div > dt {
  text-transform: uppercase;
  font-size: 11px;
}
section.workflow-summary dl:not(.details) > div dd,
section.workflow-summary dl:not(.details) > div dt {
  line-height: 1.5em;
}
section.workflow-summary dl.details {
  border: 1px solid #717171;
  margin-bottom: 1em;
}
section.workflow-summary dl.details dt {
  padding: 0 4px;
}
section.workflow-summary .run-id dd,
section.workflow-summary .task-list dd,
section.workflow-summary .workflow-id dd,
section.workflow-summary .workflow-name dd {
  font-weight: 300;
  font-family: "Menlo", "Consolas", Monaco, monospace, serif;
}
section.workflow-summary .workflow-status dd {
  text-transform: capitalize;
}
section.workflow-summary .workflow-status[data-status="completed"] dd {
  color: #629a41;
}
section.workflow-summary .workflow-status[data-status="failed"] dd {
  color: #ca3b27;
}
section.workflow-summary pre {
  max-height: 18vh;
}
section.workflow-summary aside.actions {
  float: right;
}
section.workflow-summary aside.actions a {
  display: inline-block;
  padding: 13px 21px;
  transition: all 400ms ease;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #ca3b27;
  white-space: nowrap;
}
section.workflow-summary aside.actions a:hover:not([aria-disabled="true"]) {
  background-color: #a22f1f;
}
section.workflow-summary aside.actions a[aria-disabled="true"] {
  opacity: 0.5;
  cursor: not-allowed;
}
[data-modal="confirm-termination"] input {
  margin: 24px 0;
}
[data-modal="confirm-termination"] footer {
  display: flex;
  justify-content: space-between;
}

/*# sourceMappingURL=cadence.css.map*/