@import"//fonts.googleapis.com/css?family=Roboto%3A400%2C500%2C300%2C500italic%2C700%2C700italic%2C300italic%2C400italic%2C100italic%2C900%2C900italic%2C100";@import"https://fonts.googleapis.com/css?family=Roboto%3A300%2C700%2C900";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css *//* Document
   ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}/* Sections
   ========================================================================== *//**
 * Remove the margin in all browsers.
 */body {
  margin: 0;
}/**
 * Render the `main` element consistently in IE.
 */main {
  display: block;
}/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/* Grouping content
   ========================================================================== *//**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/* Text-level semantics
   ========================================================================== *//**
 * Remove the gray background on active links in IE 10.
 */a {
  background-color: transparent;
}/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,
strong {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
 * Add the correct font size in all browsers.
 */small {
  font-size: 80%;
}/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/* Embedded content
   ========================================================================== *//**
 * Remove the border on images inside links in IE 10.
 */img {
  border-style: none;
}/* Forms
   ========================================================================== *//**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,
input { /* 1 */
  overflow: visible;
}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,
select { /* 1 */
  text-transform: none;
}/**
 * Correct the inability to style clickable types in iOS and Safari.
 */button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}/**
 * Remove the inner border and padding in Firefox.
 */button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus styles unset by the previous rule.
 */button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Correct the padding in Firefox.
 */fieldset {
  padding: 0.35em 0.75em 0.625em;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
  vertical-align: baseline;
}/**
 * Remove the default vertical scrollbar in IE 10+.
 */textarea {
  overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/* Interactive
   ========================================================================== *//*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */details {
  display: block;
}/*
 * Add the correct display in all browsers.
 */summary {
  display: list-item;
}/* Misc
   ========================================================================== *//**
 * Add the correct display in IE 10+.
 */template {
  display: none;
}/**
 * Add the correct display in IE 10.
 */[hidden] {
  display: none;
}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,sub,sup,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;font-size:100%;vertical-align:baseline}html{height:100%;font-size:62.5%;line-height:1.5;letter-spacing:.05em;overflow-y:scroll}html *{box-sizing:border-box}body{height:100%;margin:0;background-color:#fff;font-family:Roboto,sans-serif;color:#555;min-width:320px}@media screen and (max-width: 600px){body{background:hsl(225,6.7796610169%,99.137254902%)}}h1,h2,h3,h4,h5,h6{color:#404040;font-weight:normal}a{color:#309b8a;cursor:pointer;text-decoration:none}a:hover{color:rgba(48,155,138,.75);text-decoration:underline}a.nohover{cursor:default}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{cursor:pointer}ol,ul{list-style:none}th{font-weight:normal}table{border-collapse:collapse;border-spacing:0}i{font-style:normal;display:inline}.fw-100{font-weight:100}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-700{font-weight:700}.fw-900{font-weight:900}.svgicon{width:2.1rem;height:2.1rem;display:inline-block;vertical-align:middle;position:relative;background-size:cover}.svgicon--fw{margin-right:.7rem}.svgicon--sync{background-image:url("../img/sync.svg")}.svgicon--sync-ngtv{background-image:url("../img/sync-ngtv.svg")}.svgicon--expand{background-image:url("../img/expand.svg")}.svgicon--ref{background-image:url("../img/ref.svg")}.svgicon--history{background-image:url("../img/history.svg")}.svgicon--history-lt{background-image:url("../img/history-lt.svg")}.svgicon--settings{background-image:url("../img/settings.svg")}.svgicon--settings-lt{background-image:url("../img/settings-lt.svg")}.svgicon--setup-ngtv{width:1.35rem;height:1.35rem;background-image:url("../img/setup-ngtv.svg")}.svgicon--branch{background-image:url("../img/git-branch.svg")}.svgicon--branch--ngtv{background-image:url("../img/git-branch-ngtv.svg")}.svgicon--tag{background-image:url("../img/tag.svg")}.svgicon--tag--ngtv{background-image:url("../img/tag-ngtv.svg")}.svgicon--blank{background-image:url("../img/blank.svg")}.svgicon--document{background-image:url("../img/document.svg")}.svgicon--document--ngtv{background-image:url("../img/document-ngtv.svg")}.svgicon--document-double--ngtv{background-image:url("../img/document-double-ngtv.svg")}.svgicon--document3--ngtv{width:1.3rem;height:1.3rem;background-image:url("../img/document-3-ngtv.svg")}.svgicon--commit{background-image:url("../img/commit.svg")}.svgicon--commit-light{background-image:url("../img/commit-light.svg")}.svgicon--merge-commit{vertical-align:baseline;background-image:url("../img/merge-commit.svg")}.svgicon--mark-bitbucket{background-image:url("../img/mark-bitbucket.svg")}.svgicon--mark-github{background-image:url("../img/mark-github.svg")}.svgicon--mark-gitlab{background-image:url("../img/mark-gitlab.svg")}.svgicon--calender-light{background-image:url("../img/calender-light.svg")}.svgicon--webhook{background-image:url("../img/webhook.svg")}.svgicon--key{background-image:url("../img/key.svg")}.svgicon--key-light{background-image:url("../img/key-light.svg")}.svgicon--key-thin{width:1.6rem;height:1.6rem;margin-right:.95rem;margin-left:.25rem;background-image:url("../img/key-thin.svg")}.svgicon--lock-open{background-image:url("../img/lock-open.svg")}.svgicon--foo{background-image:url("../img/foo.svg")}.svgicon--chat{background-image:url("../img/chat.svg")}.svgicon--mail{background-image:url("../img/mail.svg")}.svgicon--mail-ngtv{background-image:url("../img/mail-ngtv.svg")}.svgicon--upload-ngtv{background-image:url("../img/upload-ngtv.svg")}.svgicon--download-ngtv{background-image:url("../img/download-ngtv.svg")}.svgicon--clock-light{background-image:url("../img/clock-light.svg")}.svgicon--error{background-image:url("../img/error-circle-fill-error.svg")}.svgicon--succeeded{background-image:url("../img/check-green-non-circle-fill.svg")}.svgicon--arrowstem-right{background-image:url("../img/arrowStem-right.svg")}.svgicon--trends{background-image:url("../img/trends.svg")}.svgicon--trends-lt{background-image:url("../img/trends-lt.svg")}.svgicon--snippet{background-image:url("../img/snippet.svg")}.svgicon--document-type{background-image:url("../img/documentType.svg")}.svgicon--check-green{width:1.3rem;height:1.3rem;background-image:url("../img/check-green.svg")}.svgicon--check{width:1.3rem;height:1.3rem;background-image:url("../img/check.svg")}.svgicon--cross{background-image:url("../img/cross.svg")}.svgicon--cross-ngtv{background-image:url("../img/cross-ngtv.svg")}.svgicon--cross-circle-fill-red{width:1.3rem;height:1.3rem;background-image:url("../img/cross-circle-fill-red.svg")}.svgicon--plus-ngtv{background-image:url("../img/plus-ngtv.svg")}.svgicon--loading{width:1.3rem;height:1.3rem;background-image:url("../img/loading.svg");background-position:center top;background-repeat:no-repeat;animation:loading .75s steps(12) infinite}.svgicon--unexecuted{width:1.3rem;height:1.3rem;background-image:url("../img/unexecuted.svg")}.svgicon--run-btn-ngtv{width:1.35rem;height:1.35rem;background-image:url("../img/run-btn-ngtv.svg")}.svgicon--stop-btn-ngtv{width:1.35rem;height:1.35rem;background-image:url("../img/stop-btn-ngtv.svg")}#signin-root{font-family:Roboto,sans-serif;border-top:10px solid #309b8a;font-size:1.4rem;background:hsl(225,6.7796610169%,98.137254902%);height:100%;min-height:514px;position:relative}.signin--wrapper{max-width:1000px;min-width:320px;position:absolute;top:50%;left:50%;transform:translate(-50%, -52.5%)}@media screen and (max-width: 600px){.signin--wrapper{max-width:100%}}.signin--inner{background-color:#fff;border:1px solid hsl(225,6.7796610169%,88.137254902%);padding:45px 0;margin-bottom:26px}@media screen and (max-width: 1058px){.signin--inner{margin-right:15px;margin-left:15px}}.signin--header{text-align:center;margin-bottom:26px}#signin-title{margin-bottom:23px;line-height:1}.signin-title--logo{width:auto;height:35px;vertical-align:middle}.signin--about{font-size:100%;color:#309b8a}.signin--form{overflow:hidden}.signin--form--wrapper{display:flex;justify-content:center}.signin--form--inner{width:250px;border-left:1px solid hsl(225,6.7796610169%,88.137254902%);box-sizing:border-box}.signin--form--inner:first-of-type{border-left:0}.signin-button{display:block;width:100%;text-align:center;background:rgba(0,0,0,0);border:0;font-size:1.6rem;line-height:24px}.signin-button:hover,.signin-button:active{opacity:.75}.signin-button:disabled{opacity:.25;cursor:not-allowed}.signin-button:disabled:hover,.signin-button:disabled:active{opacity:.25}.signin-button .svgicon{width:50%;height:0;padding-top:50%;display:block;margin:auto}.signin-saas-selector{display:block;text-align:center;background:rgba(0,0,0,0);border:2;margin:auto;font-size:1.2rem;line-height:24px;max-width:13rem;text-overflow:ellipsis}.signin--footer{text-align:center}.signin--footer small{color:hsl(225,6.7796610169%,68.137254902%);font-size:1.2rem;line-height:18px}.siginNav{margin-bottom:26px}@media screen and (max-width: 600px){.siginNav{margin-bottom:15px}}.siginNav .siginNav__list{text-align:center;padding-left:10px}.siginNav .siginNav__list__item{display:inline-block;padding:0 1em;border-left:1px solid hsl(225,6.7796610169%,88.137254902%)}.siginNav .siginNav__list__item:first-child{border-left:0}
