@font-face {
  font-family: Noway;
  src: url(../fonts/noway-regular.ttf) format("truetype"),
    url(../fonts/noway-regular.woff) format("woff"),
    url(../fonts/noway-regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Noway;
  src: url(../fonts/noway-bold.ttf) format("truetype"),
    url(../fonts/noway-bold.woff) format("woff"),
    url(../fonts/noway-bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}
html,
body,
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,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
sub,
sup {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  height: 100%;
  min-width: 1200px;
}
body {
  font-family: Noway, "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L",
    sans-serif;
  font-size: 11px;
  color: #343c4b;
  background-color: #343c4b;
  display: flex;
  flex-direction: column;
}
body em,
body .em {
  font-style: italic;
}
body strong,
body .strong {
  font-weight: 500;
}
h1 {
  font-size: 2.2em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 1em;
}
h2 {
  font-size: 1.7em;
  margin-bottom: 0.7em;
}
h3 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
h4 {
  font-size: 1.3em;
  margin-bottom: 0.3em;
}
h5 {
  font-size: 1.2em;
  margin-bottom: 0.2em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}
a {
  font-weight: normal;
  color: #8190b0;
  text-decoration: none;
}
a:hover {
  color: #4fccff;
}
a,
button {
  font-family: Noway, "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L",
    sans-serif;
  cursor: pointer;
}
a:focus,
button:focus {
  outline: none;
}
a:disabled,
button:disabled {
  cursor: not-allowed;
}
button.transparent {
  background-color: transparent;
  border-style: none;
  padding: 0;
}
li[role="option"] em {
  font-style: italic;
}
dl dt,
dl dd {
  font-size: 1.1em;
  margin: 6px 0;
}
dl dt {
  font-weight: 500;
}
dl.horizontal {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
dl.horizontal dt {
  flex: 0 0 40%;
  overflow: hidden;
}
dl.horizontal dd {
  flex: 60% 0 0;
  max-width: 60%;
}
dl.horizontal dd + dd {
  margin-left: 40%;
}
table {
  border-width: 0;
  font-size: 1.2em;
}
table th,
table td {
  padding: 0.7em 1em 0.5em 1em;
}
table th.t-l,
table td.t-l {
  text-align: left !important;
}
table th.t-c,
table td.t-c {
  text-align: center !important;
}
table th.t-r,
table td.t-r {
  text-align: right !important;
}
table th {
  font-weight: 500;
}
table th a.sortAsc::before,
table th a.sortDesc::before {
  content: " ";
  display: inline-block;
  width: 7px;
  height: 4px;
  margin-right: 0.5em;
  vertical-align: 0.2em;
  background-repeat: no-repeat;
  background-position: left center;
}
table th a.sortAsc::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 7 4'%3E%3Cdefs%3E%3Cpath d='M3.5 2.793L.854.146a.5.5 0 00-.708.708l3 3a.5.5 0 00.708 0l3-3a.5.5 0 10-.708-.708L3.5 2.793z' id='a'/%3E%3C/defs%3E%3Cuse fill='%23cecfd1' fill-rule='nonzero' xlink:href='%23a'/%3E%3C/svg%3E");
}
table th a.sortDesc::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 7 4'%3E%3Cdefs%3E%3Cpath d='M3.5 1.207l2.646 2.647a.5.5 0 10.708-.708l-3-3a.5.5 0 00-.708 0l-3 3a.5.5 0 10.708.708L3.5 1.207z' id='a'/%3E%3C/defs%3E%3Cuse fill='%23cecfd1' fill-rule='nonzero' xlink:href='%23a'/%3E%3C/svg%3E");
}
table th a.sortActive {
  color: #343c4b;
}
table th a.sortActive.sortAsc::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 7 4'%3E%3Cdefs%3E%3Cpath d='M3.5 2.793L.854.146a.5.5 0 00-.708.708l3 3a.5.5 0 00.708 0l3-3a.5.5 0 10-.708-.708L3.5 2.793z' id='a'/%3E%3C/defs%3E%3Cuse fill='%23343c4b' fill-rule='nonzero' xlink:href='%23a'/%3E%3C/svg%3E");
}
table th a.sortActive.sortDesc::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 7 4'%3E%3Cdefs%3E%3Cpath d='M3.5 1.207l2.646 2.647a.5.5 0 10.708-.708l-3-3a.5.5 0 00-.708 0l-3 3a.5.5 0 10.708.708L3.5 1.207z' id='a'/%3E%3C/defs%3E%3Cuse fill='%23343c4b' fill-rule='nonzero' xlink:href='%23a'/%3E%3C/svg%3E");
}
table th .label {
  padding-left: 0;
  padding-right: 0;
}
table td {
  font-weight: normal;
}
table.verticalScroll thead th {
  position: sticky;
  top: 0;
  z-index: 2;
}
table.horizontal th,
table.horizontal td {
  border-bottom: solid 1px #eeeeef;
}
table.horizontal tr:last-child th,
table.horizontal tr:last-child td {
  border-bottom: none;
}
table.horizontal th {
  text-align: left;
}
table.horizontal th .badge {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  border-radius: 0;
}
table.horizontal td {
  text-align: right;
}
#root {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
}
#root > div {
  width: 100%;
}
.visible-block {
  display: block;
}
.visible-flex {
  display: flex;
}
.hidden {
  display: none;
}
.fx .blurred {
  filter: blur(4px);
}
.fx .overlay.light {
  background-color: rgba(255, 255, 255, 0.8);
}
.fx .overlay.dark {
  background-color: rgba(52, 60, 75, 0.8);
}
.animatedFilter {
  transition: filter 0.2s ease-in-out;
}
.animatedFilter.blurred.in {
  filter: blur(4px);
}
.animatedFilter.blurred.out {
  filter: blur(0);
}
.animatedBgColor {
  transition: background-color 0.2s ease-in-out;
}
.animatedBgColor.overlay.light.in {
  background-color: rgba(255, 255, 255, 0.9);
}
.animatedBgColor.overlay.light.out {
  background-color: transparent;
}
.textSuccess {
  color: #89d042;
}
.textWarning {
  color: #ffac14;
}
.textDanger {
  color: #f13434;
}
.textMuted {
  color: #cecfd1 !important;
}
.textMuted > * {
  color: #cecfd1 !important;
}
.textRight {
  text-align: right;
}
.textLeft {
  text-align: left;
}
.textCenter {
  text-align: center;
}
.textBold {
  font-weight: 500;
}
.fillWidthHeight {
  width: 100%;
  height: 100%;
}
.fullPageSize {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bullet {
  border-radius: 50%;
}
.bullet.good {
  background-color: #6ee520;
}
.bullet.neutral {
  background-color: #ffc760;
}
.bullet.bad {
  background-color: #ff6060;
}
.bullet.unknown {
  background-color: #cecfd1;
}
.badge {
  display: inline-block;
  font-weight: 500;
  padding: 0.4em 0.8em;
  border-radius: 3.5em;
  text-align: center;
}
.badge.purple {
  color: #831276;
  background-color: rgba(131, 18, 118, 0.1);
}
.badge.gray {
  color: #fff;
  background-color: #cecfd1;
}
.badge.primary-text {
  color: #4fccff;
  background-color: #ebeef3;
}
@keyframes app__spin-clockwise___1mRcv {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spin-clockwise {
  -webkit-animation: app__spin-clockwise___1mRcv 2s linear infinite;
  animation: app__spin-clockwise___1mRcv 2s linear infinite;
}
@keyframes app__spin-counterclockwise___O8QMr {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.spin-counterclockwise {
  -webkit-animation: app__spin-counterclockwise___O8QMr 2s linear infinite;
  animation: app__spin-counterclockwise___O8QMr 2s linear infinite;
}
@keyframes app__card-subtitle-color-notification___3Zk6S {
  0% {
    color: #999da5;
  }
  50% {
    color: #89d042;
  }
  100% {
    color: #999da5;
  }
}
.card-subtitle-color-notification {
  -webkit-animation: app__card-subtitle-color-notification___3Zk6S 0.5s linear;
  animation: app__card-subtitle-color-notification___3Zk6S 0.5s linear;
}

/* Changelog */
.changelog {
  font-size: 14px;
  margin-bottom: 2em;
}

.changelog > * {
  padding-left: 36px;
  padding-right: 36px;
  color: #f8f8f8;
}

.changelog h1 {
  background-color: #242c3b;
  padding-top: 18px;
  padding-bottom: 16px;
  color: #cecfd1;
}

.changelog h1 img {
  float: right;
}

.changelog h1 + p {
  font-size: 1.1em;
  color: #8190b0;
}

.changelog h2 {
  color: #999da5;
  margin-top: 1.5em;
}

.changelog h2 .versionNumber {
  color: #50e3c2;
}

.changelog h2 .releaseDate {
  color: #676868;
  font-size: 0.8em;
}

.changelog h3 {
  font-size: 1.4em;
  color: #999da5;
  margin-top: 1em;
}

.changelog ul {
  list-style: disc;
  margin-left: 2em;
}

.changelog ul li {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.changelog code {
  font-family: monospace;
  color: #f49532;
}
