/* Faded out hr */
/* line 3, app/assets/stylesheets/app-public.scss */
hr.soften {
  height: 1px;
  margin: 18px 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  border: 0;
}

/* Jumbotron */
/* line 15, app/assets/stylesheets/app-public.scss */
.jumbotron {
  position: relative;
}

/* line 18, app/assets/stylesheets/app-public.scss */
.jumbotron h1 {
  margin-bottom: 9px;
  font-size: 81px;
  letter-spacing: -1px;
  line-height: 1;
}

/* line 24, app/assets/stylesheets/app-public.scss */
.jumbotron p {
  margin-bottom: 18px;
  font-weight: 300;
}

/* line 28, app/assets/stylesheets/app-public.scss */
.jumbotron .btn-large {
  font-size: 20px;
  font-weight: normal;
  padding: 14px 24px;
  margin-right: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* Masthead (docs home) */
/* line 39, app/assets/stylesheets/app-public.scss */
.masthead {
  padding-top: 36px;
  margin-bottom: 36px;
}

/* line 43, app/assets/stylesheets/app-public.scss */
.masthead h1,
.masthead p {
  text-align: center;
}

/* line 47, app/assets/stylesheets/app-public.scss */
.masthead h1 {
  margin-bottom: 18px;
}

/* line 50, app/assets/stylesheets/app-public.scss */
.masthead p {
  margin-left: 5%;
  margin-right: 5%;
  font-size: 30px;
  line-height: 36px;
}

/* Quick links */
/* line 59, app/assets/stylesheets/app-public.scss */
.quick-links {
  min-height: 30px;
  padding: 5px 20px;
  margin: 18px 0;
  list-style: none;
  text-align: center;
  overflow: hidden;
}

/* line 67, app/assets/stylesheets/app-public.scss */
.quick-links li {
  display: inline;
  margin: 0 5px;
  color: #999;
}

/* line 72, app/assets/stylesheets/app-public.scss */
.quick-links .github-btn,
.quick-links .tweet-btn,
.quick-links .follow-btn {
  position: relative;
  top: 5px;
}

/* Marketing section of Overview
-------------------------------------------------- */
/* line 82, app/assets/stylesheets/app-public.scss */
.marketing .row {
  margin-bottom: 9px;
}

/* line 85, app/assets/stylesheets/app-public.scss */
.marketing h1 {
  margin: 36px 0 27px;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

/* line 91, app/assets/stylesheets/app-public.scss */
.marketing h2,
.marketing h3 {
  font-weight: 300;
}

/* line 95, app/assets/stylesheets/app-public.scss */
.marketing h2 {
  font-size: 22px;
}

/* line 98, app/assets/stylesheets/app-public.scss */
.marketing p {
  margin-right: 10px;
}

/* line 101, app/assets/stylesheets/app-public.scss */
.marketing p.buttons {
  text-align: center;
}

/* line 104, app/assets/stylesheets/app-public.scss */
.marketing .bs-icon {
  float: left;
  margin: 7px 10px 0 0;
  opacity: .8;
}

/* line 109, app/assets/stylesheets/app-public.scss */
.marketing .small-bs-icon {
  float: left;
  margin: 4px 5px 0 0;
}

/* line 114, app/assets/stylesheets/app-public.scss */
.marketing-byline {
  margin: -18px 0 27px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  text-align: center;
}

/* Icons
------------------------- */
/* line 126, app/assets/stylesheets/app-public.scss */
.the-icons {
  margin-bottom: 18px;
}

/* line 129, app/assets/stylesheets/app-public.scss */
.the-icons i {
  display: block;
  margin-bottom: 5px;
}

/* line 133, app/assets/stylesheets/app-public.scss */
.the-icons i:hover {
  background-color: rgba(255, 0, 0, 0.25);
}

/* line 136, app/assets/stylesheets/app-public.scss */
.the-icons i:after {
  display: block;
  content: attr(class);
  font-style: normal;
  margin-left: 20px;
  width: 140px;
}

/* line 143, app/assets/stylesheets/app-public.scss */
#javascript input[type=checkbox] {
  position: relative;
  top: -1px;
  display: inline;
  margin-left: 6px;
}

/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 480px) {
  /* Reduce padding above jumbotron */
  /* line 157, app/assets/stylesheets/app-public.scss */
  body {
    padding-top: 70px;
  }
  /* Change up some type stuff */
  /* line 162, app/assets/stylesheets/app-public.scss */
  h2 {
    margin-top: 27px;
  }
  /* line 165, app/assets/stylesheets/app-public.scss */
  h2 small {
    display: block;
    line-height: 18px;
  }
  /* line 169, app/assets/stylesheets/app-public.scss */
  h3 {
    margin-top: 18px;
  }
  /* Adjust the jumbotron */
  /* line 174, app/assets/stylesheets/app-public.scss */
  .jumbotron h1,
.jumbotron p {
    text-align: center;
    margin-right: 0;
  }
  /* line 179, app/assets/stylesheets/app-public.scss */
  .jumbotron h1 {
    font-size: 45px;
    margin-right: 0;
  }
  /* line 183, app/assets/stylesheets/app-public.scss */
  .jumbotron p {
    margin-right: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 24px;
  }
  /* line 189, app/assets/stylesheets/app-public.scss */
  .jumbotron .btn {
    display: block;
    font-size: 18px;
    padding: 10px 14px;
    margin: 0 auto 10px;
  }
  /* Masthead (home page jumbotron) */
  /* line 196, app/assets/stylesheets/app-public.scss */
  .masthead {
    padding-top: 0;
  }
  /* Don't space out quick links so much */
  /* line 201, app/assets/stylesheets/app-public.scss */
  .quick-links {
    margin: 40px 0 0;
  }
  /* hide the bullets on mobile since our horizontal space is limited */
  /* line 205, app/assets/stylesheets/app-public.scss */
  .quick-links .divider {
    display: none;
  }
}

@media (max-width: 768px) {
  /* Remove any padding from the body */
  /* line 214, app/assets/stylesheets/app-public.scss */
  body {
    padding-top: 0;
  }
  /* Jumbotron buttons */
  /* line 219, app/assets/stylesheets/app-public.scss */
  .jumbotron .btn {
    margin-bottom: 10px;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  /* Scale down the jumbotron content */
  /* line 228, app/assets/stylesheets/app-public.scss */
  .jumbotron h1 {
    font-size: 54px;
  }
  /* line 231, app/assets/stylesheets/app-public.scss */
  .jumbotron p {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  /* Remove any padding from the body */
  /* line 242, app/assets/stylesheets/app-public.scss */
  body {
    padding-top: 0;
  }
  /* Scale down the jumbotron content */
  /* line 247, app/assets/stylesheets/app-public.scss */
  .jumbotron h1 {
    font-size: 72px;
  }
}
