/* Auto-generated from style sheet href = web/dart.css */
/* DO NOT EDIT. */

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/ 0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.center {
  text-align: center;
}
.margin-verticals {
  margin: 12px 0;
}
.spaced {
  padding: 60px 0;
}
.trocchi, .cursive {
  font-family: "Trocchi", serif !important;
}
.shadow-text {
  text-shadow: 1px 2px 1px #000;
}
body.red {
  background: #fc7364;
}
body.blue {
  background: #8bccef;
}
body.dark {
  background: #393939;
  color: #fff;
}
#signup {
  padding: 39px 0 70px 0;
}
#about .hero {
  padding-top: 0;
}
section.blue {
  padding: 2em 0 0 0;
  background: #8bccef;
  color: #fff;
}
section.red {
  padding: 2 emx 0 0 0;
  background: #fc7364;
  color: #fff;
}
section.yellow {
  padding: 2em 0 0 0;
  background: #fbcc71;
}
section.dark {
  padding: 2em 0 0 0;
  background: #393939;
  color: #fff;
}
section.white {
  padding: 2em 0 0 0;
  background: #fff;
}
footer {
  padding: 70px 0 30px;
  background: #f5f5f5;
  border-top: 1px solid #E5E5E5;
  color: #868686;
  font-weight: 300;
}
footer .links li {
  display: inline-block;
  margin-left: 20px;
}
footer .rights {
  font-size: 13px;
}
.pricing .plan {
  color: #393939;
  padding: 24px;
  margin: 12px;
  background: #FAF9F4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pricing .plan h3 {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
.pricing .plan h4 {
  font-size: 34px;
  line-height: 38px;
  text-align: center;
}
.pricing .plan span.tail {
  font-size: 18px;
  line-height: 1;
}
.pricing .plan ul {
  border-top: 1px dashed #888;
  border-bottom: 1px dashed #888;
  margin: 12px 0;
}
.pricing .plan ul li {
  margin: 12px 0;
}
.feature {
  padding-bottom: 15px;
}
.feature p {
  padding: 0 48px;
}
.video {
  padding-top: 30px;
  width: 80%;
  max-width: 480px;
  margin: 0 auto;
}
#text_generator {
  font-size: 120%;
  position: relative;
  border: 1px solid #ccc;
  background-color: #fcfcfc;
  padding: 2em 2em 1em 2em;
  line-height: 1.5em;
}
#headshot_image_container {
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
}
#text_generator_button {
  float: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#text_generator_type {
  margin-top: 1em;
}
.hero h1, .hero h2 {
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
}
.container, #text_generator_text {
  font-family: "Noticia Text", serif;
}
#about, #details, #about li, #details li {
  font-size: 110%;
  line-height: 1.8em;
}
#about p, #details p, #about ul, #details ul {
  margin: 0 0 2em 0;
}
#details pre {
  margin-top: -1em;
  margin-bottom: 1em;
} @media (min-width:979px) AND (max-width:1200px) {
h1 {
  padding-top: 1em;
}
}

