/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.page-card.external .post-body,
.post.post-card.page-card.repost .post-body {
  padding: 16px;
}
.post.post-card.page-card .post-card-header {
  padding-left: 16px;
  padding-right: 50px;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post.post-card.page-card .post-card-header .meta {
  margin-top: 0;
  line-height: 1;
}
.post.post-card.page-card .post-card-header .name-block .link-wrap {
  line-height: 1;
}
.post.post-card.page-card .post-title-block .post-title {
  margin: 12px 0;
}
.post.post-card.page-card .card-crumbs {
  padding: 0 16px 0 0;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post.post-card.page-card .card-crumbs .post-icons {
  padding-right: 0;
}
.post.post-card.page-card .card-crumbs .post-icons i {
  color: #8C8C8C;
}
.post.post-card.page-card .card-crumbs .spoiler-icon {
  margin: 0 8px 0 0;
}
.post.post-card.page-card .floating-menu-holder.post-floating-menu {
  top: 10px;
  right: 10px;
}
.post.post-card.page-card .floating-menu-holder.post-floating-menu i {
  font-weight: 400;
}
.post.post-card.page-card .post-media {
  margin-bottom: 20px;
}
.post.post-card.page-card .post-body {
  padding: 0 16px 16px;
}
.post.post-card.page-card .post-body p:last-of-type {
  margin-bottom: 0;
}
.post.post-card.page-card .emojis-wrap {
  padding-top: 0;
}
.post.post-card.page-card .emojis-wrap .emojis {
  margin-bottom: 16px;
}
.post.post-card.page-card .post-bottom {
  padding-top: 0;
}
.post.post-card.page-card.repost .post-title-block {
  margin: 12px 0;
}
@media (max-width: 767px) {
  .post.post-card.page-card .post-card-header {
    padding-left: 0;
  }
}
.view_mode_masonry .post.post-card .post-bottom {
  padding-top: 16px;
}
body.view_mode_titles .post {
  padding: 8px;
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.news-card .post-card-header {
  padding: 0 50px 16px 16px;
  -ms-align-items: center;
  align-items: center;
}
.post.post-card.news-card.external .card-crumbs {
  padding-bottom: 0;
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.community-card .spoiler-icon {
  margin-left: 10px;
  margin-right: 0;
}
@media (max-width: 500px) {
  .post.post-card.community-card .post-actions {
    margin: 8px 0;
  }
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.create_edit_user {
  background-color: black;
}
.create_edit_user .page-main .page-wrapper {
  background-color: black;
}
.create_edit_user .page-main .registration-form,
.create_edit_user .page-main .request-username-form {
  padding: 32px;
  background-color: #ffffff;
  border-radius: 10px;
  display: block;
  max-width: 450px;
}
.create_edit_user .page-main .registration-form .step-title,
.create_edit_user .page-main .request-username-form .step-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 24px;
}
.create_edit_user .page-main .registration-form .form-content,
.create_edit_user .page-main .request-username-form .form-content {
  margin-bottom: 12px;
}
.create_edit_user .page-main .registration-form .form-content:last-of-type,
.create_edit_user .page-main .request-username-form .form-content:last-of-type {
  margin-bottom: 0;
}
.create_edit_user .page-main .registration-form .form-content .g-recaptcha > div,
.create_edit_user .page-main .request-username-form .form-content .g-recaptcha > div {
  margin: 0 auto;
}
.create_edit_user .page-main .registration-form .form-content.form-password,
.create_edit_user .page-main .request-username-form .form-content.form-password {
  position: relative;
}
.create_edit_user .page-main .registration-form .form-content.form-password i,
.create_edit_user .page-main .request-username-form .form-content.form-password i {
  position: absolute;
  right: 14px;
  top: 37px;
  color: #9CA3AF;
  font-size: 16px;
  cursor: pointer;
}
.create_edit_user .page-main .registration-form .field-description,
.create_edit_user .page-main .request-username-form .field-description {
  color: #6B7280;
  font-size: 12px;
  margin-top: 6px;
}
.create_edit_user .page-main .registration-form .page-actions-container,
.create_edit_user .page-main .request-username-form .page-actions-container {
  margin: 16px auto 0;
  padding: 0;
}
.create_edit_user .page-main .registration-form .page-title-container,
.create_edit_user .page-main .request-username-form .page-title-container {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
  align-items: center;
}
.create_edit_user .page-main .registration-form .page-title-container .page-title,
.create_edit_user .page-main .request-username-form .page-title-container .page-title {
  font-size: 14px;
  margin-bottom: 14px;
  font-weight: bold;
}
.create_edit_user .page-main .registration-form hr,
.create_edit_user .page-main .request-username-form hr {
  margin: 24px 0;
}
.create_edit_user .page-main .registration-form button,
.create_edit_user .page-main .request-username-form button,
.create_edit_user .page-main .registration-form .btn,
.create_edit_user .page-main .request-username-form .btn {
  padding: 10px;
  font-size: 14px;
  height: 40px;
  width: calc(50% - 6px);
}
.create_edit_user .page-main .registration-form label.not-valid,
.create_edit_user .page-main .request-username-form label.not-valid {
  color: #EB212E;
}
.create_edit_user .page-main .registration-form input.not-valid,
.create_edit_user .page-main .request-username-form input.not-valid {
  border-color: #EB212E;
}
.create_edit_user .page-main .registration-form input.not-valid:focus,
.create_edit_user .page-main .request-username-form input.not-valid:focus {
  outline-color: #EB212E;
}
.create_edit_user .page-main .registration-form input.consent,
.create_edit_user .page-main .request-username-form input.consent {
  accent-color: #EB212E;
  border-radius: 4px;
  width: 16px;
  height: 16px;
}
.create_edit_user .page-main .registration-form .availability-text,
.create_edit_user .page-main .request-username-form .availability-text {
  font-size: 12px;
  font-weight: 300;
  margin-top: 12px;
}
.create_edit_user .page-main .registration-form .error-msg,
.create_edit_user .page-main .request-username-form .error-msg {
  font-size: 12px;
  margin-top: 12px;
}
.create_edit_user .page-main .registration-form .access-key-availability,
.create_edit_user .page-main .request-username-form .access-key-availability,
.create_edit_user .page-main .registration-form .username-availability,
.create_edit_user .page-main .request-username-form .username-availability {
  margin-bottom: 12px;
}
.create_edit_user .page-main .registration-form .access-key-availability .username-request,
.create_edit_user .page-main .request-username-form .access-key-availability .username-request,
.create_edit_user .page-main .registration-form .username-availability .username-request,
.create_edit_user .page-main .request-username-form .username-availability .username-request {
  font-weight: bold;
  text-decoration: underline;
  font-size: 14px;
  margin: 5px 0;
}
.create_edit_user .page-main .registration-form .waitlist-copy,
.create_edit_user .page-main .request-username-form .waitlist-copy {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 24px;
}
.create_edit_user .page-main .registration-form .already-registered,
.create_edit_user .page-main .request-username-form .already-registered {
  text-align: center;
}
.create_edit_user .page-main .registration-form .already-registered a,
.create_edit_user .page-main .request-username-form .already-registered a {
  font-size: 12px;
}
@media (max-width: 767px) {
  .create_edit_user .page-main .registration-form {
    max-width: 400px;
    padding: 24px;
  }
}
@media (max-width: 500px) {
  .create_edit_user .page-main .registration-form .interests {
    overflow-y: scroll;
    max-height: 312px;
  }
  .create_edit_user .page-main .registration-form .interest-image {
    width: 74px;
    max-width: 100%;
    margin: 0 auto;
  }
}


/*# sourceMappingURL=funapp-styles-2.css.map*/