/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/prismjs/themes/prism-tomorrow.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/chriskempson/tomorrow-theme
 * @author Rose Pritchard
 */

code[class*="language-"],
pre[class*="language-"] {
	color: #ccc;
	background: none;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;
	tab-size: 4;
	hyphens: none;

}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #2d2d2d;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: #999;
}

.token.punctuation {
	color: #ccc;
}

.token.tag,
.token.attr-name,
.token.namespace,
.token.deleted {
	color: #e2777a;
}

.token.function-name {
	color: #6196cc;
}

.token.boolean,
.token.number,
.token.function {
	color: #f08d49;
}

.token.property,
.token.class-name,
.token.constant,
.token.symbol {
	color: #f8c555;
}

.token.selector,
.token.important,
.token.atrule,
.token.keyword,
.token.builtin {
	color: #cc99cd;
}

.token.string,
.token.char,
.token.attr-value,
.token.regex,
.token.variable {
	color: #7ec699;
}

.token.operator,
.token.entity,
.token.url {
	color: #67cdcc;
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}

.token.inserted {
	color: green;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/prismjs/plugins/line-numbers/prism-line-numbers.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
pre[class*="language-"].line-numbers {
	position: relative;
	padding-left: 3.8em;
	counter-reset: linenumber;
}

pre[class*="language-"].line-numbers > code {
	position: relative;
	white-space: inherit;
}

.line-numbers .line-numbers-rows {
	position: absolute;
	pointer-events: none;
	top: 0;
	font-size: 100%;
	left: -3.8em;
	width: 3em; /* works for line-numbers below 1000 lines */
	letter-spacing: -1px;
	border-right: 1px solid #999;

	-webkit-user-select: none;
	user-select: none;

}

	.line-numbers-rows > span {
		display: block;
		counter-increment: linenumber;
	}

		.line-numbers-rows > span:before {
			content: counter(linenumber);
			color: #999;
			display: block;
			padding-right: 0.8em;
			text-align: right;
		}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/scss/main.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* apiTrees custom variables, overriding defaults from bootstrap's scss */
/* Colours...
    green1: #75bc1b;     // link indicator selected (navbar), column text
    green2: #addb53;     // link text selected (navbar), btn state enabled, icons
    green3: #d6eda9;     // btn state disabled
    green4: #1fb6a8;     // column text, icons
    blue1: #0b2d41;      // standard text, nav bg,
    blue2: #0b5378;      // bold text, icons
    blue3: #1f84b6;      // link hover (navbar), column text, icons
    blue4: #8fc1da;      // column text, icons
    blueGray1: #cedde4;  // inputField, lines, frames
    blueGray2: #85a9bb;  // icon 'plus'
    error: #ff3f71;      // field border, text 'error'
*/
/* Colours -  grouped functionally...
--    btn (enabled):      green2
  |    btn (disabled):    green3
--    column text:        blue4, blue3, green4, green1
  |    column icons:      blue4, blue3, green4, green2
--    input field bg:     blueGray1
--    text (sidebar, bold, options...):                      blue2
  |    icons (sidebar, bold, options...):                    blue2
  |    text (regular, table [header, label], breadcrumbs):   blue1
--    sidebar text:       blue2,
  |    sidebar icons:     blue2,
  |    sidebar plus:      blueGray2
--    border color:       blueGray1,
  |    decoration icons:  blueGray1
*/
/* -------------------------------  font-size  ---------------------------- */
/*  -------------------------  session-time (seconds)  -------------------- */
/*
 *------------------------ changes to bootstrap variables --------------------
 */
/*
 *---------------------------- page specific variables -----------------------
 */
/*
 * apiTree global custom styles go here - (overriding bootstrap's defaults)...
 */
@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("/assets/fonts/SourceSansPro-Regular.woff2") format("woff2"), url("/assets/fonts/SourceSansPro-Regular.woff") format("woff");
  font-display: swap;
}
body {
  /*font-size  : 1rem; //16pt in bootstrap4 */
  margin-top: 3.125rem;
  font-family: "SourceSansPro-Regular", sans-serif !important;
  color: #0b2d41;
}

