body {
  background: #fff url('/images/registration/register_v6.5_bg.png') repeat 0 0;
}
.masthead {
  background: #333333;
  height: auto;
  margin-bottom: 24px;
  position: relative;
}
.masthead .container {
  float: none;
}
.masthead .logo {
  margin: 0;
  width: 150px;
}
.masthead .slug {
  font-weight: bold;
  font-size: 2.0em;
  margin-top: 30px;
  margin-right: 500px;
}
@media screen and (min-width: 768px) {
  .masthead {
    margin-bottom: 60px;
  }
}
.content {
  margin-bottom: 60px;
}
.content .fb_connect-button {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  white-space: nowrap;
}
.promo-apple {
  background-color: #000;
  color: #fff;
  font-size: 0.833em;
  margin-bottom: 40px;
  text-align: center;
  padding: 15px 0 15px 0;
}
.promo-apple h1 {
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1;
  padding: 15px 0 0 0;
}
.promo {
  font-size: 0.833em;
  margin-bottom: 40px;
  text-align: center;
}
.promo h1 {
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1;
  padding: 18px 0;
}
.zimbalam .promo {
  margin-top: -30px;
  margin-bottom: 60px;
}
.zimbalam .promo h1 {
  font-size: 2.75rem;
}
.zimbalam .intro h1 {
  font-size: 1.8125rem;
}
.intro {
  font-size: 0.833em;
  margin-bottom: 24px;
}
.intro h1 {
  border: 2px solid #333333;
  border-width: 2px 0;
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1;
  padding: 18px 0;
}
.intro ul {
  display: none;
  font-size: 1.6em;
  list-style: none;
  margin: 24px 0;
}
.intro li {
  margin-left: 19px;
}
.intro li + li {
  padding-top: 18px;
}
.intro li:before {
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}
.intro .tagline {
  display: none;
  font-size: 2.4em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .intro {
    margin: 24px 0 0;
    padding-right: 85px;
  }
  .intro ul,
  .intro .tagline {
    display: block;
  }
}
.form-container {
  background-color: #fff;
  border-radius: 1em;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  font-size: 0.833em;
  margin-bottom: 36px;
  overflow: hidden;
  padding: 24px;
}
.form-container form fieldset {
  border: 0;
  margin-bottom: 20px;
  padding: 0;
}
.form-container form fieldset.check {
  text-align: center;
}
.form-container form fieldset.form-actions {
  margin: 0;
  text-align: center;
}
.form-container form label {
  text-align: left;
}
.form-container form input[type="submit"] {
  background-color: #e7790e;
  border: 1px solid #d8710d;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  margin: 10px 0 0;
  padding: 0.65em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-top: 0;
}
.form-container form input[type="submit"]:hover,
.form-container form input[type="submit"]:focus {
  background-color: #e7790e;
  border: 1px solid #d8710d;
  box-shadow: inset 2px 2px 3px rgba(50, 50, 50, 0.2);
  color: #fff;
}
.form-container form input[type="submit"]:active {
  background-color: #df750d;
  border: 1px solid #d8710d;
}
.form-container form .ui-autocomplete-input {
  width: 100%;
}
.form-container .help {
  font-size: 1.4em;
  margin-top: 12px;
  text-align: center;
}
@media screen and (min-width: 360px) {
  .form-container form input[type="submit"] {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 640px) {
  .form-container form label {
    text-align: right;
  }
  .form-container form .ui-autocomplete-input {
    width: 50%;
  }
}
.fb_connect-button {
  font-size: 1.5em;
}
.fb_connect-button::after {
  left: 0.7em;
  top: 0.6em;
}
#fb_signup_icon {
  margin: 3px 5px 0 0;
  vertical-align: middle;
}
@media screen and (min-width: 360px) {
  .fb_connect-button {
    font-size: 1.8em;
  }
}
.or > span > span {
  top: -12px;
}
.testimonials header {
  border-top: 1px solid #999999;
  text-align: center;
}
.testimonials header h2 {
  color: #525252;
  font-size: 3em;
  font-weight: 300;
}
.testimonials .quote-container {
  margin-left: -18px;
}
.testimonials .quote {
  border-top: 1px solid #999999;
  float: left;
  margin: 0 0 18px 18px;
  padding-top: 12px;
  min-height: 250px;
  position: relative;
  width: 31.4%;
}
.testimonials .quote q {
  display: block;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 12px;
  padding-bottom: 5em;
}
.testimonials .quote q:before,
.testimonials .quote q:after {
  display: inline-block;
  font-size: 3.5em;
  line-height: 0;
  vertical-align: bottom;
}
.testimonials .quote p {
  border-top: 1px solid #999999;
  margin-top: auto;
  padding-top: 12px;
  text-align: right;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.testimonials .quote p .artist {
  color: #000000;
  display: block;
  font-size: 1.5em;
}
.testimonials .quote p .genre {
  font-size: 1.15em;
  font-weight: 300;
}
/* Flexbox Enhancement */
.flexbox .testimonials .quote-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flexbox .testimonials .quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 298px;
  flex: 1 1 298px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 0;
  width: auto;
}
.flexbox .testimonials .quote q {
  padding-bottom: 12px;
  position: static;
}
.flexbox .testimonials .quote p {
  position: static;
  width: auto;
}
@media screen and (min-width: 768px) {
  .testimonials {
    margin-top: 60px;
  }
}
.blue-japan-header {
  color: #3F83C8;
}
.japan-redirect-text {
  font-size: 1.3em;
}
.japan-redirect-link {
  text-align: center;
  padding: 20px 15px;
  font-weight: bold;
  font-size: 1.3em;
}
.not-japanese-link {
  font-size: 1.3em;
  font-style: italic;
  font-family: Georgia, Serif;
}
.japan-link-wrapper {
  text-align: center;
}

/*# sourceMappingURL=source/registration.css.map */
