.js .hide-if-js,
.no-js .hide-if-no-js,
template {
  display: none
}

html {
    -webkit-text-size-adjust: 100%;
}

body { font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;
 color: #212529; line-height: 1.5; background-color: #24292f; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='hexagons' fill='%23000000' fill-opacity='0.06' fill-rule='nonzero'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); margin: 0; }
main { display: block; }

h1,h2,h3,h4,h5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    line-height: 1;
}
h1 { font-size: 2rem; }
h2 { font-size: 1.8rem; }
h3 { font-size: 1.6rem; }
h4 { font-size: 1.4rem; }
h5 { font-size: 1.2rem; }

p { margin: 0 0 1.5rem 0; }

a { color: #3f51b5; }

blockquote { font-style: italic; }
b, strong { font-weight: bolder; }
hr { margin: 40px 0; border: 0; border-top: 1px dotted #C8C8C8; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
select {
    text-transform: none;
}

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;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input,
select {
  width: 100%;
  background: white;
  box-sizing: border-box;
  border: 1px solid #CCC;
  padding: 6px 8px;
  line-height: 23px;
  font-size: 16px;
  border-radius: 2px;
}

a.button, input[type="button"], input[type="submit"], button { width: auto; padding: 6px 8px; display: inline-block; min-width: 0; cursor: pointer; font-weight: 700; background: #f7f7f7; border: 1px solid #dedede; color: #333; text-decoration: none; border-radius: 4px; font-size: 16px; }

a.button:focus, a.button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, button:focus, button:hover { background: #dedede; }

a.button.big, input.big[type="button"], input.big[type="submit"], button.big { padding: 12px 16px; }
a.button.small, .button.small { padding: 4px 6px; }
a.button.primary, input.primary[type="button"], input.primary[type="submit"], button.primary { background: #3f51b5; border-color: #32408f; color: white; }

a.button.primary:focus, a.button.primary:hover, input.primary[type="button"]:focus, input.primary[type="button"]:hover, input.primary[type="submit"]:focus, input.primary[type="submit"]:hover, button.primary:focus, button.primary:hover { background: #32408f; }

img { border-style: none; max-width: 100%; height: auto; }

ul, ol { padding: 0; }

ul.nolist, ol.nolist { list-style: none; margin-left: 0 !important; }

li { margin-bottom: 6px; }

table { border-collapse: collapse; width: 100%; margin-bottom: 20px; }

th { border-bottom: 1px solid #EDF5FF; background: #FAFBFF; }
th[scope="row"] { border-right: 1px solid #EDF5FF; border-bottom: 0; width: 180px; }

th, td { text-align: left; padding: 6px; }

/* grid */
.row { display: flex; flex-flow: column wrap; }

.col { width: 100%; margin-bottom: 20px; }

.reverse-children { flex-direction: column-reverse; }

.container { max-width: 680px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; }

/* main site elements */
.site-header { background-color: #cc4444; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='hexagons' fill='%23000000' fill-opacity='0.06' fill-rule='nonzero'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); color: white; padding: 12px 0; }

.site-title a, .site-nav a { text-decoration: none; color: white; }

.site-main-content { background: white; padding: 20px 0 80px; }

.site-title a:before { content: " "; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Ccircle cx='32' cy='32' r='32' style='opacity:1;fill:%23fff;fill-opacity:1;stroke:none;stroke-opacity:1'/%3E%3Cpath d='M16 47.325c-.03-.093-.175-1.23-.323-2.529-.562-4.936-2.305-9.96-5.202-14.994-.973-1.692-.959-1.751.663-2.684a48.828 48.828 0 0 0 3.038-1.92c1.29-.904 1.487-.822 3.033 1.263 1.28 1.725 1.732 1.999 1.998 1.209.408-1.21 4.748-4.45 5.961-4.45.465 0 1.603 1.364 2.529 3.032.926 1.669 1.853 3.034 2.06 3.035.58.002 1.226-5.916.808-7.413-.293-1.054.213-1.75 2.448-3.363 1.55-1.119 3.016-2.034 3.26-2.034.243 0 2.673 3.413 5.4 7.585 2.726 4.172 6.744 9.862 8.927 12.643l3.969 5.057-2.073 2.191c-1.14 1.206-2.43 2.192-2.864 2.192-1.383 0-5.331-4.39-9-10.007-1.954-2.993-3.753-5.455-3.997-5.471-.244-.017-.444 2.52-.444 5.637v5.667l-2.623 1.75c-1.442.962-2.841 1.748-3.109 1.747-.268-.001-1.285-1.687-2.26-3.746-.976-2.06-2.343-4.352-3.037-5.094l-1.263-1.35-.401 1.893c-1.385 6.524-1.593 6.986-3.904 8.646-2.045 1.47-3.42 2.047-3.594 1.508Z' style='fill:%23c44;fill-opacity:1;stroke:none'/%3E%3C/svg%3E "); background-position: left center; background-repeat: no-repeat; display: inline-block; width: 32px; height: 32px; background-size: 32px 32px; vertical-align: middle; margin-right: 6px; }

.site-title { font-size: 22px; margin: 0 0 12px 0; }

.site-nav a:not(:last-child) { margin-right: 20px; }

.site-footer { font-size: 16px; color: #EFEFEF; padding: 80px 0; }

.site-footer nav a { display: block; margin-bottom: 6px; }

.site-footer a { color: #EEE; }

.site-footer-inner > div { margin-bottom: 40px; }

.site-footer-bottom li:not(:last-child):after { content: "\2014"; color: #3a424c; margin: 0 6px; }

.site-footer-bottom li { display: inline-block; }

.site-footer-bottom ul, .site-footer-bottom p { margin: 40px 0; }

.site-footer-last a { display: inline-block; margin-right: 20px; }


.inline {
  display: inline-block
}

.nav-inline {
  padding: 0;
  list-style: none;
  margin-left: -10px!important
}

.nav-inline li {
  margin: 0 10px;
  padding: 0;
  position: relative
}

/* submenus */
.nav-inline li ul {
  display: none;
  width: 100%;
  font-size: 14px;
}
.nav-inline li:focus ul,
.nav-inline li:hover ul,
.nav-inline li:active ul {
  display: block;
  position: absolute;
  background: white;
  border: 2px solid #ccc;
  border-top: 0;
  z-index: 9999;
  right: 0;
}
.nav-inline ul li,
.nav-inline ul a {
  display: block;
}

.nav a,
.nav-bar a {
  display: inline-block;
}

.nav a {
  padding: 3px
}

.nav-sep {
  border-top: 1px dotted #ccc;
}

.nav-dropdown-toggle {
  cursor: pointer;
}
.nav-dropdown-toggle span {
  color: #444;
}
.nav-dropdown-toggle:hover span {
  color: #222;
}
.nav-bar {
    background: white;
  border-bottom: 2px solid #ccc
}
.nav-bar li,
.nav-bar ul {
  margin: 0;
  padding: 0
}
.nav-bar li div,
.nav-bar a {
  padding: 10px 20px
}

.nav-bar a:focus,
.nav-bar a:hover {
  background: #efefef
}

.nav-bar span {
  display: inline-block;
  vertical-align: top;
}

.nav-inline > ul a.active {
  border-bottom: 2px solid;
  margin-bottom: -2px
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 240px;
}

@media (max-width:600px) {
  .site-title span {
    display: none;
  }

  .nav-bar li div,
  .nav-bar a {
    padding: 12px 6px
  }

  .container {
    padding-left: 20px;
    padding-right: 20px
  }

  .hide-on-mobile {
    display: none !important;
  }

  .truncate {
    max-width: 160px;
  }
}

@media (max-width: 500px) {
  .truncate {
    max-width: 120px;
  }
}

@media (max-width: 400px) {
  .nav-bar li div,
  .nav-bar a {
    padding: 12px 4px
  }

  .container {
    padding-left: 12px;
    padding-right: 12px
  }

  .truncate {
    max-width: 56px;
  }
}


/**
    forms
 */


label,
optgroup {
  font-weight: 700
}

button,
select {
  text-transform: none
}

[disabled] {
  cursor: default
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
  outline: ButtonText dotted 1px
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  color: inherit;
  display: table;
  white-space: normal
}

textarea {
  overflow: auto
}

.input-group {
  margin-bottom: 24px
}


label.required:after {
  content: "*";
  color: #cc0300;
  margin-left: 6px;
}


input + label {
  padding-left: 6px;
  display: inline-block;
  margin-right: 16px;
  font-weight: normal;
}

input + label.required:after{
  content: "";
}

input.invalid,
select.invalid,
textarea.invalid,
input[data-status="invalid"] {
  border-color: #cd5c5c
}

input.valid,
select.valid,
textarea.valid,
input[data-status="valid"] {
  border-color: #32cd32
}

input[type="checkbox"],
input[type="radio"] {
    min-width: 0;
    width: auto;
  display: inline-block;
  vertical-align: middle;
}

input:focus,
select:focus,
textarea:focus {
  outline: 4px solid #66afe9;
}

select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  background-image: linear-gradient(45deg, transparent 50%, #ddd 50%), linear-gradient(135deg, #ddd 50%, transparent 50%);
  background-position: calc(100% - 23px) calc(50%), calc(100% - 15px) calc(50%);
  background-size: 8px 8px, 8px 8px;
  background-repeat: no-repeat;
}

label {
  display: block;
  margin-bottom: 2px
}

.button-warning,
input[type=submit].button-warning {
  color: #000;
  background-color: #e89118;
  border-color: #eeac50
}

.button-warning:focus,
.button-warning:hover,
input[type=submit].button-warning:focus,
input[type=submit].button-warning:hover {
  background-color: #eeac50
}

.button-danger,
input[type=submit].button-danger {
  color: #fff;
  background-color: #d43934;
  border-color: #a72823
}

.button-danger:focus,
.button-danger:hover,
input[type=submit].button-danger:focus,
input[type=submit].button-danger:hover {
  background-color: #a72823
}

.button-link {
  background: transparent;
  padding: 0;
  display: inline-block;
  border: 0;
  font-size: inherit;
  text-decoration: none;
}

.button-link.button-danger,
.button-link.button-danger:hover,
.button-link.button-danger:focus {
  color: #d43934;
}

.button-link:hover,
.button-link:focus {
  color: initial;
  background: transparent;
  text-decoration: underline;
}

input[type="text"][disabled],
input[type="number"][disabled],
select[disabled] {
  background: #eee;
}


select[disabled],
input[disabled],
button[disabled],
input[readonly],
button[readonly] {
  opacity: 0.7;
  cursor: not-allowed;
}

select[name$="[month]"],
select[name$="[day]"],
select[name$="[year]"],
select[name$="[hour]"],
select[name$="[minute]"]{
  background: none;
  width: auto;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  -webkit-appearance: none;
  padding: 8px 10px 8px 6px;
}

select[name$="[month]"] {
  margin-left: 0;
}

div[id$="_date"],
div[id$="_time"] {
  width: auto;
  display: inline-block;
  margin-right: 12px;
}


label.cb {
  display: inline-block;
  font-weight: 400;
  margin-right: 6px
}

.field-errors {
  list-style: none;
  color: indianred;
  padding-left: 0;
}

.help-text {
  font-style: italic;
  font-size: 0.9em;
}


table {
  margin: 16px 0;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #eee
}

td,
th {
  vertical-align: middle;
  text-align: left;
  padding: 6px 12px;
  border: 1px solid #eee;
  border-left: 0;
  border-right: 0
}


/** utils */
.text-muted,
.text-muted a { color: #6F6F6F; font-weight: 400;}

small,
.text-small { font-size: 0.8em; }

.italic {
  font-style: italic
}

.notice {
  border: 1px solid #ddd;
  padding: 16px;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  vertical-align: top
}

.notice ul,
.notice>:last-child {
  margin-bottom: 0
}

.notice-message,
.notice-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.notice-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.notice-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.notice-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  color: #fff;
  background-color: #6c757d;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.clearfix:after,
.nav-inline:after {
  content: "";
  display: table;
  clear: both
}

.bordered {
  border: 1px solid #eee;
  padding: 6px
}

.sep:before {
  display: inline-block;
  margin: 0 5px;
  content: "\00b7"
}

.block,
.divider {
  display: block
}

.strong {
  font-weight: 700
}

.medium-padding {
  padding: 20px
}

.small-padding {
  padding: 10px
}

.margin-b,
.big-margin {
  margin-top: 60px;
  margin-bottom: 60px
}

.margin-m,
.medium-margin {
  margin-top: 40px;
  margin-bottom: 40px
}

.margin-s,
.small-margin {
  margin-top: 20px;
  margin-bottom: 20px
}

.tiny-margin {
  margin-top: 10px;
  margin-bottom: 10px
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0
}

input.unstyled,
.unstyled {
  margin: 0;
  border: 0;
  text-decoration: inherit;
  font-weight: inherit;
  color: inherit;
  padding: initial
}

.underlined {
  text-decoration: underline;
}

a.underlined:hover {
  text-decoration: none;
}

.slashes:before {
  margin-right: 12px;
  content: "//";
  color: #888;
}

.help {
  font-style: italic;
  font-size: 0.8em;
  color: #888
}

.red {
  color: #cc0300
}

.text-center {
  text-align: center
}

.center {
  margin-left: auto;
  margin-right: auto
}

.divider {
  clear: both;
  height: 1px;
  background: #eee;
  border: 0
}

.label,
.nav-inline li {
  display: inline-block
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.stretch {
  width: 100%
}

.label {
  padding: .2em .6em .3em;
  font-weight: 500;
  font-size: 80%
}

.label.success {
  background: #5cb85c;
  color: #fff
}

.label.warning {
  background: #f0ad4e;
  color: #fff
}

.label.danger {
  background: #d9534f;
  color: #fff
}

.success {
  color: #5cb85c
}

.warning {
  color: #f0ad4e
}

.danger {
  color: #d9534f
}

.inline-children > * {
  margin-right: 8px
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.well { background: #eef5fa; border: 1px solid #dae9f4; padding: 20px;  }

.well-warning {
  background-color: rgba(255, 0, 0, 0.05);
  border-color: rgba(255, 0, 0, 0.1);
}

.well > :first-child {
  margin-top: 0;
}

.well > :last-child {
  margin-bottom: 0;
}


.inline {
  margin-right: 10px
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

@media (min-width: 620px) { .site-header-inner { display: flex; } .site-title { margin-bottom: 0; } .site-nav { margin-left: auto; line-height: 32px; } .site-footer-inner { display: flex; flex-flow: row wrap; } .site-footer-last { flex: 3; text-align: right; } .site-footer-bottom { font-size: 14px; text-align: center; } .cta, .jumbotron { margin-left: auto; margin-right: auto; text-align: center; } .row { flex-flow: row wrap; margin: -20px -20px 0 -20px; } .col { padding: 20px 20px 0 20px; margin-bottom: 0; } .reverse-children { flex-direction: row-reverse; } .col-1 { flex: 1; } .col-2 { flex: 2; } .col-3 { flex: 3; } .col-4 { flex: 4; } .col-5 { flex: 5; } .features .col { width: calc(50%); box-sizing: border-box; } /* KB */ .kb-sidebar { position: sticky; align-self: start; top: 20px; } }
