body {
  position: relative;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
nav .well {
  padding: 8px 0;
}
code {
  color: #00a88e;
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
header {
  position: relative;
  padding-bottom: 0;
}
header a,
header a:visited,
header a:hover {
  text-decoration: none;
  color: black;
  border-bottom: dotted 1px black;
  padding-bottom: 2px;
  bottom: 15px;
}
header a:hover {
  border-bottom: solid 1px black;
}
header .banner {
  height: 87px;
  position: relative;
  background-color: #00a88e;
  padding-top: 20px;
  padding-bottom: 10px;
}
header .banner .logo-link {
  border-bottom-style: none;
}
header .banner .logo {
  width: 318px;
  height: 30px;
  padding: 20px;
  box-sizing: content-box;
}
header .banner .pricing {
  position: absolute;
  margin-left: 10px;
}
header .banner .login {
  position: absolute;
  right: 25px;
}
header .banner .register {
  position: absolute;
  right: 75px;
}
@media (max-width: 580px) {
  header .banner .logo {
    padding-top: 0px;
    width: 159px;
    height: 15px;
  }
  header .banner .pricing {
    left: 10px;
  }
}
@media (max-width: 215px) {
  header .banner .pricing,
  header .banner .logo {
    display: none;
  }
}
.links {
  padding-top: 15px;
  padding-bottom: 15px;
}
.links ul {
  margin-bottom: 0px;
}
footer {
  padding-top: 5px;
  background-color: #2e3133;
  color: #777777;
  font-size: 12px;
}
footer ul {
  margin-bottom: 5px;
}
footer li {
  line-height: 24px;
}
footer strong {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}
footer a,
footer a:hover,
footer a:visited {
  text-decoration: none;
  border-style: none;
  padding-bottom: 0;
  color: #777777;
}
footer a:hover {
  color: #eeeeee;
}
footer strong {
  color: #00a88e;
  font-weight: 600;
}
.about {
  margin-top: 40px;
  margin-bottom: 40px;
}
.about p {
  padding-left: 20px;
}
.about .margin-top-40 {
  margin-top: 40px;
}
.about ul {
  margin-left: 38px;
}
.doc-article {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fefefe;
  word-break: break-word;
}
.doc-article h1,
.doc-article h2 {
  color: #00a88e;
}
.doc-article h1 {
  padding-bottom: 15px;
  font-size: 32px;
  color: #00a88e;
  font-weight: bold;
}
.doc-article section {
  padding-top: 30px;
}
.doc-article .article-padding {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.doc-article .contrast {
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  background-color: #45484A;
  color: #dde4e8;
}
.doc-article .contrast pre {
  background-color: #272b2d;
  border-color: #000000;
  color: #d0d0d0;
  white-space: pre-wrap;
  border-radius: 0px;
}
.doc-article section:first-child {
  padding-top: 0;
}
.doc-article figure {
  margin-top: 20px;
  margin-bottom: 30px;
}
.doc-article figure img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.doc-article figcaption {
  text-align: center;
  font-style: italic;
  padding-bottom: 10px;
}
.doc-article section > ul,
.doc-article ol {
  margin-left: 0px;
}
.doc-article section > .unstyled,
.doc-article .unstyled ul {
  margin-left: 50px;
}
.doc-article p {
  text-indent: 10px;
  text-align: justify;
}
.doc-article dl {
  text-align: justify;
  padding-left: 20px;
}
.doc-article dt {
  color: #00a88e;
}
.doc-article code {
  font-size: 12px;
}
.doc-article .colored {
  color: #00a88e;
}
.doc-article .icon-small {
  font-size: .8em;
}
.doc-article .annotation {
  margin-right: 3px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  width: 18px;
  height: 20px;
  color: #e9800a;
  border: 1px solid #e9800a;
  text-indent: 0;
}
.doc-article li {
  margin-bottom: 5px;
}
.doc-article a {
  text-decoration: none;
  border-bottom: dotted 1px #00a88e;
}
.doc-article a:hover {
  color: #00a88e;
  border-bottom: solid 1px #00a88e;
}
.doc-article dd {
  margin-bottom: 10px;
}
.doc-article dt {
  font-weight: normal;
}
.doc-article dt span {
  color: #939da3;
  font-size: 14px;
}
.doc-article .overview h2 {
  font-weight: bold;
}
.doc-side-nav {
  top: 0px;
}
.nav-list li {
  line-height: 18px;
  border: 0px;
}
.nav-list .active a,
.nav-list li a:hover,
.nav-list li a:focus {
  padding-left: 13px;
  font-weight: 700;
  color: #007563;
  background-color: transparent;
  border-left: 2px solid #007563;
}
.nav-list li.nav-small {
  padding-left: 10px;
  font-size: 14px;
  line-height: 0px;
}
.textBox {
  border: solid 1px #dddddd;
  margin: 0;
  margin-top: 20px;
  background-color: #fefefe;
  padding: 20px;
  box-sizing: border-box;
  color: #7b8386;
}
.textBox h4 {
  color: #555;
}
.cta,
.cta:hover,
.cta:focus {
  text-decoration: none;
  color: #fefefe;
  background-color: #00a88e;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.pricing,
.faq {
  font-size: 15px;
}
.pricing .cta,
.faq .cta {
  padding: 15px;
  display: inline-block;
  width: 80%;
  font-size: 16px;
}
.pricing .title,
.faq .title {
  font-weight: bold;
  margin: 0;
  margin-bottom: 15px;
  color: #7b8386;
}
.pricing .premium-title,
.faq .premium-title {
  color: #CC9966;
}
.pricing .subtitle,
.faq .subtitle {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 5px;
  color: #7b8386;
}
.pricing ul,
.faq ul {
  list-style: none;
  margin: 0;
  padding-left: 0px;
  padding-right: 0px;
}
.pricing .features,
.faq .features {
  font-size: 0.9em;
}
.pricing .subdetail,
.faq .subdetail {
  font-size: 0.8em;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}
.horizontalPlan .title {
  display: inline-block;
}
.horizontalPlan .price {
  display: inline;
  padding-left: 15px;
  font-size: 1.2em;
  color: #00a88e;
}
.horizontalPlan .cta {
  margin-top: 15px;
}
.horizontalPlan li {
  display: inline;
}
@media (max-width: 767px) {
  .horizontalPlan .cta {
    margin-top: 40px;
  }
  .horizontalPlan .col-md-8 {
    text-align: center;
  }
  .horizontalPlan .features {
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    padding-top: 10px;
  }
  .horizontalPlan li {
    padding: 5px;
    line-height: 30px;
    display: block;
  }
}
.verticalPlan .priceBox {
  margin: 20px 0 10px 0;
  padding: 30px 0 20px 0;
  border-bottom: solid 1px #dddddd;
  border-top: solid 1px #dddddd;
}
.verticalPlan .price {
  font-size: 3em;
  font-weight: bold;
  color: #00a88e;
}
.verticalPlan .period {
  padding-top: 10px;
  font-size: 0.8em;
}
.verticalPlan ul {
  padding-bottom: 30px;
}
.verticalPlan li {
  padding: 5px;
  line-height: 30px;
}
.verticalPlan a {
  width: 80%;
}
.faq {
  margin-bottom: 30px;
}
.faq p,
.faq ul {
  font-size: 0.9em;
}
.toggle {
  background-color: #FEFEFE;
  height: 40px;
  color: #dddddd;
  position: relative;
  width: 150px;
  border: solid 1px #dddddd;
  float: right;
  margin-top: 13px;
  cursor: pointer;
}
.toggle > div {
  position: relative;
  text-align: center;
  width: 50%;
  display: inline-block;
  margin-top: 8px;
}
.toggleSelected {
  color: #fefefe;
}
.toggle:before {
  position: absolute;
  background-color: #00a88e;
  width: 74px;
  height: 38px;
  display: block;
  content: "";
  left: 1px;
  top: 1px;
}
.toggle.monthly:before {
  right: 1px;
  left: auto;
}
.pricingFaq {
  margin-top: 50px;
}
.features a,
.features a:hover {
  border-bottom: dotted 1px;
  color: #7b8386;
  text-decoration: none;
}
.features a:hover {
  border-bottom: solid 1px;
}
.features .tooltip-inner {
  text-align: left;
}
.features .tooltip-inner strong {
  font-size: 1.1em;
  padding-bottom: 10px;
  display: block;
}
.container.last {
  margin-bottom: 50px;
}
.container.first {
  margin-top: 40px;
}
.subfeature {
  font-size: 12px;
  line-height: 14px;
}
.cookiesPolicy {
  margin-bottom: 90px;
}
.cookiesBanner {
  background-color: #0a0a0a;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  padding-bottom: 17px;
  display: none;
  height: 90px;
  will-change: bottom;
}
.cookiesBanner p {
  height: 100%;
  color: white;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.cookiesPolicy .cookiesBanner a.no-style {
  color: #9BAFAC;
  border-bottom: none;
  font-weight: 500;
  padding-left: 1px;
  padding-right: 1px;
}
.cookiesPolicy .cookiesBanner {
  display: block;
}
.cookiesPolicy .cookiesBanner a {
  padding-left: 3px;
  padding-right: 3px;
  font-weight: 900;
  color: #00a88e;
  border-bottom: dotted 1px #00a88e;
}
.use-cases {
  margin-top: 40px;
  margin-bottom: 40px;
}
.use-cases.list {
  min-height: 564px;
}
.compare table {
  color: #7b8386;
}
.compare table th {
  text-align: center;
  font-size: 19px;
  white-space: nowrap;
}
.compare table > thead > tr > th {
  border-bottom-width: 0;
}
.compare table tr > td {
  padding: 15px;
  vertical-align: middle;
}
.compare table tr > td:nth-child(1) {
  width: 40%;
}
.compare table tr > td:nth-child(2) {
  width: 20%;
}
.compare table tr > td:nth-child(3) {
  width: 20%;
}
.compare table tr > td:nth-child(4) {
  width: 20%;
}
.compare .compare-value {
  text-align: center;
  font-weight: bolder;
}
.compare .compare-value.green {
  color: green;
}
.compare .compare-value.orange {
  color: orange;
}
.compare .compare-value.red {
  color: red;
}
.compare .compare-more {
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  padding-top: 10px;
}
.compare .disclaimer {
  padding-left: 30px;
  font-size: 13px;
  margin-bottom: 40px;
}
.compare .doc-article {
  margin-bottom: 5px;
}
.compare [data-title] {
  border-bottom: dotted 1px;
  text-decoration: none;
}
.compare .create-account {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  max-width: 90%;
  white-space: inherit;
  border-radius: 0px;
}
.compare a:hover {
  color: #fff;
}
.alternative h2,
.alternative p {
  padding-left: 20px;
}
.alternative p {
  font-size: 16px;
  text-align: justify;
}
.alternative .intro {
  text-align: justify;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .alternative h2 {
    margin-top: 0;
  }
  .alternative p {
    text-align: justify;
  }
  .alternative p.text-center {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .alternative p {
    padding-right: 20px;
    font-size: 14px;
  }
  .alternative p.text-center {
    text-align: center;
  }
  .alternative .intro {
    text-align: center;
  }
}
.alternative .row {
  padding-top: 80px;
  padding-bottom: 80px;
}
.alternative .stripped {
  background-color: white;
}
.alternative .create-account {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  max-width: 90%;
  white-space: inherit;
  border-radius: 0px;
}
.alternative .create-account-top {
  margin-top: 50px;
  margin-bottom: 0px;
}
.alternative .create-account-bottom {
  margin-top: 30px;
  margin-bottom: 50px;
}
.alternative .create-account:hover {
  color: #FFF;
}
.alternative .highlight {
  color: #00a88e;
}
.alternative-head {
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: rgba(10, 10, 10, 0.9);
  text-align: center;
  color: white;
}
.alternative-head h1 {
  font-size: 50px;
}
.alternative-head p {
  margin-top: 80px;
  font-size: 34px;
  padding-left: 20px;
  padding-right: 20px;
}
.faq .main h2 {
  font-size: 28px;
}
.faq .main h3 {
  margin-left: 20px;
  font-size: 20px;
}
.faq .main h3 a {
  border-width: 0px;
  color: inherit;
}
.faq .nav-list li.nav-small {
  line-height: 1em;
}
.faq .nav-list li.nav-small a {
  color: inherit;
}
.faq nav h1 {
  font-size: 20px;
  margin-left: 14px;
  margin-top: 10px;
}
.faq .doc-article {
  min-height: 640px;
}
.faq .breadcrumb-faq ul {
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.faq .breadcrumb-faq li {
  display: inline-block;
}
.faq .breadcrumb-faq li a,
.faq .breadcrumb-faq li .current {
  margin-right: 5px;
  margin-left: 5px;
  line-height: 2em;
}