h1 {
  padding: 4rem 0 2rem;
  font-size: 3rem;
  font-weight: bold;
}

h2 {
  padding: 3rem 0 1.5rem;
  font-size: 2.5rem;
  font-weight: bold;
}

h3 {
  padding: 2rem 0 1rem;
  font-size: 1.75rem;
  font-weight: bold;
}

h4 {
  font-size: 1.5rem;
  font-weight: bold;
}

h5 {
  font-size: 1.25rem;
  font-weight: bold;
}

h6 {
  font-size: 1rem;
  font-weight: bold;
}

.text-blue {
  color: #0b2d41;
}

.text-gray {
  color: #ced5d9;
}

.text-green {
  color: #75bc1b;
}

a:link,
a:visited {
  color: #0b2d41;
  text-decoration-line: underline;
  text-decoration-color: #0b2d41;
}

a:active,
a:hover {
  color: #1f84b6;
}

.field-required {
  font-weight: bold;
}

.btn-signup {
  background-color: #75bc1b;
  border-color: #75bc1b;
  color: #fff !important;
  text-decoration: none !important;
}

.btn-signup:hover {
  background-color: #addb53;
  border-color: #75bc1b;
  text-decoration: none !important;
}

.btn-free-trial {
  background-color: #75bc1b;
  border-color: #75bc1b;
  color: #fff !important;
  padding: 0.1rem 1rem;
  text-decoration: none !important;
}

.btn-free-trial:hover {
  background-color: #75bc1b;
  border-color: #75bc1b;
  color: #0b2d41 !important;
  text-decoration: none !important;
}

/* ---------------------- at-webfont definition  -------------------------- */
@font-face {
  font-family: "at-icons";
  src: url("/assets/fonts/at-icons.eot") format("embedded-opentype"), url("/assets/fonts/at-icons.woff2") format("woff2"), url("/assets/fonts/at-icons.woff") format("woff");
  font-display: swap;
}
.animate-spin {
  animation: spin 2s infinite linear;
  display: inline-block;
}

.animate-rotation {
  animation: rotation 2s infinite linear;
  display: inline-block;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(359deg);
  }
}
[class^=at-icon-]:before {
  font-family: "at-icons";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
}

.at-xs {
  font-size: 0.75em;
}

.at-sm {
  font-size: 0.875em;
}

.at-lg {
  font-size: 1em;
}

.at-xl {
  font-size: 1.5em;
}

.at-2x {
  font-size: 2em;
}

.at-3x {
  font-size: 3em;
}

.at-4x {
  font-size: 4em;
}

.at-5x {
  font-size: 5em;
}

.at-6x {
  font-size: 6em;
}

.at-7x {
  font-size: 7em;
}

.at-10x {
  font-size: 10em;
}

.at-icon-angle-down:before {
  content: "\e808";
}

.at-icon-angle-down-light:before {
  content: "\e809";
}

.at-icon-angle-left:before {
  content: "\e80a";
}

.at-icon-angle-left-light:before {
  content: "\e80b";
}

.at-icon-angle-right:before {
  content: "\e80c";
}

.at-icon-angle-right-light:before {
  content: "\e80d";
}

.at-icon-angle-up:before {
  content: "\e80e";
}

.at-icon-angle-up-light:before {
  content: "\e80f";
}

.at-icon-api-stack:before {
  content: "\e812";
}

.at-icon-api-stack-light:before {
  content: "\e813";
}

.at-icon-api-watching:before {
  content: "\e814";
}

.at-icon-api-token:before {
  content: "\e815";
}

.at-icon-apitree:before {
  content: "\e81c";
}

.at-icon-authentication:before {
  content: "\e826";
}

.at-icon-bell:before {
  content: "\e830";
}

.at-icon-bullhorn:before {
  content: "\e83a";
}

.at-icon-bullhorn-light:before {
  content: "\e83b";
}

.at-icon-bullhorn-solid:before {
  content: "\e83c";
}

.at-icon-check:before {
  content: "\e844";
}

.at-icon-check-circle:before {
  content: "\e845";
}

