body {
  background: #262626;
  color: #eee;
  font-size: 17px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 0;
  margin: 0;
}
div,
input,
button,
span,
ul,
li,
p,
header,
footer {
  box-sizing: border-box;
}
ul,
li,
p,
table,
tr,
td {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
  color: #00d199;
}
a:hover,
a:active {
  text-decoration: underline;
}
.bold {
  font-weight: 500;
  font-size: 0.9em;
}
.nowrap {
  white-space: nowrap;
}
.row {
  clear: both;
  display: block;
  position: relative;
}
.row:after {
  content: '';
  clear: both;
  display: block;
}
.col {
  float: left;
  display: inline-block;
}
.italic {
  font-style: italic;
}
.pad {
  padding: 15px;
}
.pad-height {
  padding: 15px 0;
}
.pad-top {
  padding-top: 15px;
}
.pad-bottom {
  padding-bottom: 15px;
}
.code {
  font-family: monospace;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 4px 5px 5px 5px;
  margin: 0 5px;
  font-size: 0.9rem;
}
.code .tag {
  color: #569cd6;
}
.code .attr {
  color: #9cdcfe;
}
.code .gt,
.code .lt {
  color: #807e77;
}
.code .value,
.code.value {
  color: #ce916a;
}
.code .mustache,
.code.mustache {
  color: #2aa522;
}
.code .mustache .var,
.code.mustache .var {
  color: #72ca6c;
}
.code .string,
.code.string {
  color: #97bc3d;
}
.code .path,
.code.path {
  color: #97bc3d;
}
.code .line {
  width: 100%;
  min-height: 19px;
}
.code .line.tabs-1 {
  padding-left: 25px;
}
.code .line.tabs-2 {
  padding-left: 50px;
}
.code .line.tabs-3 {
  padding-left: 75px;
}
.code .line.tabs-4 {
  padding-left: 100px;
}
.code .line.tabs-5 {
  padding-left: 125px;
}
.code .line.tabs-6 {
  padding-left: 150px;
}
.code .line.tabs-7 {
  padding-left: 175px;
}
.code .line.tabs-8 {
  padding-left: 200px;
}
.code.js .keyword {
  color: #569cd6;
}
.code.js .string,
.code.js.string {
  color: #ce916a;
}
.code.csharp {
  color: #eee;
}
.code.csharp .namespace {
  color: #eee;
}
.code.csharp .keyword,
.code.csharp.keyword {
  color: #569cd6;
}
.code.csharp .type,
.code.csharp.type {
  color: #3ac9b0;
}
.code.csharp .interface {
  color: #b8d7a3;
}
.code.csharp .enum {
  color: #b8d7a3;
}
.code.csharp .method {
  color: #eee;
}
.code.csharp .var {
  color: #eee;
}
.code.csharp .field {
  color: #eee;
}
.code.csharp .statement {
  color: #569cd6;
}
.code.csharp .string {
  color: #c39178;
}
.code.sql {
  color: #eee;
}
.code.sql .keyword {
  color: #569cd6;
}
.code.sql .datatype {
  color: #569cd6;
}
.code.sql .internal {
  color: #b0704d;
}
.code.sql .string {
  color: #c8362c;
}
.code.sql .function {
  color: #c66cae;
}
.code.sql .number {
  color: #b2cba5;
}
.code .comment {
  color: #6a9955;
}
div.code {
  margin: 10px 0;
  width: 100%;
}
.section-arrow {
  position: relative;
  margin-right: -8px;
  left: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #6c3bff;
}
img.inline {
  height: 25px;
  margin-top: -7px;
  position: relative;
  top: 5px;
  padding: 0 3px;
}
table.spreadsheet {
  border-collapse: collapse;
  margin-bottom: 30px;
}
table.spreadsheet td {
  padding: 6px 10px;
}
table.spreadsheet thead td {
  font-weight: bold;
  white-space: nowrap;
}
table.spreadsheet tbody td {
  font-weight: 100;
}
table.spreadsheet tbody tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.03);
}
table.spreadsheet tbody tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}
p.note {
  margin: 10px 0;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 5px 10px 8px 10px;
  border-left: 3px solid #458ad1;
}
p.note.red {
  outline: 1px solid #cc0000;
  border-left: none;
}
header nav {
  float: right;
  position: relative;
  z-index: 7;
}
header nav ul {
  list-style: none;
  padding: 13px 0 0 0;
  margin: 0;
}
header nav li {
  display: inline-block;
  padding: 8px 15px;
}
header nav li.selected {
  border-bottom: 2px solid #a74ce3;
}
header nav a:link,
header nav a:visited {
  color: #ddd;
}
header nav a:hover,
header nav a:active {
  text-decoration: none;
}
.content {
  position: relative;
  width: 100%;
  clear: both;
}
header {
  position: relative;
  height: 85px;
  padding-top: 15px;
}
header .bg-lines {
  position: fixed;
  z-index: 100;
  content: ' ';
  top: 0;
  width: 100%;
  height: 15px;
  background: linear-gradient(-90deg, #412a9d, #e34cde);
}
header .logo {
  float: left;
  padding: 16px 20px;
}
header .logo img {
  height: 40px;
}
header .download {
  float: right;
  width: auto;
  padding: 8px 20px;
}
header .download a {
  background: #00ab7c;
  color: #fff;
  border-radius: 7px;
  padding: 6px 20px 8px 20px;
  font-size: 16px;
  text-decoration: none;
}
header .download a svg {
  position: relative;
  display: inline-block;
  top: 8px;
  left: -10px;
  fill: white;
}
header .download a:hover,
header .download a:active {
  background: #00d199;
  box-shadow: 0 0 20px #00d199;
}
header .download svg {
  width: 25px;
  top: 11px;
  margin-right: -5px;
}
header:after {
  content: '';
  display: block;
  clear: both;
}
.hero a:link,
.hero a:visited {
  color: #a6ffbd;
}
.hero a:hover,
.hero a:active {
  color: #67ff90;
}
@media (max-width: 930px) {
  header .sponsor {
    display: none;
  }
}
@media (max-width: 690px) {
  header {
    text-align: center;
    height: auto;
  }
  header .logo {
    float: none;
    display: inline-block;
    padding-top: 20px;
  }
  header nav {
    float: none;
    display: inline-block;
    padding-bottom: 20px;
  }
  header nav ul {
    padding-top: 0;
  }
}
@media (max-width: 575px) {
  header nav li {
    padding: 8px 10px;
  }
  header nav a {
    font-size: 0.9em;
  }
}
@media (max-width: 420px) {
  header nav li {
    padding: 8px 6px;
  }
  header nav a {
    font-size: 0.8em;
  }
}
.side-bar {
  float: left;
  width: 240px;
  padding: 20px 0;
  background: #222;
  z-index: 10;
}
.side-bar ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}
.side-bar li {
  padding: 4px 10px 6px 25px;
  margin: 3px 0;
  border-radius: 5px;
  width: calc(100% - 10px);
}
.side-bar li a:link,
.side-bar li a:visited {
  color: #ddd;
  width: 100%;
  display: inline-block;
}
.side-bar li a:hover,
.side-bar li a:active {
  text-decoration: none;
}
.side-bar li:hover {
  background: #39275d;
}
.side-bar li.selected {
  background: #532ea4;
}
.side-bar li.sub {
  padding: 4px 10px 6px 45px;
}
.side-bar li.sub a:link,
.side-bar li.sub a:visited {
  font-size: 14px;
}
.support-menu {
  padding-right: 15px;
  display: none;
}
.support-menu img {
  width: 18px;
}
.support-content {
  float: left;
  max-width: 1200px;
  width: calc(100% - 245px);
  padding: 5px 20px 50px 20px;
  color: #bbb;
  font-weight: 100;
}
.support-content h1 {
  font-size: 24px;
  font-weight: 100;
  margin: 0;
  padding-bottom: 5px;
  width: auto;
}
.support-content h2 {
  font-size: 32px;
  font-weight: 100;
  margin: 0;
  padding-bottom: 25px;
  display: block;
}
.support-content h3 {
  font-size: 20px;
  font-weight: 100;
  margin: 0;
  padding-bottom: 5px;
  display: block;
}
.support-content h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 5px;
  display: block;
}
.support-content p {
  padding-bottom: 15px;
}
.support-content span {
  display: inline-block;
}
.support-content > ul {
  padding: 10px 0 15px 15px;
}
.support-content > ul ul {
  margin: 10px 0 0 30px;
}
.support-content ul.steps {
  list-style: decimal;
  margin: 15px 0 15px 30px;
}
.support-content ul.steps ul {
  list-style: circle;
  margin: 10px 0 0 30px;
}
.support-content li {
  padding-bottom: 7px;
}
.support-content:after {
  content: '';
  display: block;
  clear: both;
}
.support-content hr {
  border-top-color: rgba(255, 255, 255, 0.2);
  margin: 30px 0;
  border-width: 0;
  border-top-width: 2px;
}
.support-content .screenshot {
  outline: solid 4px #441d58;
}
img.screenshot {
  width: 100%;
}
img.icon {
  width: 32px;
}
.list-component > div:nth-child(1) {
  width: calc(100% - 275px);
  box-sizing: border-box;
  padding-right: 15px;
}
.list-component > div:nth-child(2) {
  width: 275px;
}
.list-component > div:nth-child(2) img {
  width: 100%;
}
@media (max-width: 1000px) {
  .side-bar {
    float: none;
    position: absolute;
    display: none;
  }
  .support-content {
    float: none;
    width: 100%;
  }
  .support-menu {
    display: inline-block;
  }
}
footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
  padding: 30px;
  background-color: #222;
  text-align: center;
}
footer > * {
  position: relative;
  z-index: 5;
}
footer .bg-lines {
  z-index: 1;
  position: absolute;
  background: linear-gradient(0, #412a9d, #e34cde);
  width: 200%;
  height: 80px;
  top: -50px;
  left: -50%;
  transform: rotate(-2deg);
}
footer ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 20px 0 0 0;
}
footer li {
  display: inline-block;
  padding: 8px 15px;
}
footer .copyright {
  width: 100%;
  padding: 10px;
  text-align: center;
  opacity: 0.33;
  font-weight: 100;
}