.at-icon-check-light:before {
  content: "\e846";
}

.at-icon-clipboard-solid:before {
  content: "\e903";
}

.at-icon-clipboard:before {
  content: "\e904";
}

.at-icon-clipboard-light:before {
  content: "\e905";
}

.at-icon-copy:before {
  content: "\e906";
}

.at-icon-copy-light:before {
  content: "\e907";
}

.at-icon-collaboration:before {
  content: "\e90f";
}

.at-icon-credit-card-solid:before {
  content: "\e850";
}

.at-icon-credit-card:before {
  content: "\e84e";
}

.at-icon-credit-card-light:before {
  content: "\e84f";
}

.at-icon-document:before {
  content: "\e858";
}

.at-icon-documentation-solid:before {
  content: "\e911";
}

.at-icon-download:before {
  content: "\e862";
}

.at-icon-dummy-icon:before {
  content: "\e86c";
}

.at-icon-edit:before {
  content: "\e876";
}

.at-icon-envelope:before {
  content: "\e880";
}

.at-icon-envelope-light:before {
  content: "\e881";
}

.at-icon-envelope-open-text:before {
  content: "\e882";
}

.at-icon-environment:before {
  content: "\e88a";
}

.at-icon-environment-light:before {
  content: "\e88b";
}

.at-icon-exclamation:before {
  content: "\e894";
}

.at-icon-exclamation-circle:before {
  content: "\e895";
}

.at-icon-exclamation-circle-light:before {
  content: "\e896";
}

.at-icon-exclamation-triangle:before {
  content: "\e897";
}

.at-icon-exclamation-triangle-light:before {
  content: "\e898";
}

.at-icon-external-link:before {
  content: "\e89e";
}

.at-icon-eye:before {
  content: "\e8a8";
}

.at-icon-eye-slash:before {
  content: "\e8a9";
}

.at-icon-facebook:before {
  content: "\e8b2";
}

.at-icon-feedback-solid:before {
  content: "\e910";
}

.at-icon-file-import:before {
  content: "\e8bc";
}

.at-icon-frown:before {
  content: "\e8c6";
}

.at-icon-github:before {
  content: "\e8ca";
}

.at-icon-google:before {
  content: "\e8d0";
}

.at-icon-hand:before {
  content: "\e8da";
}

.at-icon-hand-point-up:before {
  content: "\e8db";
}

.at-icon-heart:before {
  content: "\e8e4";
}

.at-icon-history:before {
  content: "\e8ee";
}

.at-icon-hub:before {
  content: "\e90a";
}

.at-icon-info:before {
  content: "\e8f8";
}

.at-icon-info-circle:before {
  content: "\e8f9";
}

.at-icon-info-circle-light:before {
  content: "\e8fa";
}

.at-icon-info-light:before {
  content: "\e8fb";
}

.at-icon-info-solid:before {
  content: "\e8fc";
}

.at-icon-integration-solid:before {
  content: "\e90b";
}

.at-icon-key-regular:before {
  content: "\e900";
}

.at-icon-key-solid:before {
  content: "\e901";
}

.at-icon-linkedin:before {
  content: "\e902";
}

.at-icon-location:before {
  content: "\e90c";
}

.at-icon-location-light:before {
  content: "\e90d";
}

.at-icon-location-solid:before {
  content: "\e90e";
}

.at-icon-lock:before {
  content: "\e916";
}

.at-icon-lock-light:before {
  content: "\e917";
}

.at-icon-lock-open:before {
  content: "\e918";
}

.at-icon-lock-open-light:before {
  content: "\e919";
}

.at-icon-lock-unlock:before {
  content: "\e91a";
}

.at-icon-map-marker:before {
  content: "\e920";
}

.at-icon-map-marker-solid:before {
  content: "\e921";
}

.at-icon-markdown:before {
  content: "\e92a";
}

.at-icon-money-bill:before {
  content: "\e934";
}

.at-icon-money-bill-light:before {
  content: "\e935";
}

.at-icon-navbar-close:before {
  content: "\e93e";
}

.at-icon-navbar-open:before {
  content: "\e93f";
}

.at-icon-organization:before {
  content: "\e948";
}

.at-icon-organization-following:before {
  content: "\e949";
}

.at-icon-organization-solid:before {
  content: "\e94a";
}

.at-icon-parameter:before {
  content: "\e952";
}

.at-icon-plan:before {
  content: "\e95c";
}

.at-icon-plan-light:before {
  content: "\e95d";
}

.at-icon-plan-solid:before {
  content: "\e95e";
}

.at-icon-plus:before {
  content: "\e966";
}

.at-icon-plus-square:before {
  content: "\e967";
}

.at-icon-plus-square-light:before {
  content: "\e968";
}

.at-icon-question:before {
  content: "\e970";
}

.at-icon-question-circle:before {
  content: "\e971";
}

.at-icon-question-circle-light:before {
  content: "\e972";
}

.at-icon-release:before {
  content: "\e97a";
}

.at-icon-release-light:before {
  content: "\e97b";
}

.at-icon-resource:before {
  content: "\e984";
}

.at-icon-rocket:before {
  content: "\e98e";
}

.at-icon-rocket-light:before {
  content: "\e98f";
}

.at-icon-rocket-solid:before {
  content: "\e990";
}

.at-icon-search:before {
  content: "\e998";
}

.at-icon-search-light:before {
  content: "\e999";
}

.at-icon-search-solid:before {
  content: "\e99a";
}

.at-icon-setting:before {
  content: "\e9a2";
}

.at-icon-share:before {
  content: "\e908";
}

.at-icon-share-light:before {
  content: "\e909";
}

.at-icon-sign-in:before {
  content: "\e9ac";
}

.at-icon-sign-in-light:before {
  content: "\e9ad";
}

.at-icon-sign-in-solid:before {
  content: "\e9ae";
}

.at-icon-slack:before {
  content: "\e9b0";
}

.at-icon-spinner:before {
  content: "\e9b6";
}

.at-icon-tag:before {
  content: "\e9c0";
}

.at-icon-tag-light:before {
  content: "\e9c1";
}

.at-icon-tag-solid:before {
  content: "\e9c2";
}

.at-icon-tags:before {
  content: "\e9ca";
}

.at-icon-tags-light:before {
  content: "\e9cb";
}

.at-icon-tags-solid:before {
  content: "\e9cc";
}

.at-icon-tax:before {
  content: "\e9d4";
}

.at-icon-tax-light:before {
  content: "\e9d5";
}

.at-icon-tax-solid:before {
  content: "\e9d6";
}

.at-icon-team:before {
  content: "\e9de";
}

.at-icon-template:before {
  content: "\e9e8";
}

.at-icon-thumbs-down:before {
  content: "\e9f2";
}

.at-icon-thumbs-down-light:before {
  content: "\e9f3";
}

.at-icon-thumbs-up:before {
  content: "\e9f4";
}

.at-icon-thumbs-up-light:before {
  content: "\e9f5";
}

.at-icon-times:before {
  content: "\e9fc";
}

.at-icon-times-circle:before {
  content: "\e9fd";
}

.at-icon-times-circle-light:before {
  content: "\e9fe";
}

.at-icon-times-light:before {
  content: "\e9ff";
}

.at-icon-times-solid:before {
  content: "\ea00";
}

.at-icon-trash-empty:before {
  content: "\ea06";
}

.at-icon-twitter:before {
  content: "\ea10";
}

.at-icon-user:before {
  content: "\ea1a";
}

.at-icon-user-account:before {
  content: "\ea1b";
}

.at-icon-user-circle:before {
  content: "\ea1c";
}

.at-icon-user-data:before {
  content: "\ea1d";
}

.at-icon-user-data-light:before {
  content: "\ea1e";
}

.at-icon-user-following:before {
  content: "\ea1f";
}

.at-icon-user-following-1:before {
  content: "\ea20";
}

.at-icon-user-plus:before {
  content: "\ea21";
}

.at-icon-user-times:before {
  content: "\ea22";
}

.at-icon-users:before {
  content: "\ea24";
}

.at-icon-webhook:before {
  content: "\ea2a";
}

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