@charset "UTF-8";
/* ----------------------------------- //
//     Edge and IE ≥ 11 CSS Hacks
// ----------------------------------- */
/* ----------------------------------- //
//     Edge and IE ≥ 11 CSS Hacks
// ----------------------------------- */
/* ----------------------------------- //
//     Edge and IE ≥ 11 CSS Hacks
// ----------------------------------- */
#design-template {
  margin-bottom: -3px; }

.page-body .content.no-ads:not(.preview) {
  margin-top: 15px; }

.view_invite #page, .view_invite #view {
  background-color: #F5F5FA; }

.view_invite #page {
  padding-top: 0; }

.view_invite #view {
  transition: all 1s ease-in-out;
  width: auto;
  min-width: 1020px;
  max-width: 1040px;
  min-height: 1350px;
  margin: 0 auto;
  position: relative;
  padding: 20px;
  opacity: 1; }
  .view_invite #view.hide-feed {
    height: 0;
    min-height: 0;
    opacity: 0;
    padding: 0 20px; }
  .view_invite #view.premium {
    min-width: 590px;
    max-width: 768px; }
    .view_invite #view.premium .feed {
      padding: 0 0 0 90px; }
  .view_invite #view .feed {
    width: 100%;
    padding: 0 320px 0 90px;
    margin: 0; }
    .view_invite #view .feed .gpt-ad > div {
      margin: 5px 0;
      text-align: center; }
    .view_invite #view .feed .plg-donate {
      padding: 0; }
  .view_invite #view .rail {
    width: 300px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1; }
    .view_invite #view .rail #ad-rail-bot {
      width: 300px;
      margin: 20px auto; }

.event-view {
  font-size: 14px;
  color: #2c333c;
  padding-bottom: 20px; }
  @media screen and (max-width: 500px) {
    .event-view {
      padding-top: 8px; } }
  .event-view .info-icon {
    border: 3px solid #3ea5dc;
    border-radius: 1em;
    color: #3ea5dc;
    display: inline-block;
    font-size: .75em;
    width: 1.7em;
    height: 1.7em;
    text-align: center; }
    @media screen and (max-width: 500px) {
      .event-view .info-icon {
        display: none; } }
  .event-view a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0; }
    .event-view a.button-secondary-inverse {
      margin: 0 auto; }
  .event-view .feed-notice {
    text-align: center;
    padding: 1rem;
    margin: 0; }
  .event-view .rsvp-action-notice {
    font-size: 1.5em;
    padding: 1rem;
    text-align: center; }
    @media screen and (max-width: 500px) {
      .event-view .rsvp-action-notice {
        border-bottom: 1px solid #c3c7cb;
        font-size: 14px;
        margin-top: -8px;
        padding: 0 1rem 1rem;
        text-align: left; } }
    .event-view .rsvp-action-notice a {
      color: #3ea5dc;
      text-decoration: underline; }
  .event-view fieldset {
    border: none;
    margin: 0;
    padding: 0; }

#block-host-message {
  text-align: center;
  font-size: 14px; }
  #block-host-message a {
    color: #3ea5dc; }
  #block-host-message.mobile {
    font-size: 12px;
    padding: 20px 0; }

footer#footer {
  padding-bottom: 100px; }

.page-body .content {
  padding: 0 5px; }

.page-body.mobile.messages.body-conversation .event-view {
  padding: 0; }

.page-body.mobile.messages.body-conversation .content {
  padding: 0; }

.event-view .comment-form {
  position: relative; }
  .event-view .comment-form .mention-editor {
    -webkit-transition: margin-left 100ms ease-in-out;
    -moz-transition: margin-left 100ms ease-in-out;
    transition: margin-left 100ms ease-in-out;
    background-color: #eceff4;
    margin-bottom: 2em; }
  .event-view .comment-form .comment-button {
    height: 32px;
    padding: 0 16px;
    border-radius: 100px;
    border: none;
    background-color: #71ab0b;
    color: white;
    font-size: 13px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    outline: none; }
  .event-view .comment-form.single-photo-staged .mention-editor {
    margin-left: 58px; }
  .event-view .comment-form input[type=text] {
    height: auto;
    vertical-align: middle;
    background-color: #fff;
    border: solid 1px #bfbfbf;
    padding: 8px;
    border-radius: 3px;
    outline: none; }
  .event-view .comment-form .comment-action-buttons {
    margin-top: 5px;
    text-align: right; }
    .event-view .comment-form .comment-action-buttons .comment-and-reset-buttons-container {
      display: inline-block; }
    .event-view .comment-form .comment-action-buttons button {
      margin: 0 0 0 5px;
      vertical-align: middle; }
      @media screen and (max-width: 499.999px) {
        .event-view .comment-form .comment-action-buttons button {
          font-size: 12px; } }
    .event-view .comment-form .comment-action-buttons .comment-button {
      font-size: 13px;
      font-weight: bold;
      -webkit-font-smoothing: antialiased; }

button.add-photos:not(.button-primary-inverse),
button.tag-guests-button:not(.button-primary-inverse) {
  background-color: transparent;
  border: none;
  border-color: #fff;
  box-shadow: none;
  padding: 3px 5px;
  height: 25px;
  color: #666;
  font-size: 13px; }
  button.add-photos:not(.button-primary-inverse):hover,
  button.tag-guests-button:not(.button-primary-inverse):hover {
    cursor: pointer;
    text-decoration: none; }
  button.add-photos:not(.button-primary-inverse):hover:disabled,
  button.tag-guests-button:not(.button-primary-inverse):hover:disabled {
    cursor: not-allowed; }

button.add-photos i {
  margin-right: 0.25em; }

.event-view .create-post {
  text-align: right; }

.css-spinner {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 4px solid #eee;
  border-left-color: #71ab0b;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: css-spinner 0.9s infinite linear;
  -moz-animation: css-spinner 0.9s infinite linear;
  animation: css-spinner 0.9s infinite linear; }

@-webkit-keyframes css-spinner {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes css-spinner {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@keyframes css-spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.event-view .delete-item {
  text-decoration: none; }
  .event-view .delete-item i {
    display: block;
    width: 42px;
    line-height: 42px;
    text-align: center;
    position: absolute;
    right: -16px;
    top: -16px;
    color: #a2a2a2;
    font-size: 10px; }
    .event-view .delete-item i:hover {
      color: #2c333c; }

.simple-modal.delete-item {
  text-align: center; }

.plg-widget {
  padding: 0 !important; }
  .plg-widget .pledgeling-step-loader {
    display: block;
    height: 845px;
    margin: 100px 0;
    background: url(/static/images/v2/web/plus/create/step-loader.gif) no-repeat center 100px; }
  .plg-widget iframe {
    width: 100%;
    height: 845px; }

.edit-tags-modal {
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .edit-tags-modal .button-wrap {
    text-align: center;
    margin-top: 16px; }

.edit-feed-post-modal {
  text-align: center; }
  .edit-feed-post-modal textarea {
    margin-bottom: 16px; }
  .edit-feed-post-modal .mention-editor {
    margin-bottom: 2em; }

.event-actions {
  margin-top: 16px;
  text-align: center; }
  .event-actions a {
    display: inline-block;
    padding: 0 16px;
    color: #666;
    line-height: 26px; }
    .event-actions a:hover {
      color: #71ab0b; }
    .event-actions a i {
      font-size: 20px; }

.event-notification-bar {
  padding: 0px 20px;
  font-size: 14px;
  background-color: #E9E9EE;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 0; }
  @media screen and (max-width: 500px) {
    .event-notification-bar {
      background-color: inherit; }
      .event-notification-bar .button-primary-inverse.small {
        margin-bottom: 0; } }
  .event-notification-bar .button-primary {
    flex: 1; }
    .event-notification-bar .button-primary:hover {
      color: #fff; }
  .event-notification-bar .button-primary-inverse {
    flex: 1; }
  .event-notification-bar .button-secondary-inverse {
    flex: 1; }
  @media screen and (max-width: 500px) {
    .event-notification-bar .host-action-buttons {
      display: block; }
      .event-notification-bar .host-action-buttons a {
        margin: 5px 0 0; } }
  .event-notification-bar div.event-buttons {
    display: inline-block;
    margin: 10px 0;
    padding: 0; }
    @media screen and (max-width: 500px) {
      .event-notification-bar div.event-buttons {
        margin: 5px 0; } }
  .event-notification-bar div.event-buttons__mobile {
    display: flex;
    margin: 10px auto;
    max-width: 450px; }
  .event-notification-bar div.event-message {
    padding: 10px 0; }
  .event-notification-bar a.thank-you-notes {
    position: relative;
    top: 1px; }
  .event-notification-bar a.view-thank-you-note {
    margin-left: 10px;
    position: relative;
    top: 1px; }
  .event-notification-bar.mobile {
    margin: 0;
    padding: 0px 15px; }
    .event-notification-bar.mobile a.thank-you-notes {
      top: 0; }

body.messages.mobile .event-notification-bar .event-buttons {
  display: none; }

.event-settings h2 {
  margin: 0 0 2em;
  padding: 0 0 4px;
  border-bottom: solid 1px #bbb;
  font-size: 16px; }

.event-settings .form-notification {
  padding-bottom: 16px;
  font-weight: bold; }

.event-settings form fieldset {
  margin: 10px 0; }

.event-settings form button {
  margin: 1em 16px 0 0 !important; }

.event-settings form .form-success {
  font-weight: bold;
  color: #71ab0b; }

.event-settings form .form-error {
  font-weight: bold;
  color: #ff6d1f; }

.event-view-tabs {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  padding: 0 !important;
  font-size: 11px;
  overflow: hidden; }
  .event-view-tabs .primary-nav {
    border-bottom: solid 1px #eee; }
  .event-view-tabs li {
    display: block;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px #eee;
    position: relative; }
    .event-view-tabs li:last-child {
      border-bottom: none; }
    .event-view-tabs li a {
      display: block;
      padding: 8px 5px 0;
      color: #777;
      font-weight: normal;
      height: 70px;
      -webkit-transition: all 0.1s;
      -moz-transition: all 0.1s;
      transition: all 0.1s; }
      .event-view-tabs li a:hover {
        color: #71ab0b; }
      .event-view-tabs li a.active {
        background-color: #71ab0b;
        color: #fff; }
        .event-view-tabs li a.active .event-view-tab__newMessage {
          border: 1px solid white; }
      .event-view-tabs li a i {
        display: block;
        font-size: 30px;
        padding-bottom: 2px; }
    .event-view-tabs li a#tab-what-to-bring {
      padding-top: 0; }
  .event-view-tabs.mobile-event-view-tabs {
    background-color: #71ab0b;
    position: fixed;
    bottom: auto;
    top: 148px;
    transition: margin 0.4s;
    width: 100%;
    z-index: 2000;
    box-shadow: 0 2px 4px #bbb;
    border: none;
    border-top: solid 2px #71ab0b;
    font-size: 11px; }
    .event-view-tabs.mobile-event-view-tabs.premium {
      top: 49px; }
    .event-view-tabs.mobile-event-view-tabs.scrollAnimation {
      transition: transform 0.4s; }
    .event-view-tabs.mobile-event-view-tabs::after {
      clear: both;
      content: "";
      display: table; }
    .event-view-tabs.mobile-event-view-tabs ul li {
      border-bottom: none; }
    .event-view-tabs.mobile-event-view-tabs ul a {
      height: auto;
      color: #fff;
      font-size: 9px; }
      .event-view-tabs.mobile-event-view-tabs ul a.active {
        background-color: #fff;
        color: #71ab0b;
        border: none; }
    .event-view-tabs.mobile-event-view-tabs .primary-nav {
      border: none;
      border-bottom: 2px solid #71ab0b; }
      .event-view-tabs.mobile-event-view-tabs .primary-nav::after {
        clear: both;
        content: "";
        display: table; }
      .event-view-tabs.mobile-event-view-tabs .primary-nav li {
        float: left;
        width: 20%; }
        .event-view-tabs.mobile-event-view-tabs .primary-nav li:last-child {
          border-bottom: none; }
        .event-view-tabs.mobile-event-view-tabs .primary-nav li a {
          padding: 3px 0 5px 0; }
          .event-view-tabs.mobile-event-view-tabs .primary-nav li a i {
            font-size: 22px; }
    .event-view-tabs.mobile-event-view-tabs .secondary-nav {
      overflow: hidden;
      background-color: #BAB8B8; }
      .event-view-tabs.mobile-event-view-tabs .secondary-nav li {
        border-top: solid 1px #eee;
        text-align: left;
        -webkit-animation: slide-fade-down 0.4s ease-out 0.1s;
        -moz-animation: slide-fade-down 0.4s ease-out 0.1s;
        animation: slide-fade-down 0.4s ease-out 0.1s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        animation-fill-mode: both; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li:nth-child(1) {
          -webkit-animation-delay: 0.1s;
          -moz-animation-delay: 0.1s;
          animation-delay: 0.1s; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li:nth-child(2) {
          -webkit-animation-delay: 0.2s;
          -moz-animation-delay: 0.2s;
          animation-delay: 0.2s; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li:nth-child(3) {
          -webkit-animation-delay: 0.3s;
          -moz-animation-delay: 0.3s;
          animation-delay: 0.3s; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li:nth-child(4) {
          -webkit-animation-delay: 0.4s;
          -moz-animation-delay: 0.4s;
          animation-delay: 0.4s; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li:nth-child(5) {
          -webkit-animation-delay: 0.5s;
          -moz-animation-delay: 0.5s;
          animation-delay: 0.5s; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li a {
          padding: 4px 0 12px 0 !important;
          font-size: 10px; }
          .event-view-tabs.mobile-event-view-tabs .secondary-nav li a.active {
            color: #fff;
            background-color: #9B9797; }
        .event-view-tabs.mobile-event-view-tabs .secondary-nav li i {
          display: inline-block;
          font-size: 22px;
          padding: 0;
          position: relative;
          top: 2px;
          margin-left: 4%; }

@-webkit-keyframes slide-fade-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-1em); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes slide-fade-down {
  from {
    opacity: 0;
    -moz-transform: translateY(-1em); }
  to {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes slide-fade-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    -moz-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    -o-transform: translateY(-1em);
    transform: translateY(-1em); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

#header .advertisement {
  background-color: #fff;
  display: table-cell;
  height: 100px;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 100vw; }
  #header .advertisement.scrollAnimation {
    transition: transform 0.4s; }

footer#footer.mobile {
  padding-bottom: 1px; }

div.universal-nav.mobile {
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: -1; }
  div.universal-nav.mobile.premium, div.universal-nav.mobile.no-ads {
    top: 0; }

header.mobile.premium, header.mobileno-ads {
  height: 50px; }

body.mobile.messages.body-conversation .event-view-tabs {
  display: none; }

.event-view-tab__newMessage {
  height: 10px;
  width: 10px;
  background-color: #3ea5dc;
  border-radius: 50%;
  display: inline-block;
  right: 5px;
  position: absolute; }

.event-view .post-with-ad .gpt-ad {
  margin-top: 5px; }

.event-view #div-gpt-feed-sponsored-ad {
  position: relative;
  z-index: 1;
  padding-top: 10px; }

.feed-post-menu {
  position: absolute;
  top: -16px;
  right: -16px; }
  .feed-post-menu i {
    display: block;
    width: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center; }
    .feed-post-menu i:before {
      color: #2b2e32; }
  .feed-post-menu ul {
    display: none;
    position: absolute;
    z-index: 100;
    top: 30px;
    right: 16px;
    padding: 4px 0;
    border: solid 1px #ccc;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 0 2px 4px #ccc; }
    .feed-post-menu ul a {
      display: block;
      padding: 4px 16px;
      white-space: nowrap;
      color: #2c333c; }
      .feed-post-menu ul a:hover {
        color: #71ab0b; }
  .feed-post-menu.active i {
    color: #71ab0b; }
  .feed-post-menu.active ul {
    display: block; }

.event-view .feed-list-item-group {
  display: flex;
  flex-direction: column-reverse; }

.event-view .feed-post-container {
  position: relative;
  margin-top: 5px;
  padding: 0; }
  .event-view .feed-post-container.user-submitted {
    -webkit-animation: show-post 0.2s ease-in 0.2s;
    -moz-animation: show-post 0.2s ease-in 0.2s;
    animation: show-post 0.2s ease-in 0.2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both; }

.event-view .empty-feed-notice {
  text-align: center;
  font-style: italic;
  margin-top: 5px; }

.event-view .feed-post {
  padding: 16px; }
  .event-view .feed-post .change-rsvp-button-container {
    position: relative;
    width: 100%;
    text-align: right;
    margin: .5em 0 0 0; }
    @media screen and (min-width: 500px) {
      .event-view .feed-post .change-rsvp-button-container {
        margin: 1em 0 0 0; } }
  .event-view .feed-post .change-rsvp-button {
    position: relative;
    margin: 0; }
  .event-view .feed-post .post-head {
    min-height: 32px;
    position: relative;
    padding-left: 42px; }
    .event-view .feed-post .post-head > .avatar {
      position: absolute;
      top: 0;
      left: 0; }
  .event-view .feed-post .timestamp {
    color: #666e76;
    font-weight: 300;
    font-size: 12px;
    margin-left: 0.3em; }
  .event-view .feed-post .feed-comment {
    margin-top: 5px;
    white-space: pre-wrap;
    overflow-x: auto;
    word-break: break-word; }
    .event-view .feed-post .feed-comment a {
      color: #3ea5dc; }
  .event-view .feed-post .comment-edited {
    font-size: 12px;
    color: #aaa; }
  .event-view .feed-post .feed-content img {
    display: block;
    width: 100%;
    margin-top: 16px;
    min-height: 200px;
    background-color: #eee;
    border-radius: 3px;
    background-image: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #ddd 100%);
    background-image: radial-gradient( ellipse  at center, #fff 0%, #ddd 100%); }
  .event-view .feed-post .feed-footer > div:first-child {
    margin-top: 16px; }
  .event-view .feed-post .feed-footer .feed-post-actions {
    border-top: solid 1px #e5e5e5;
    font-size: 12px; }
    .event-view .feed-post .feed-footer .feed-post-actions a {
      display: inline-block;
      padding: 8px 16px 8px 0;
      color: #737E8A; }
      .event-view .feed-post .feed-footer .feed-post-actions a:hover {
        color: #71ab0b; }
  .event-view .feed-post .feed-footer .post-info {
    border-top: solid 1px #e5e5e5;
    font-size: 12px;
    font-weight: normal;
    color: #737E8A; }
    .event-view .feed-post .feed-footer .post-info::after {
      clear: both;
      content: "";
      display: table; }
    .event-view .feed-post .feed-footer .post-info .replies-count {
      float: right;
      display: inline-block;
      padding: 8px 0; }
    .event-view .feed-post .feed-footer .post-info .like-count {
      float: left;
      padding: 8px 0;
      color: #737E8A; }

.event-view .feed-post-rsvp .feed-content {
  margin: 1em 0 0 42px;
  color: #7a7a7a; }
  .event-view .feed-post-rsvp .feed-content > div {
    padding: 10px 12px;
    background-color: #F5F5FA;
    border-left: solid 10px #d6d4db; }
  .event-view .feed-post-rsvp .feed-content .rsvp-yes {
    border-color: #71ab0b; }
  .event-view .feed-post-rsvp .feed-content .rsvp-maybe {
    border-color: #fcbb50; }
  .event-view .feed-post-rsvp .feed-content .rsvp-no {
    border-color: #d55554; }
  .event-view .feed-post-rsvp .feed-content h4 {
    margin: 0 0 1px;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize; }
  .event-view .feed-post-rsvp .feed-content span {
    font-size: 12px;
    font-weight: normal; }

.event-view .feed-post-wtb, .event-view .feed-post-poll, .event-view .feed-post-donations, .event-view .feed-post-gifts, .event-view .feed-post-sponsored_registry {
  margin-left: 34px;
  padding-left: 48px;
  padding-top: 14px;
  position: relative; }
  .event-view .feed-post-wtb i, .event-view .feed-post-poll i, .event-view .feed-post-donations i, .event-view .feed-post-gifts i, .event-view .feed-post-sponsored_registry i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 34px;
    color: #2c333c;
    vertical-align: sub; }
  .event-view .feed-post-wtb .feed-post-btn, .event-view .feed-post-poll .feed-post-btn, .event-view .feed-post-donations .feed-post-btn, .event-view .feed-post-gifts .feed-post-btn, .event-view .feed-post-sponsored_registry .feed-post-btn {
    text-align: right; }
    .event-view .feed-post-wtb .feed-post-btn a, .event-view .feed-post-poll .feed-post-btn a, .event-view .feed-post-donations .feed-post-btn a, .event-view .feed-post-gifts .feed-post-btn a, .event-view .feed-post-sponsored_registry .feed-post-btn a {
      margin: 12px 0 -4px; }

.event-view .feed-content.has-comment .feed-post-wtb, .event-view .feed-content.has-comment .feed-post-poll {
  margin-top: 1em; }

.event-view .feed-post-single_photo .like-post, .event-view .feed-post-multi_photo .like-post {
  padding-top: 16px; }

.event-view .feed-post-sponsored_registry {
  padding: 0;
  margin: 0; }
  .event-view .feed-post-sponsored_registry img.sponsored_registry_icon {
    display: inline-block;
    min-height: 36px;
    height: 36px;
    min-width: 36px;
    width: 36px;
    border: 0;
    background: transparent;
    margin: -7px 3px 0 35px; }
  .event-view .feed-post-sponsored_registry p.sponsored_registry_message {
    display: inline-block;
    width: 70%;
    position: relative;
    bottom: 4px; }
  .event-view .feed-post-sponsored_registry div.feed-post-btn a {
    margin: 0; }

.event-view .multi-photo-wrap {
  margin-top: 16px;
  overflow: hidden;
  border-radius: 3px;
  background-image: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #ddd 100%);
  background-image: radial-gradient( ellipse  at center, #fff 0%, #ddd 100%); }
  .event-view .multi-photo-wrap::after {
    clear: both;
    content: "";
    display: table; }
  .event-view .multi-photo-wrap a {
    float: left;
    width: 50%;
    position: relative;
    border: solid 1px #fff; }
    .event-view .multi-photo-wrap a .multi-photo-panel {
      padding-top: 100%;
      width: 100%;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
    .event-view .multi-photo-wrap a .more-photos-link {
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      font-weight: bold;
      width: 100%;
      height: 100%;
      text-align: center;
      padding-top: 33%;
      font-size: 40px;
      -webkit-font-smoothing: antialiased; }
      @media screen and (max-width: 500px) {
        .event-view .multi-photo-wrap a .more-photos-link {
          font-size: 26px; } }

.event-view .multi-photo-wrap-3 a,
.event-view .multi-photo-wrap-4 a {
  width: 25%; }

.event-view .multi-photo-wrap-3 a:first-child,
.event-view .multi-photo-wrap-4 a:first-child {
  width: 75%; }

.event-view .multi-photo-wrap-3 a .multi-photo-panel {
  padding-top: 150.9%; }

.event-view .multi-photo-wrap-3 a:first-child .multi-photo-panel {
  padding-top: 100%; }

.event-view .mobile-feed-ad {
  padding: 15px 0 10px; }

.show-more-link {
  -webkit-transition: margin-bottom 200ms ease-in-out;
  -moz-transition: margin-bottom 200ms ease-in-out;
  transition: margin-bottom 200ms ease-in-out;
  display: block;
  max-width: 100%;
  margin-top: 16px;
  text-transform: uppercase;
  text-align: center; }

.mention-suggestions-open .feed-list-item-group .feed-post-container:first-of-type {
  margin-bottom: 260px; }

@-webkit-keyframes show-post {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes show-post {
  from {
    opacity: 0;
    -moz-transform: translateY(-50%); }
  to {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes show-post {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.event-view .reply-container {
  position: relative;
  padding: 16px;
  margin-top: -16px;
  background-color: #E9E9EE; }
  .event-view .reply-container .feed-post {
    padding: 8px 0; }
  .event-view .reply-container .avatar {
    margin-left: 7px;
    font-size: 12.5px;
    width: 25px;
    height: 25px;
    line-height: 25px; }

.event-view .show-more-replies-link {
  display: block;
  text-align: center;
  color: #71ab0b;
  padding-bottom: default-padding / 2; }

.event-view .reply-to-post {
  display: inline-block;
  cursor: pointer; }
  .event-view .reply-to-post:hover {
    color: #71ab0b; }

.fetching-content {
  text-align: center;
  padding: 32px !important; }
  .fetching-content h3 {
    margin: 1em 0 0;
    font-size: 16px;
    color: #666; }

.event-view .file-upload-button-view {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }
  .event-view .file-upload-button-view input {
    position: absolute;
    top: 0;
    left: -500px;
    width: 1000px;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
    .event-view .file-upload-button-view input:disabled {
      cursor: not-allowed; }
  .event-view .file-upload-button-view .file-uploader-icon {
    color: #aaa; }
    .event-view .file-upload-button-view .file-uploader-icon .icon-camera {
      font-size: 16px;
      line-height: 32px;
      padding: 0 12px; }

.upload-progress {
  padding-right: 22px;
  position: relative; }
  .upload-progress h3 {
    margin: 8px 0;
    text-align: center;
    font-style: italic;
    font-weight: normal; }
  .upload-progress .bar {
    position: relative;
    height: 9px;
    border-radius: 100px;
    overflow: hidden;
    background-color: #eee; }
    .upload-progress .bar .inner {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      background-color: #71ab0b;
      -webkit-transition: width 0.1s;
      -moz-transition: width 0.1s;
      transition: width 0.1s; }
  .upload-progress a {
    position: absolute;
    right: 0;
    bottom: -4px;
    color: #ccc; }
    .upload-progress a:hover {
      color: #ff6d1f; }

@-webkit-keyframes num-selected-photos-change {
  from {
    font-size: 14px;
    font-weight: 400; }
  to {
    font-size: 18px;
    font-weight: 600; } }

@-moz-keyframes num-selected-photos-change {
  from {
    font-size: 14px;
    font-weight: 400; }
  to {
    font-size: 18px;
    font-weight: 600; } }

@keyframes num-selected-photos-change {
  from {
    font-size: 14px;
    font-weight: 400; }
  to {
    font-size: 18px;
    font-weight: 600; } }

@-webkit-keyframes exceeds-limit-error-message-animation {
  0% {
    height: 0; }
  15% {
    height: 3em; }
  85% {
    height: 3em; }
  100% {
    height: 0; } }

@-moz-keyframes exceeds-limit-error-message-animation {
  0% {
    height: 0; }
  15% {
    height: 3em; }
  85% {
    height: 3em; }
  100% {
    height: 0; } }

@keyframes exceeds-limit-error-message-animation {
  0% {
    height: 0; }
  15% {
    height: 3em; }
  85% {
    height: 3em; }
  100% {
    height: 0; } }

@-webkit-keyframes preview-panel-scale-in {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes preview-panel-scale-in {
  0% {
    -moz-transform: scale(0); }
  100% {
    -moz-transform: scale(1); } }

@keyframes preview-panel-scale-in {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.file-uploader-stage {
  text-align: right; }
  .file-uploader-stage .stage-photo-panel-header {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    height: 25px; }
  .file-uploader-stage .exceeds-limit-error-message {
    display: block;
    color: red;
    font-size: 16px;
    height: 0;
    overflow: hidden;
    text-align: center;
    animation-name: exceeds-limit-error-message-animation;
    animation-duration: 10s; }
  .file-uploader-stage .stage-photo-panel-num-selected-photos {
    display: inline-block;
    line-height: 25px;
    font-weight: 400;
    font-size: 16px;
    width: 25px; }
    .file-uploader-stage .stage-photo-panel-num-selected-photos.animate {
      animation-name: num-selected-photos-change;
      animation-duration: 150ms; }
  .file-uploader-stage .icon-tick {
    -webkit-transition: -webkit-transform 150ms cubic-bezier(0.64, 0.57, 0.67, 1.53);
    -moz-transition: -moz-transform 150ms cubic-bezier(0.64, 0.57, 0.67, 1.53);
    transition: transform 150ms cubic-bezier(0.64, 0.57, 0.67, 1.53);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: white;
    border-radius: 50%;
    bottom: 5%;
    display: inline-block;
    position: absolute;
    right: 5%; }
    .file-uploader-stage .icon-tick:before {
      color: #71ab0b;
      margin: 0;
      width: 100%; }
    @media screen and (max-width: 499.999px) {
      .file-uploader-stage .icon-tick {
        height: 20px;
        width: 20px; }
        .file-uploader-stage .icon-tick:before {
          font-size: 20px;
          line-height: 20px; } }
  .file-uploader-stage.single-file .icon-tick {
    height: 20px;
    width: 20px; }
    .file-uploader-stage.single-file .icon-tick:before {
      font-size: 20px;
      line-height: 20px; }
  @media screen and (min-width: 500px) {
    .file-uploader-stage.multi-file .icon-tick {
      height: 40px;
      width: 40px; }
      .file-uploader-stage.multi-file .icon-tick:before {
        font-size: 40px;
        line-height: 40px; } }
  .file-uploader-stage .css-spinner {
    position: absolute;
    width: 30%;
    height: 30%;
    top: 35%;
    left: 35%; }
  .file-uploader-stage .preview-panel {
    animation-name: preview-panel-scale-in;
    animation-duration: 200ms;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    padding-top: 100%;
    width: 100%; }
  .file-uploader-stage img {
    display: block;
    width: 100%;
    background-color: #eee; }
  .file-uploader-stage .file-uploader-buttons a {
    margin-right: 16px;
    color: #ccc; }
  .file-uploader-stage ul.stage-photo-panel-list {
    max-height: 50vh; }
    .file-uploader-stage ul.stage-photo-panel-list::after {
      clear: both;
      content: "";
      display: table; }
  .file-uploader-stage li.stage-photo-panel-item {
    background-image: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #ddd 100%);
    background-image: radial-gradient( ellipse  at center, #fff 0%, #ddd 100%);
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
    border-radius: 2px;
    border: solid 1px #c9cdd5;
    float: left;
    margin: 0.66667%;
    opacity: 1;
    overflow: hidden;
    position: relative;
    width: 24%; }
    .file-uploader-stage li.stage-photo-panel-item:nth-child(4n+1) {
      margin-left: 0; }
    .file-uploader-stage li.stage-photo-panel-item:nth-child(4n) {
      margin-right: 0; }
    .file-uploader-stage li.stage-photo-panel-item.inactive {
      opacity: 0.5; }
      .file-uploader-stage li.stage-photo-panel-item.inactive .icon-tick {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
    .file-uploader-stage li.stage-photo-panel-item.disabled {
      opacity: 0.5; }
      .file-uploader-stage li.stage-photo-panel-item.disabled .preview-panel {
        pointer-events: none; }
  .file-uploader-stage.single-file ul.stage-photo-panel-list {
    left: 1px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    width: 58px; }
  .file-uploader-stage.single-file li.stage-photo-panel-item {
    border: none;
    height: 100%;
    width: auto;
    float: none;
    border-radius: 3px 0 0 3px; }
  .file-uploader-stage.multi-file ul.stage-photo-panel-list {
    overflow: scroll; }
  .file-uploader-stage.multi-file textarea {
    margin-bottom: 2px; }
  .file-uploader-stage .staged-files-notification {
    display: block;
    text-align: left;
    float: left;
    line-height: 32px;
    color: #af6565;
    font-size: 12px; }
    @media screen and (max-width: 350px) {
      .file-uploader-stage .staged-files-notification {
        float: none;
        text-align: right; } }

.from-host-panel {
  margin-top: 16px;
  padding: 0 !important; }
  .from-host-panel .message-from-host {
    margin: 16px; }
    .from-host-panel .message-from-host.minimized {
      overflow: hidden;
      position: relative; }
      .from-host-panel .message-from-host.minimized .message-from-host-overlay {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 40px 0 10px;
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff 60%);
        background-image: linear-gradient(rgba(255, 255, 255, 0), #fff 60%); }
    .from-host-panel .message-from-host h3 {
      font-size: 16px;
      text-align: center;
      margin: 0 0 1em 0;
      text-transform: uppercase;
      color: #aaa;
      font-weight: normal; }
    .from-host-panel .message-from-host ul {
      padding-left: 40px;
      list-style: outside; }
    .from-host-panel .message-from-host p {
      font-size: 15px;
      line-height: 1.6;
      margin: 13px 0;
      word-break: break-word;
	}
	.from-host-panel .message-from-host p.space-before {
       padding-top: 1em;
     }
    .from-host-panel .message-from-host img {
      max-width: 100%;
      height: auto; }
    .from-host-panel .message-from-host a {
      color: #71ab0b; }
      .from-host-panel .message-from-host a:hover {
        text-decoration: underline; }
  .from-host-panel .host-panel {
    margin: 32px 16px;
    text-align: center; }
    .from-host-panel .host-panel h3 {
      margin-top: 0;
      font-size: 16px; }
  .from-host-panel .host-has-added li {
    display: inline-block;
    width: 33.3333%;
    border-right: dashed 1px #ccc; }
    .from-host-panel .host-has-added li:last-child {
      border-right: none; }
    .from-host-panel .host-has-added li a {
      display: block;
      color: #666; }
      .from-host-panel .host-has-added li a:hover {
        color: #71ab0b; }
    .from-host-panel .host-has-added li i {
      display: block;
      font-size: 50px; }
    .from-host-panel .host-has-added li i.icon-donations:before {
      margin-left: 4px; }
  .from-host-panel .host-gift-registries li {
    display: inline-block;
    padding: 5px 10px; }
  .from-host-panel .host-wishlist a img {
    display: inline-block;
    margin-top: 1em; }

.gifts-panel {
  padding: 0;
  margin: 0;
  text-align: left; }
  .gifts-panel a {
    color: #71ab0b; }
  .gifts-panel a.registry-link {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #666e76;
    padding: 0 10px 0 35px;
    position: relative;
    line-height: 28px;
    height: 30px;
    display: block; }
    .gifts-panel a.registry-link .icon-registries {
      font-size: 25px;
      position: absolute;
      left: -5px;
      top: -3px; }
  .gifts-panel div.powered-by {
    border: 1px solid #ededed;
    height: 30px;
    float: right;
    padding: 4px; }
    .gifts-panel div.powered-by:before {
      content: "Brought to you by";
      font-size: 12px;
      margin-left: 3px;
      margin-right: 5px;
      position: relative;
      top: -8px; }
  .gifts-panel .gift-registries {
    width: 100%;
    background-color: white;
    margin: 5px 0 16px 0;
    overflow: auto;
    padding: 15px;
    text-align: left; }
    .gifts-panel .gift-registries div.registry-icon {
      display: inline-block;
      width: 34px;
      height: 34px;
      margin: 0;
      padding: 0; }
      .gifts-panel .gift-registries div.registry-icon::before {
        color: #71ab0b;
        font-family: "evite";
        font-size: 34px;
        font-weight: normal;
        margin: 0;
        padding: 0; }
    .gifts-panel .gift-registries div.registry-text {
      display: inline-block;
      margin-left: 10px; }
      .gifts-panel .gift-registries div.registry-text h3 {
        text-align: left;
        margin: 0; }
      .gifts-panel .gift-registries div.registry-text p {
        margin: 0; }
      .gifts-panel .gift-registries div.registry-text a {
        margin-left: 10px; }
    .gifts-panel .gift-registries div.powered-by.provider-thebump {
      width: 194px; }
    .gifts-panel .gift-registries div.powered-by.provider-theknot {
      width: 177px; }
    .gifts-panel .gift-registries div.powered-by div.registry-provider-icon {
      display: inline-block; }
      .gifts-panel .gift-registries div.powered-by div.registry-provider-icon.provider-thebump {
        width: 80px;
        height: 23px;
        position: relative;
        top: 1px;
        background-image: url("/static/images/logos/the-bump-logo-v2@2x.png");
        background-size: auto 16px;
        background-repeat: no-repeat; }
      .gifts-panel .gift-registries div.powered-by div.registry-provider-icon.provider-theknot {
        width: 63px;
        height: 23px;
        background-image: url("/static/images/logos/the-knot-logo-v2@2x.png");
        background-size: auto 20px;
        background-repeat: no-repeat; }
    .gifts-panel .gift-registries div.registry-divider {
      width: 100%;
      border-bottom: 1px solid #e8e8e8;
      margin-top: 15px;
      margin-bottom: 15px; }
    .gifts-panel .gift-registries ul {
      margin: 0; }
      .gifts-panel .gift-registries ul li {
        display: inline-block;
        padding: 0;
        margin: 0 20px 15px 0; }
        .gifts-panel .gift-registries ul li:nth-child(5n+1) i {
          color: #71ab0b; }
        .gifts-panel .gift-registries ul li:nth-child(5n+2) i {
          color: #3ea5dc; }
        .gifts-panel .gift-registries ul li:nth-child(5n+3) i {
          color: #fcbb50; }
        .gifts-panel .gift-registries ul li:nth-child(5n+4) i {
          color: #e84167; }
        .gifts-panel .gift-registries ul li:nth-child(5n+5) i {
          color: #ab6cba; }
        .gifts-panel .gift-registries ul li img {
          max-height: 37px; }
      @media screen and (max-width: 499.999px) {
        .gifts-panel .gift-registries ul li {
          display: block; }
          .gifts-panel .gift-registries ul li a {
            display: inline-block; } }
    .gifts-panel .gift-registries.mobile div.powered-by.no-registries {
      margin-left: 42px;
      margin-top: 7px; }
  .gifts-panel .wishlist {
    width: 100%;
    background-color: white;
    margin: 0 0 16px 0;
    padding: 15px;
    text-align: left; }
    .gifts-panel .wishlist div.wishlist-icon {
      display: inline-block;
      width: 34px;
      height: 34px; }
      .gifts-panel .wishlist div.wishlist-icon::before {
        color: #71ab0b;
        font-family: "evite";
        font-size: 34px;
        font-weight: normal;
        margin: 0;
        padding: 0; }
    .gifts-panel .wishlist div.wishlist-text {
      display: inline-block;
      margin-left: 15px; }
      .gifts-panel .wishlist div.wishlist-text h3 {
        text-align: left;
        margin: 0; }
      .gifts-panel .wishlist div.wishlist-text p {
        margin: 0; }
      .gifts-panel .wishlist div.wishlist-text a {
        margin-left: 10px; }
    .gifts-panel .wishlist div.wishlist-provider {
      display: inline-block;
      width: 63px;
      height: 23px;
      background-image: url("/static/images/logos/amazon-logo-v2@2x.png");
      background-size: auto 23px;
      background-repeat: no-repeat; }
    .gifts-panel .wishlist.mobile div.powered-by {
      display: inline-block;
      float: none;
      margin-left: 48px;
      margin-top: 8px; }
  .gifts-panel .gifting-banner {
    border-top: 1px solid #dbdbdb;
    width: 100%;
    margin-bottom: 10px; }

.gifts-panel.gifts-panel--compact {
  text-align: center;
  margin-top: 10px;
  border: none;
  border-top: 1px solid #c1c1c1; }
  .gifts-panel.gifts-panel--compact .view-invite-text {
    font-size: 14px;
    text-align: left;
    margin-left: 10px; }
  .gifts-panel.gifts-panel--compact .view-invitation-body {
    padding: 0;
    font-size: 14px;
    text-align: left; }

.gifts-panel.gifts-panel--mobile .view-invite-text {
  top: 2px; }

.gifts-panel.gifts-panel--mobile .send-gift-message,
.gifts-panel.gifts-panel--mobile .send-gift-link {
  margin: 0; }

.gifts-panel.gifts-panel--mobile .start-gifting {
  font-size: 12px; }

.amazon-gift {
  text-align: left;
  padding: 0;
  margin: 0 0 16px 0; }

span.view-invitation {
  display: block;
  color: inherit; }

.event-view .view-invitation {
  padding: 0; }

.view-invitation .pledgeling-suggestion {
  background: url("/static/images/donations/pledgeling_background.png");
  color: white;
  font-size: 1.1em;
  font-weight: 300;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  margin: 0 0 10px 0;
  padding: 30px 10px 10px;
  text-align: center; }
  @media screen and (max-width: 499px) {
    .view-invitation .pledgeling-suggestion {
      line-height: 1em;
      padding: 10px 20px;
      font-size: 18px; } }
  .view-invitation .pledgeling-suggestion .abbr {
    color: #3ea5dc; }

.view-invitation .view-invite-heading {
  margin: 0;
  font-size: 16px; }
  .view-invitation .view-invite-heading sup {
    font-size: .5em;
    top: -1em; }

.view-invitation .icon-holder {
  width: 30px;
  height: 30px; }
  .view-invitation .icon-holder::before {
    color: #71ab0b;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 0; }

.view-invitation .view-invite-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px; }

.view-invitation .view-invitation-body {
  padding: 5px 0 20px;
  text-align: center; }

.view-invitation .view-invite-icon {
  display: inline-block;
  vertical-align: middle;
  padding: 15px; }

.view-invitation .logo-pledgeling {
  background: url("/static/images/logos/poweredby_pledgeling.png") no-repeat;
  display: block;
  height: 29px;
  margin: 15px auto 0;
  width: 190px; }

.giftingProducts {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em; }
  .giftingProducts.desktop .giftingProduct__wrapper {
    flex: 0 33.33%; }

.giftingProduct__wrapper {
  flex: 0 50%;
  text-align: center;
  align-self: flex-end; }

.giftingProduct__title {
  color: #3ea5dc; }

.giftingProduct__image {
  max-width: 100%; }

.gifting_text_banner {
  padding: 5px;
  text-align: center;
  background-color: #fcbb50; }

.sms-promo-banner {
  background-color: white;
  border: 1px solid #c3c7cb;
  padding: 8px;
  margin-bottom: 15px; }
  .sms-promo-banner span.emoji {
    margin: 0 4px; }
  .sms-promo-banner .banner-dismiss {
    float: right;
    position: relative;
    top: 5px; }
  .sms-promo-banner.mobile {
    border: 0;
    border-top: 1px solid #c3c7cb;
    border-bottom: 1px solid #c3c7cb;
    margin: 0 -5px 10px -5px; }
    .sms-promo-banner.mobile .banner-dismiss {
      top: 10px; }
    .sms-promo-banner.mobile p {
      width: 90%;
      font-size: 16px;
      margin: 0; }

.event-guestlist {
  padding: 0 !important; }
  .event-guestlist .titleblock {
    padding: 16px; }
    .event-guestlist .titleblock::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 590px) {
      .event-guestlist .titleblock {
        text-align: center; } }
    .event-guestlist .titleblock .button-primary {
      margin: 0; }
    .event-guestlist .titleblock h3 {
      display: inline-block;
      margin: 0;
      font-weight: normal;
      font-size: 18px;
      vertical-align: middle;
      text-align: left; }
      @media screen and (max-width: 590px) {
        .event-guestlist .titleblock h3 {
          display: inline-block;
          width: auto; } }
    .event-guestlist .titleblock .extra-content {
      float: right;
      margin-top: 5px; }
      @media screen and (max-width: 590px) {
        .event-guestlist .titleblock .extra-content {
          width: 100%; } }
    .event-guestlist .titleblock .search-bar {
      text-align: right;
      display: inline-block;
      position: relative;
      margin: 0 0 5px 20px; }
      .event-guestlist .titleblock .search-bar input[type="text"] {
        font-size: 14px;
        padding: 6px 12px;
        border-radius: 20px;
        border: 1px solid #ccc;
        box-shadow: inset 1px 1px 4px 0 rgba(119, 119, 119, 0.4);
        outline: none;
        width: 160px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        @media screen and (max-width: 590px) {
          .event-guestlist .titleblock .search-bar input[type="text"] {
            width: 100%; } }
      .event-guestlist .titleblock .search-bar .search-icon {
        background: url("/static/images/icon_search.png") -20px 0 no-repeat;
        display: block;
        height: 20px;
        position: absolute;
        right: 6px;
        top: 6px;
        width: 20px;
        cursor: pointer; }
        .event-guestlist .titleblock .search-bar .search-icon.has-value {
          background-position: 00; }
    .event-guestlist .titleblock .invite-more-container {
      display: inline-block;
      vertical-align: middle;
      text-align: right;
      margin-top: -3px; }
      @media screen and (max-width: 590px) {
        .event-guestlist .titleblock .invite-more-container {
          width: 100%;
          text-align: center;
          margin-top: 10px; } }
      .event-guestlist .titleblock .invite-more-container .invite_more {
        display: inline-block;
        margin: 0 20px; }
        .event-guestlist .titleblock .invite-more-container .invite_more:first-of-type {
          margin-left: 0; }
        .event-guestlist .titleblock .invite-more-container .invite_more:last-of-type {
          margin-right: 0; }
      .event-guestlist .titleblock .invite-more-container .or {
        margin: 0 7px; }
      .event-guestlist .titleblock .invite-more-container .fb-share-button {
        min-width: 54px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        z-index: 2;
        background-color: #3350A3;
        border-radius: 5px;
        padding: 3px;
        height: 27px;
        margin: 0; }
        .event-guestlist .titleblock .invite-more-container .fb-share-button .fb-share-link {
          color: #FCFCFC;
          font-family: Helvetica, sans-serif;
          font-size: 14px;
          font-weight: 400; }
          .event-guestlist .titleblock .invite-more-container .fb-share-button .fb-share-link .fb-share-icon-box {
            background-color: #FCFCFC;
            border-radius: 3px;
            width: 17px;
            height: 17px;
            display: inline-block;
            margin: 2px 5px 2px 2px; }
            .event-guestlist .titleblock .invite-more-container .fb-share-button .fb-share-link .fb-share-icon-box .icon-facebook-1 {
              font-size: 15px;
              color: #3350A3;
              position: relative;
              top: 2px; }
        .event-guestlist .titleblock .invite-more-container .fb-share-button .fb-share-text {
          margin: 0 5px; }
  .event-guestlist .guestlist-panel .guestlist-titleblock {
    padding: 12px 16px 12px 10px;
    background-color: #E9E9EE;
    border-bottom: solid 1px #fff;
    border-left: solid 10px #71ab0b;
    position: relative;
    cursor: pointer; }
    .event-guestlist .guestlist-panel .guestlist-titleblock h4 {
      margin: 0;
      font-size: 18px;
      font-weight: normal;
      text-transform: capitalize; }
    .event-guestlist .guestlist-panel .guestlist-titleblock .total-counts {
      position: absolute;
      top: 16px;
      right: 16px;
      color: #666e76;
      font-size: 12px; }
      @media screen and (max-width: 340px) {
        .event-guestlist .guestlist-panel .guestlist-titleblock .total-counts {
          display: block;
          position: relative;
          top: 4px;
          right: auto; } }
  .event-guestlist .guestlist-panel#guestlist-panel-maybe .guestlist-titleblock {
    border-left-color: #fcbb50; }
  .event-guestlist .guestlist-panel#guestlist-panel-no .guestlist-titleblock {
    border-left-color: #d55554; }
  .event-guestlist .guestlist-panel#guestlist-panel-undecided .guestlist-titleblock {
    border-left-color: #c3c7cb; }
    .event-guestlist .guestlist-panel#guestlist-panel-undecided .guestlist-titleblock .total-counts {
      display: none; }
  .event-guestlist .guestlist-panel.collapsed .guestlist-inner {
    display: none; }
  .event-guestlist .guestlist-panel ul {
    padding-bottom: 16px; }
    .event-guestlist .guestlist-panel ul li {
      width: 50%;
      display: inline-block;
      position: relative;
      padding: 16px 16px 0; }
      @media screen and (max-width: 590px) {
        .event-guestlist .guestlist-panel ul li {
          width: 100% !important; } }
      .event-guestlist .guestlist-panel ul li .avatar-container {
        position: absolute;
        top: 16px;
        left: 16px; }
        .event-guestlist .guestlist-panel ul li .avatar-container .host-you-badge {
          position: absolute;
          top: -6px;
          left: -4px;
          display: block;
          background-color: #71ab0b;
          color: #fff;
          font-size: 10px;
          padding: 2px 6px;
          border-radius: 40px;
          line-height: 1; }
      .event-guestlist .guestlist-panel ul li .guest-details {
        min-height: 50px;
        padding-left: 60px;
        line-height: 1.2; }
        .event-guestlist .guestlist-panel ul li .guest-details .user-profile-link {
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .event-guestlist .guestlist-panel ul li .guest-details .reply-status {
          color: #999;
          font-size: 12px; }
      .event-guestlist .guestlist-panel ul li .guest-count small {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
  .event-guestlist .guestlist-panel .show-more-wrap {
    padding: 16px;
    text-align: center; }
  .event-guestlist .guestlist-panel.guestlist-panel-1 li {
    width: 100%; }
  .event-guestlist .guestlist-panel.guestlist-panel-2 li {
    width: 50%; }
  .event-guestlist .hidden-guestlist-notice p {
    margin-bottom: 10px;
    font-size: 14px; }

.feed-notice .invite-more-container .invite_more {
  display: inline-block; }

.feed-notice .invite-more-container .or {
  margin: 0 10px;
  display: inline-block; }

.feed-notice .invite-more-container .fb-share-button {
  position: relative;
  top: 2px;
  display: inline-block; }

.growing-textarea {
  width: 100%;
  height: auto;
  padding: 8px;
  margin: 0;
  vertical-align: middle;
  background-color: #F5F5FA;
  border: solid 1px #d6d4db;
  border-radius: 3px;
  outline: none;
  box-shadow: none;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.host-message-link {
  display: block;
  margin-bottom: 8px;
  text-align: center;
  text-transform: capitalize;
  color: #71ab0b;
  box-shadow: none !important;
  padding: 8px !important; }
  .host-message-link:hover {
    color: #71ab0b; }

.simple-modal.liked-by-modal .inner {
  color: #2c333c;
  max-height: 100%; }

.simple-modal.liked-by-modal h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: normal; }

.simple-modal.liked-by-modal h2 {
  font-weight: 700; }

.simple-modal.liked-by-modal ul {
  max-height: 300px;
  overflow-y: scroll; }
  @media screen and (max-width: 499px) {
    .simple-modal.liked-by-modal ul {
      -webkit-overflow-scrolling: touch; } }

.simple-modal.liked-by-modal li {
  padding-bottom: 16px;
  padding-left: 16px;
  font-size: 14px; }
  .simple-modal.liked-by-modal li:last-child {
    padding-bottom: 0; }

.simple-modal.liked-by-modal .avatar {
  vertical-align: middle;
  margin-right: 8px; }

.simple-modal.liked-by-modal .user-profile-link {
  color: #2c333c; }

.like-post.liked i {
  color: #71ab0b; }

.like-post.liked.like-clicked i:before {
  -webkit-animation: pulse-copy 0.8s ease-out;
  -moz-animation: pulse-copy 0.8s ease-out;
  animation: pulse-copy 0.8s ease-out; }

@-webkit-keyframes pulse-copy {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1.4, 1.4); }
  50% {
    transform: scale(0.9, 0.9); }
  80% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1); } }

@-moz-keyframes pulse-copy {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1.4, 1.4); }
  50% {
    transform: scale(0.9, 0.9); }
  80% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1); } }

@keyframes pulse-copy {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1.4, 1.4); }
  50% {
    transform: scale(0.9, 0.9); }
  80% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1); } }

.mention-editor {
  background-color: #eceff4;
  border: solid 1px #bfbfbf;
  cursor: text;
  border-radius: 2px;
  box-shadow: inset 0px 1px 8px -3px #ababab;
  text-align: left;
  min-height: 60px;
  max-width: 100%;
  position: relative;
  display: flex;
  flex-direction: column; }

.reply-form .mention-editor {
  min-height: 36px;
  height: 35px; }
  .reply-form .mention-editor .mention-input {
    height: 100%;
    background-color: #fff; }

.reply-form fieldset.has-focus .mention-editor, .reply-form fieldset.has-content .mention-editor {
  height: auto; }
  .reply-form fieldset.has-focus .mention-editor .mention-input, .reply-form fieldset.has-content .mention-editor .mention-input {
    height: auto; }

textarea.mention-input__input {
  background: none;
  border: none;
  height: auto;
  margin: 0;
  display: block;
  outline: none;
  white-space: pre-wrap;
  word-wrap: break-word; }

.mention-input--multiLine {
  flex-grow: 1; }

.mention-input__highlighter {
  padding: 9px 7px 0 7px; }

.mention-input__control {
  width: 100%; }

.mention-complete {
  cursor: pointer;
  display: inline-block;
  background: #d6d4db;
  text-decoration: none; }

.mention-input__suggestions ul {
  border: 1px solid #eee;
  min-width: 220px;
  max-width: 440px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 30px 0 gainsboro;
  cursor: pointer; }

.mention-input__suggestions__item {
  align-items: center;
  padding: 8px 10px;
  -webkit-transition: background-color 0.4s cubic-bezier(0.27, 1.27, 0.48, 0.56);
  transition: background-color 0.4s cubic-bezier(0.27, 1.27, 0.48, 0.56); }
  .mention-input__suggestions__item:active {
    background-color: #cce7ff; }

.mention-input__suggestions__item--focused {
  background-color: #e6f3ff; }

.event-view .photo-gallery .header-panel {
  text-align: center;
  padding-bottom: 16px; }

.event-view .photo-gallery .photo-panels::after {
  clear: both;
  content: "";
  display: table; }

.event-view .photo-gallery .photo-panels .photo-panel {
  display: block;
  float: left;
  width: 32.3333333%;
  margin: 0.5%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f1f1f1;
  border-radius: 3px; }
  @media screen and (max-width: 1020px) {
    .event-view .photo-gallery .photo-panels .photo-panel {
      width: 48%;
      margin: 1%; } }
  .event-view .photo-gallery .photo-panels .photo-panel div {
    display: block;
    width: 100%;
    padding-top: 100%; }

.event-view .polls {
  padding: 24px;
  color: #464646; }
  .event-view .polls .polls-inner {
    position: relative; }
  .event-view .polls .avatar {
    position: absolute;
    top: 0;
    left: 0; }
  .event-view .polls .user-profile-link {
    font-size: 16px; }
  .event-view .polls .timestamp {
    color: #636363;
    font-weight: 300;
    font-size: 12px;
    margin-left: 0.5em; }
  .event-view .polls h3 {
    margin: 0 0 1em;
    font-size: 18px;
    font-weight: normal;
    text-align: left; }
    .event-view .polls h3 .edit a {
      color: #3ea5dc;
      font-size: 13px; }
  .event-view .polls h4 {
    margin-top: 1em;
    padding-left: 1em;
    font-size: 14px;
    font-weight: normal; }
  .event-view .polls fieldset {
    border: none;
    padding: 0;
    margin: 0; }
  .event-view .polls input[type=text] {
    height: auto;
    padding: 12px;
    border-radius: 3px;
    border-color: #cad3df;
    width: 85%; }
    @media screen and (max-width: 499px) {
      .event-view .polls input[type=text] {
        width: 80%; } }
    .event-view .polls input[type=text].other-input {
      margin-top: 15px; }
  .event-view .polls .btn-container {
    text-align: center; }
    .event-view .polls .btn-container .add-another {
      display: block;
      font-size: 12px;
      margin-top: 25px;
      text-transform: uppercase; }
    .event-view .polls .btn-container a {
      font-size: 14px; }
    .event-view .polls .btn-container input {
      font-size: 14px;
      width: auto; }
    .event-view .polls .btn-container .button-primary-inverse,
    .event-view .polls .btn-container .button-secondary-inverse {
      display: inline-block;
      width: auto; }

.event-view .create-poll fieldset {
  padding: 0;
  margin: 8px 0 0;
  position: relative;
  border: none; }
  .event-view .create-poll fieldset#allow_options_fieldset {
    margin-bottom: 20px; }
    .event-view .create-poll fieldset#allow_options_fieldset > label > span {
      width: 30px; }
  .event-view .create-poll fieldset label span {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #666e76; }
    @media screen and (max-width: 499px) {
      .event-view .create-poll fieldset label span {
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 6px; } }
    .event-view .create-poll fieldset label span.option-responses {
      width: 15%;
      text-align: right; }
      @media screen and (max-width: 499px) {
        .event-view .create-poll fieldset label span.option-responses {
          display: inline-block;
          width: 20%;
          text-align: right; } }
  .event-view .create-poll fieldset label input[type=text] {
    width: 65%; }
    @media screen and (max-width: 499px) {
      .event-view .create-poll fieldset label input[type=text] {
        width: 80%;
        padding-right: 12px; } }
    .event-view .create-poll fieldset label input[type=text]:disabled {
      background-color: #F5F5FA; }
  .event-view .create-poll fieldset label > a {
    position: absolute;
    bottom: 0;
    right: 10%;
    color: #ccc; }
    .event-view .create-poll fieldset label > a.delete-item {
      padding: 13px; }
      .event-view .create-poll fieldset label > a.delete-item i {
        font-size: 14px; }
    .event-view .create-poll fieldset label > a:hover {
      color: #8393a9; }

.event-view .poll-vote fieldset {
  margin-top: 16px;
  margin-left: 36px; }

.event-view .poll-vote label {
  display: block;
  font-size: 14px;
  word-break: break-all; }

.event-view .poll-vote input[type=radio] {
  position: relative;
  margin-right: 8px; }
  .event-view .poll-vote input[type=radio]:checked {
    background: #666; }

.event-view .poll-bars {
  margin: 0;
  padding-left: 1em;
  list-style: none; }
  .event-view .poll-bars li {
    margin-bottom: 2em; }

.event-view .vote-bar-wrap {
  position: relative;
  padding-right: 20px; }

.event-view .vote-bar {
  height: 14px;
  width: 90%;
  margin-top: 4px;
  border-radius: 100px;
  overflow: hidden;
  background-color: #eee;
  border: solid 2px #eee;
  position: relative; }
  .event-view .vote-bar .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    -webkit-animation: animateWidth 1s ease-in-out;
    -moz-animation: animateWidth 1s ease-in-out;
    animation: animateWidth 1s ease-in-out;
    background-color: #666e76; }
    .event-view .vote-bar .inner.winner {
      background-color: #71ab0b; }

.event-view .view-link {
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 12px; }

.event-view .vote-count {
  position: absolute;
  left: 90%;
  bottom: 0;
  font-size: 12px; }
  @media screen and (max-width: 499px) {
    .event-view .vote-count {
      left: 87%; } }

.event-view .poll-notice {
  margin-top: 2em;
  text-align: center;
  font-size: 16px; }

@-webkit-keyframes animateWidth {
  0% {
    width: 0; } }

@-moz-keyframes animateWidth {
  0% {
    width: 0; } }

@keyframes animateWidth {
  0% {
    width: 0; } }

.post-actions {
  font-size: 12px;
  color: #737E8A; }
  .post-actions a {
    display: inline-block;
    padding: 8px 16px 8px 0;
    color: #737E8A; }
    .post-actions a:hover {
      color: #71ab0b; }
    .post-actions a:first-child {
      padding-left: 42px; }
    .post-actions a:last-child {
      padding-right: 0; }

.event-view .reply-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
  position: relative; }
  .event-view .reply-form fieldset .comment-button {
    display: none;
    -webkit-font-smoothing: antialiased;
    background-color: #71ab0b;
    border: none;
    border-radius: 100px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    margin-top: -16px;
    opacity: 0;
    outline: none;
    padding: 0 16px;
    position: absolute;
    right: -70px;
    top: 50%;
    width: 70px; }
  .event-view .reply-form fieldset.has-focus, .event-view .reply-form fieldset.has-content {
    overflow: visible;
    padding-right: 80px !important; }
    .event-view .reply-form fieldset.has-focus .comment-button, .event-view .reply-form fieldset.has-content .comment-button {
      opacity: 1;
      right: 0;
      display: block; }

#event-view-root .rsvp-form-container {
  -webkit-transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out, margin 200ms ease-in-out;
  -moz-transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out, margin 200ms ease-in-out;
  transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out, margin 200ms ease-in-out;
  opacity: 1;
  visibility: visible;
  overflow: hidden; }
  #event-view-root .rsvp-form-container.hidden {
    display: block;
    border: none;
    max-height: 0;
    height: 0;
    margin: 0;
    min-height: 0;
    opacity: 0;
    padding: 0;
    visibility: hidden; }
  #event-view-root .rsvp-form-container.hidden .rsvp-form-wrap {
    height: 0; }

.rsvp-panel #invitation_container {
  margin-bottom: 16px; }

#rsvp-modal div.rsvp-modal.mobile div.inner {
  margin: 0;
  width: 100%;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

#rsvp-modal div.rsvp-modal.mobile h1 {
  margin: 0; }

#rsvp-modal div.rsvp-modal.mobile fieldset.rsvp-submit {
  padding: 5px 0 0 0; }

#rsvp-modal div.rsvp-modal.mobile fieldset.total-guests {
  padding: 0; }
  #rsvp-modal div.rsvp-modal.mobile fieldset.total-guests.incdec .total-adults {
    display: inline-block;
    width: 50%;
    text-align: left; }
    #rsvp-modal div.rsvp-modal.mobile fieldset.total-guests.incdec .total-adults #decrement-adults {
      margin-left: 20%; }
    #rsvp-modal div.rsvp-modal.mobile fieldset.total-guests.incdec .total-adults label {
      display: block;
      margin-left: 0; }
  #rsvp-modal div.rsvp-modal.mobile fieldset.total-guests.incdec .total-kids {
    display: inline-block;
    width: 50%;
    text-align: right; }
    #rsvp-modal div.rsvp-modal.mobile fieldset.total-guests.incdec .total-kids #increment-kids {
      margin-right: 20%; }
    #rsvp-modal div.rsvp-modal.mobile fieldset.total-guests.incdec .total-kids label {
      display: block;
      margin-right: 30%; }

@media only screen and (min-width: 768px) {
  .rsvp-modal .inner {
    min-width: 530px; } }

#rsvp-modal .mobile .inner {
  top: 0;
  margin: 10px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.rsvp-form-wrap {
  -webkit-transition: height 200ms ease-in-out;
  -moz-transition: height 200ms ease-in-out;
  transition: height 200ms ease-in-out;
  position: relative; }
  .rsvp-form-wrap::after {
    clear: both;
    content: "";
    display: table; }
  .rsvp-form-wrap h1 {
    display: inline-block;
    margin: 0;
    font-size: 26px;
    line-height: 40px;
    font-weight: 300; }
    @media screen and (max-width: 1020px) {
      .rsvp-form-wrap h1 {
        font-size: 14px;
        font-weight: bold; } }
    .rsvp-form-wrap h1 span {
      text-transform: capitalize; }
    .rsvp-form-wrap h1 .yes {
      color: #71ab0b; }
    .rsvp-form-wrap h1 .maybe {
      color: #fcbb50; }
    .rsvp-form-wrap h1 .no {
      color: #d55554; }
    .rsvp-form-wrap h1 a {
      position: absolute;
      right: 0;
      top: 0;
      font-size: 14px;
      color: #999; }
      .rsvp-form-wrap h1 a.link-style {
        font-size: 14px;
        line-height: 1.3; }
      @media screen and (max-width: 600px) {
        .rsvp-form-wrap h1 a.cancel-rsvp-form {
          display: none; } }
  .rsvp-form-wrap .response-buttons {
    display: inline-block;
    width: 250px;
    margin: 0 0 -5px 16px;
    border-radius: 100px;
    border: solid 1px #ccc;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    vertical-align: bottom; }
    @media screen and (max-width: 1020px) {
      .rsvp-form-wrap .response-buttons {
        width: 60%;
        min-width: 175px;
        max-width: 300px;
        font-size: 14px;
        margin: 0 0 0 16px; } }
    @media screen and (max-width: 374px) {
      .rsvp-form-wrap .response-buttons {
        float: none;
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0; } }
    .rsvp-form-wrap .response-buttons li {
      float: left; }
      .rsvp-form-wrap .response-buttons li a {
        text-transform: capitalize;
        display: block;
        padding: 12px;
        border-radius: 100px;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none; }
        .rsvp-form-wrap .response-buttons li a.active {
          color: #fff;
          background-color: #71ab0b; }
        @media screen and (max-width: 1020px) {
          .rsvp-form-wrap .response-buttons li a {
            padding: 10px; } }
  .rsvp-form-wrap form {
    padding-top: 16px;
    margin-top: 16px;
    border-top: solid 1px #d6d4db;
    -webkit-animation: slide-fade-down 0.2s ease-out;
    -moz-animation: slide-fade-down 0.2s ease-out;
    animation: slide-fade-down 0.2s ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both; }
    .rsvp-form-wrap form input[type=number].has-inc-dec-buttons::-webkit-inner-spin-button, .rsvp-form-wrap form input[type=number].has-inc-dec-buttons::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .rsvp-form-wrap form input[type=number].has-inc-dec-buttons {
      -moz-appearance: textfield; }
    .rsvp-form-wrap form input[type=number].has-inc-dec-buttons {
      text-align: center;
      border-left: none;
      border-right: none; }
    .rsvp-form-wrap form fieldset {
      padding-top: 12px;
      padding-left: 0;
      padding-right: 0; }
    .rsvp-form-wrap form .replying-as {
      line-height: 36px; }
      .rsvp-form-wrap form .replying-as input {
        width: 200px;
        margin-left: 6px;
        height: auto;
        vertical-align: middle;
        background-color: #F5F5FA;
        border: solid 1px #d6d4db;
        padding: 8px 35px 8px 8px;
        border-radius: 3px;
        outline: none; }
      .rsvp-form-wrap form .replying-as .change-name-input {
        display: inline-block;
        position: relative; }
        .rsvp-form-wrap form .replying-as .change-name-input a {
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          width: 35px;
          height: 100%;
          text-align: center;
          color: #cad3df; }
    .rsvp-form-wrap form .rsvp-name-email .input-wrap {
      display: inline-block;
      width: 49%;
      margin-right: 1%;
      vertical-align: top; }
      .rsvp-form-wrap form .rsvp-name-email .input-wrap:last-child {
        width: 50%;
        margin-right: 0; }
    .rsvp-form-wrap form .rsvp-name-email input {
      width: 100%;
      height: auto;
      vertical-align: middle;
      background-color: #F5F5FA;
      border: solid 1px #d6d4db;
      padding: 8px;
      border-radius: 3px;
      outline: none; }
    .rsvp-form-wrap form .rsvp-name-email .cancel-not-you-wrapper {
      text-align: right; }
    .rsvp-form-wrap form .rsvp-name-email .cancel-not-you {
      display: inline-block;
      margin: -20px 0 8px;
      text-align: center;
      font-size: 14px;
      font-weight: 300;
      color: #999; }
    .rsvp-form-wrap form .growing-textarea {
      margin: 0; }
    .rsvp-form-wrap form .total-guests .total-adults,
    .rsvp-form-wrap form .total-guests .total-kids {
      display: inline-block;
      white-space: nowrap; }
    .rsvp-form-wrap form .total-guests input {
      margin-bottom: 10px;
      width: 50px;
      height: 35px; }
      .rsvp-form-wrap form .total-guests input.has-inc-dec-buttons {
        width: 40px; }
    .rsvp-form-wrap form .total-guests label {
      display: inline-block;
      font-size: 14px;
      margin: 0 16px 0 8px;
      font-weight: bold;
      vertical-align: middle; }
      .rsvp-form-wrap form .total-guests label.last {
        margin-right: 8px; }
      .rsvp-form-wrap form .total-guests label .desc {
        color: #a0aab0;
        font-weight: 400;
        margin-left: 5px; }
      .rsvp-form-wrap form .total-guests label .validation-error {
        display: block;
        color: #ff6d1f;
        font-size: 12px; }
    .rsvp-form-wrap form .rsvp-submit {
      text-align: center; }
      .rsvp-form-wrap form .rsvp-submit button {
        width: 100%;
        max-width: 200px; }
    .rsvp-form-wrap form div.plus-one-options-container {
      margin-right: -4px; }
      .rsvp-form-wrap form div.plus-one-options-container.mobile {
        margin-right: -15px;
        padding-right: 10px; }
    .rsvp-form-wrap form div.plus_one {
      margin-top: 25px;
      margin-bottom: 20px; }
      .rsvp-form-wrap form div.plus_one span.optional {
        margin-left: 5px;
        margin-right: 5px;
        color: #a0aab0; }
      .rsvp-form-wrap form div.plus_one div.email_list_editor {
        border: 2px solid #6ca7f8;
        border-radius: 4px;
        min-height: 70px;
        padding: 0;
        background-color: #F5F5FA; }
      .rsvp-form-wrap form div.plus_one ul.email_list_items {
        display: inline-block;
        list-style: none;
        padding: 3px 0;
        margin: 0; }
      .rsvp-form-wrap form div.plus_one li.email_list_item {
        display: inline-block;
        border: 1px solid #838688;
        border-radius: 4px;
        padding: 3px;
        margin-left: 3px;
        margin-bottom: 3px;
        height: 25px;
        color: black;
        background-color: white; }
      .rsvp-form-wrap form div.plus_one i.remove_button {
        font-family: "Arial";
        font-style: normal;
        margin-left: 7px;
        color: #838688;
        cursor: default; }
        .rsvp-form-wrap form div.plus_one i.remove_button:hover {
          color: black; }
      .rsvp-form-wrap form div.plus_one input.email_entry {
        display: inline-block;
        border: none;
        outline-width: 0;
        height: 25px;
        background-color: #F5F5FA;
        width: 310px;
        padding: 0 5px; }
        .rsvp-form-wrap form div.plus_one input.email_entry.shrunken {
          width: 180px; }
      .rsvp-form-wrap form div.plus_one div.plus_one_errors {
        color: red;
        font-style: italic;
        font-size: 12px; }
    .rsvp-form-wrap form div.plus_one_v2 {
      margin: 12px -5px 0 0;
      border-top: 1px solid #d6d4db;
      padding: 8px 0 0 0; }
      .rsvp-form-wrap form div.plus_one_v2.mobile {
        margin: 12px 1px 0 0; }
      .rsvp-form-wrap form div.plus_one_v2 div.problem-message {
        width: 100%;
        font-style: italic;
        color: red;
        margin-top: 8px; }
      .rsvp-form-wrap form div.plus_one_v2 p {
        color: #8b8b8b; }
        .rsvp-form-wrap form div.plus_one_v2 p.added-kids {
          margin-bottom: 0; }
      .rsvp-form-wrap form div.plus_one_v2 div.add-plus-one {
        text-align: right; }
        .rsvp-form-wrap form div.plus_one_v2 div.add-plus-one a {
          margin-right: 5%; }
      .rsvp-form-wrap form div.plus_one_v2 div.edit-line {
        margin: 8px 0; }
        .rsvp-form-wrap form div.plus_one_v2 div.edit-line input {
          display: inline-block;
          width: 47%;
          background-color: #F5F5FA;
          border: solid 1px #d6d4db;
          border-radius: 3px; }
          .rsvp-form-wrap form div.plus_one_v2 div.edit-line input:read-only {
            color: #8b8b8b;
            background-color: #fafafd;
            border-color: #e8e8eb; }
          .rsvp-form-wrap form div.plus_one_v2 div.edit-line input:-moz-read-only {
            color: #8b8b8b;
            background-color: #fafafd;
            border-color: #e8e8eb; }
          .rsvp-form-wrap form div.plus_one_v2 div.edit-line input.email {
            margin-left: 1%; }
          .rsvp-form-wrap form div.plus_one_v2 div.edit-line input.invalid {
            border-color: red; }
        .rsvp-form-wrap form div.plus_one_v2 div.edit-line div.remove-plus-one {
          display: inline-block;
          width: 4%;
          margin: 0 0 0 1%;
          padding: 0;
          cursor: pointer; }
          .rsvp-form-wrap form div.plus_one_v2 div.edit-line div.remove-plus-one i {
            color: #d6d4db; }
        .rsvp-form-wrap form div.plus_one_v2 div.edit-line div.problem-message {
          width: 100%;
          font-style: italic;
          color: red;
          margin-bottom: 12px; }
  .rsvp-form-wrap .replied-response {
    margin: 0 0 0 5px; }

button.inc-dec {
  display: inline-block;
  background: #3ea5dc;
  border: 1px solid #3ea5dc;
  border-radius: 0px;
  color: white;
  height: 35px;
  width: 30px;
  line-height: 33px;
  font-size: 20px;
  padding: 0;
  margin: 0 0 10px 0;
  position: relative;
  top: 2px;
  text-align: center;
  cursor: pointer; }
  button.inc-dec:focus {
    outline: 0; }
  button.inc-dec.disabled {
    background: #d6d4db;
    border: 1px solid #d6d4db;
    cursor: default; }

.validation-error {
  display: inline-block;
  color: #ff6d1f;
  padding-top: 4px;
  font-size: 12px; }

@-webkit-keyframes slide-fade-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-1em); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes slide-fade-down {
  from {
    opacity: 0;
    -moz-transform: translateY(-1em); }
  to {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes slide-fade-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    -moz-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    -o-transform: translateY(-1em);
    transform: translateY(-1em); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.plus-one-options-container {
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  transition: max-height 1s;
  overflow: hidden; }

#event-view-root .rsvp-form-container {
  -webkit-transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out, margin 200ms ease-in-out;
  -moz-transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out, margin 200ms ease-in-out;
  transition: max-height 200ms ease-in-out, opacity 200ms ease-in-out, padding 200ms ease-in-out, margin 200ms ease-in-out;
  opacity: 1;
  visibility: visible;
  overflow: hidden; }
  #event-view-root .rsvp-form-container.hidden {
    display: block;
    border: none;
    max-height: 0;
    height: 0;
    margin: 0;
    min-height: 0;
    opacity: 0;
    padding: 0;
    visibility: hidden; }
  #event-view-root .rsvp-form-container.hidden .rsvp-form-wrap {
    height: 0; }

.rsvp-panel #invitation_container {
  margin-bottom: 16px; }

.rsvp-form-wrap-new {
  -webkit-transition: height 200ms ease-in-out;
  -moz-transition: height 200ms ease-in-out;
  transition: height 200ms ease-in-out;
  position: relative; }
  .rsvp-form-wrap-new::after {
    clear: both;
    content: "";
    display: table; }
  .rsvp-form-wrap-new span {
    text-transform: capitalize; }
  .rsvp-form-wrap-new .yes {
    color: #71ab0b; }
  .rsvp-form-wrap-new .maybe {
    color: #fcbb50; }
  .rsvp-form-wrap-new .no {
    color: #d55554; }
  .rsvp-form-wrap-new a {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    margin-left: 10px; }
    .rsvp-form-wrap-new a.link-style {
      font-size: 14px;
      line-height: 1.3; }
    .rsvp-form-wrap-new a.cancel-rsvp-form {
      display: none; }

.rsvp-response-bar {
  max-width: 490px;
  padding: 8px 0; }
  @media screen and (max-width: 500px) {
    .rsvp-response-bar {
      padding: 8px 0 0; } }

.rsvp-response-bar,
.rsvp-form-wrap-new {
  display: block;
  margin: 0 auto;
  text-align: center; }
  .rsvp-response-bar h1,
  .rsvp-form-wrap-new h1 {
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 26px;
    line-height: 40px;
    font-weight: 300; }
    @media only screen and (max-width: 520px) {
      .rsvp-response-bar h1,
      .rsvp-form-wrap-new h1 {
        font-size: 13px;
        font-weight: bold;
        margin-right: 10px; } }
  @media only screen and (max-width: 520px) {
    .rsvp-response-bar,
    .rsvp-form-wrap-new {
      max-width: 360px; } }

.noScroll {
  overflow: hidden;
  position: fixed; }

.rsvp-modal-overlay-container {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  height: auto;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 100px;
  width: 100%;
  z-index: 9999; }
  .rsvp-modal-overlay-container .rsvp-row {
    margin: 10px auto;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10; }
    .rsvp-modal-overlay-container .rsvp-row .button-primary {
      margin: 0 11px; }
    .rsvp-modal-overlay-container .rsvp-row .primary-cta {
      background-color: #fff;
      box-shadow: #71ab0b 0px 0px 1px;
      color: #71ab0b;
      padding: 9px 13px; }
    .rsvp-modal-overlay-container .rsvp-row .continue {
      padding: 9px 38px 9px 22px;
      position: relative; }
      .rsvp-modal-overlay-container .rsvp-row .continue:after {
        content: '\203a';
        font-size: 23px;
        position: absolute;
        right: 21px;
        top: 7px; }
  .rsvp-modal-overlay-container .rsvp-options {
    background-color: #fff;
    padding: 10px 0 20px;
    text-align: center;
    margin: 5px 12px 15px 12px; }
    .rsvp-modal-overlay-container .rsvp-options h1 {
      font-size: 13px;
      font-weight: bold; }
  .rsvp-modal-overlay-container .response-buttons-new li {
    margin: 0 10px; }
  .rsvp-modal-overlay-container #invitation_container {
    margin-top: 58px; }

.event-notification-bar.mobile.notification-bar-margin {
  padding-top: 13px;
  padding-bottom: 13px; }

.event-notification-bar.mobile.notification-bar-margin {
  padding-top: 10px;
  padding-bottom: 10px; }

.response-buttons-new {
  padding-top: 5px;
  text-align: center;
  display: inline-block; }
  .response-buttons-new li {
    display: inline-block; }
  .response-buttons-new .rsvp-response-button {
    min-width: 90px; }
    @media screen and (max-width: 767.999px) {
      .response-buttons-new .rsvp-response-button {
        min-width: 70px;
        padding-left: 10px;
        padding-right: 10px; } }
  .response-buttons-new .rsvp-button-yes {
    color: #71ab0b;
    border-color: #71ab0b; }
    .response-buttons-new .rsvp-button-yes.active, .response-buttons-new .rsvp-button-yes.active:active:not(:disabled) {
      background-color: #71ab0b;
      color: white;
      border: none; }
    .response-buttons-new .rsvp-button-yes.active:hover:not(:disabled) {
      background-color: #91db0e;
      color: white; }
    .response-buttons-new .rsvp-button-yes:hover:not(:disabled) {
      color: #71ab0b;
      border-color: #91db0e; }
  .response-buttons-new .rsvp-button-maybe {
    color: #fcbb50;
    border-color: #fcbb50; }
    .response-buttons-new .rsvp-button-maybe.active, .response-buttons-new .rsvp-button-maybe.active:active:not(:disabled) {
      background-color: #fcbb50;
      color: white;
      border: none; }
    .response-buttons-new .rsvp-button-maybe.active:hover:not(:disabled) {
      background-color: #fdce82;
      color: white; }
    .response-buttons-new .rsvp-button-maybe:hover:not(:disabled) {
      color: #fcbb50;
      border-color: #fdce82; }
  .response-buttons-new .rsvp-button-no {
    color: #d55554;
    border-color: #d55554; }
    .response-buttons-new .rsvp-button-no.active, .response-buttons-new .rsvp-button-no.active:active:not(:disabled) {
      background-color: #d55554;
      color: white;
      border: none; }
    .response-buttons-new .rsvp-button-no.active:hover:not(:disabled) {
      background-color: #df7e7d;
      color: white; }
    .response-buttons-new .rsvp-button-no:hover:not(:disabled) {
      color: #d55554;
      border-color: #df7e7d; }
  .response-buttons-new li + li {
    margin-left: 10px; }
    @media only screen and (max-width: 520px) {
      .response-buttons-new li + li {
        margin-left: 6px; } }

.rsvp-modal fieldset {
  border: none; }

.validation-error {
  display: inline-block;
  color: #ff6d1f;
  padding-top: 4px;
  font-size: 12px; }

@-webkit-keyframes slide-fade-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-1em); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes slide-fade-down {
  from {
    opacity: 0;
    -moz-transform: translateY(-1em); }
  to {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes slide-fade-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    -moz-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    -o-transform: translateY(-1em);
    transform: translateY(-1em); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.rsvp-modal-form-errors {
  color: #ef2231;
  font-style: italic;
  font-size: 12px; }

.simple-shadowbox, .shadowbox {
  background-color: #fff;
  border: solid 1px #ccc;
  box-shadow: 0 2px 4px #ccc; }

.simple-shadowbox {
  padding: 16px; }

.simple-borderbox {
  border: solid  #e8e8ed;
  border-width: 20px; }

.single-post-modal {
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: auto;
  z-index: 20000; }
  .single-post-modal .inner {
    max-width: 590px;
    margin-bottom: 16px;
    padding: 0;
    background-color: transparent;
    text-align: left;
    box-shadow: none;
    border: none; }
    @media screen and (max-width: 690px) {
      .single-post-modal .inner {
        margin: 0 50px; } }
    @media screen and (max-width: 420px) {
      .single-post-modal .inner {
        margin: 0 10px; } }
  .single-post-modal .feed-post-container {
    border: none;
    box-shadow: none;
    border-radius: 3px;
    margin: 0; }
    .single-post-modal .feed-post-container .feed-post-menu {
      display: none; }
  .single-post-modal .close-modal {
    font-size: 40px;
    color: #aaa;
    top: -40px; }
    .single-post-modal .close-modal:hover {
      color: #aaa; }
  .single-post-modal .return-to-feed {
    display: block;
    width: 100%;
    padding: 16px 0;
    text-align: center;
    color: #aaa; }
  .single-post-modal .deleted-post-notification {
    padding: 16px;
    background-color: #fff;
    border-radius: 3px; }
    .single-post-modal .deleted-post-notification h3 {
      margin-top: 0;
      padding-bottom: 4px;
      border-bottom: solid 1px #ccc;
      font-size: 16px; }
    .single-post-modal .deleted-post-notification p:last-child {
      margin-bottom: 0; }

html.slideshow-open, html.slideshow-open body {
  overflow: hidden; }

@media screen and (max-width: 767px) {
  html.slideshow-open {
    position: fixed;
    width: 100%; } }

/* Gallery */
.event-gallery {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3001;
  width: 100%;
  height: 100%;
  padding: 0 50px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation: fade-in 0.3s ease-out;
  -moz-animation: fade-in 0.3s ease-out;
  animation: fade-in 0.3s ease-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  /* Slideshow */
  /* Fetching content */
  /* Close button */
  /* Prev/next buttons */
  /* Slideshow counter */ }
  @media screen and (max-width: 767px) {
    .event-gallery {
      width: 100%;
      padding: 0;
      font-size: 13px;
      -webkit-font-smoothing: antialiased; } }
  .event-gallery .event-gallery-wrap {
    height: 100%;
    -webkit-animation: zoom-in 0.3s ease-out 0.3s;
    -moz-animation: zoom-in 0.3s ease-out 0.3s;
    animation: zoom-in 0.3s ease-out 0.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both; }
  .event-gallery .event-gallery-inner {
    position: relative;
    max-height: 800px;
    height: 100%;
    max-width: 1280px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    padding-right: 370px;
    background: #333; }
    @media screen and (max-width: 767px) {
      .event-gallery .event-gallery-inner {
        top: 0;
        max-height: 100%;
        padding-right: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; } }
  .event-gallery .swipeshow {
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #111;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none; }
    @media screen and (max-width: 767px) {
      .event-gallery .swipeshow {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 300; } }
    .event-gallery .swipeshow .slides {
      position: relative;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      list-style: none; }
    .event-gallery .swipeshow .slide {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 10px 10px 30px 10px; }
      @media screen and (max-width: 767px) {
        .event-gallery .swipeshow .slide {
          padding: 50px 10px 100px 10px; } }
      .event-gallery .swipeshow .slide .slideshow-photo {
        position: relative;
        z-index: 300;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }
  .event-gallery .fetching-content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 200;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .event-gallery .fetching-content h3 {
      color: #fff; }
  .event-gallery .slideshow-close {
    text-decoration: none;
    line-height: 1; }
    .event-gallery .slideshow-close .close-icon {
      display: block;
      position: absolute;
      top: -8px;
      right: -40px;
      z-index: 500;
      color: #e0e0e0;
      font-size: 40px; }
      @media screen and (max-width: 767px) {
        .event-gallery .slideshow-close .close-icon {
          display: none; } }
    .event-gallery .slideshow-close .close-text {
      display: none; }
      @media screen and (max-width: 767px) {
        .event-gallery .slideshow-close .close-text {
          display: block;
          position: absolute;
          z-index: 500;
          top: 10px;
          right: 10px;
          padding: 0 10px;
          line-height: 28px;
          font-size: 14px;
          color: #eee;
          background-color: #222;
          background-color: rgba(0, 0, 0, 0.5);
          border-radius: 3px;
          border: solid 1px #ddd;
          text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8); } }
  @media screen and (max-width: 767px) {
    .event-gallery .prev-next {
      /*  We just want this to cover the top 30px of viewport on mobile for
          the slideshow counter buttons */
      height: 50px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 200; } }
  .event-gallery .prev-next a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 50%;
    height: 100%;
    text-align: center;
    color: #000; }
    .event-gallery .prev-next a span {
      position: absolute;
      top: 50%;
      left: -60px;
      width: 50px;
      line-height: 50px;
      margin-top: -25px;
      font-size: 34px;
      border-radius: 100px;
      opacity: 0.1;
      background-color: #fff;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      @media screen and (max-width: 767px) {
        .event-gallery .prev-next a span {
          display: none; } }
      .event-gallery .prev-next a span:before {
        margin: 0; }
    .event-gallery .prev-next a.next {
      left: auto;
      right: 0; }
      .event-gallery .prev-next a.next span {
        left: auto;
        right: -60px; }
    .event-gallery .prev-next a:hover span {
      opacity: 0.65; }
  .event-gallery .prev-next:hover a span {
    left: 20px;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s; }
  .event-gallery .prev-next:hover a.next span {
    left: auto;
    right: 20px; }
  .event-gallery .prev-next .prev-next-text {
    display: none; }
  .event-gallery .slideshow-counter {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 100;
    padding: 6px;
    color: #b1b1b1;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .event-gallery .slideshow-counter {
        bottom: auto;
        top: 0; } }
    .event-gallery .slideshow-counter i {
      margin-right: 10px; }
      @media screen and (max-width: 767px) {
        .event-gallery .slideshow-counter i {
          font-size: 30px; } }
      .event-gallery .slideshow-counter i:last-child {
        margin-left: 10px; }
    @media screen and (max-width: 767px) {
      .event-gallery .slideshow-counter span {
        position: relative;
        top: -4px; } }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Comments panel */
.event-gallery {
  /* Comments */
  /* Comment form */ }
  .event-gallery .comments-panel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    padding: 90px 10px 360px;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .event-gallery .comments-panel {
        display: none;
        z-index: 600;
        padding: 0;
        font-weight: normal;
        -webkit-animation: show-comments 0.3s ease-out;
        -moz-animation: show-comments 0.3s ease-out;
        animation: show-comments 0.3s ease-out;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        animation-fill-mode: both; } }
    .event-gallery .comments-panel .mobile-comment-heading {
      display: none; }
      @media screen and (max-width: 767px) {
        .event-gallery .comments-panel .mobile-comment-heading {
          display: block;
          position: absolute;
          top: 0;
          width: 100%;
          padding: 12px;
          z-index: 100;
          background-color: #fff;
          box-shadow: 0 0 5px #333; }
          .event-gallery .comments-panel .mobile-comment-heading h3 {
            margin: 0;
            font-weight: bold; }
          .event-gallery .comments-panel .mobile-comment-heading .icon-cancel {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            padding: 10px;
            color: #333;
            font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .event-gallery.comments-active .comments-panel {
      display: block;
      -webkit-animation: fadeInUp 0.3s ease-in-out;
      -moz-animation: fadeInUp 0.3s ease-in-out;
      animation: fadeInUp 0.3s ease-in-out; } }
  .event-gallery .slideshow-comments-wrap {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    -webkit-overflow-scrolling: touch; }
    .event-gallery .slideshow-comments-wrap::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 7px; }
    .event-gallery .slideshow-comments-wrap::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
    @media screen and (max-width: 767px) {
      .event-gallery .slideshow-comments-wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 55px 0;
        background-color: #fff; }
        .event-gallery .slideshow-comments-wrap em {
          padding: 20px; } }
    .event-gallery .slideshow-comments-wrap em {
      display: block;
      text-align: center; }
    .event-gallery .slideshow-comments-wrap .reply-container {
      background-color: #fff;
      padding: 0;
      margin: 0; }
      .event-gallery .slideshow-comments-wrap .reply-container .feed-post-menu {
        top: -10px;
        right: -10px; }
        @media screen and (max-width: 767px) {
          .event-gallery .slideshow-comments-wrap .reply-container .feed-post-menu {
            right: 0; } }
  .event-gallery .reply-form {
    padding-top: 16px;
    border-top: solid 1px #eee; }
    @media screen and (max-width: 767px) {
      .event-gallery .reply-form {
        position: absolute;
        bottom: 0;
        z-index: 200;
        width: 100%;
        padding: 10px;
        margin: 0;
        background-color: #ddd;
        border-top: none; }
        .event-gallery .reply-form .mention-list {
          bottom: 40px; } }
  .event-gallery.comment-posting input[type=submit] {
    opacity: 0.5;
    cursor: wait; }

.no-comments .comments-panel ul {
  text-align: center; }

@-webkit-keyframes show-comments {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes show-comments {
  from {
    opacity: 0;
    -moz-transform: translateY(100%); }
  to {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes show-comments {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.event-gallery .post-panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 370px;
  height: 100%;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .event-gallery .post-panel {
      width: 100%;
      background-color: transparent; } }

.event-gallery .slideshow-details {
  display: block;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .event-gallery .slideshow-details {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 300;
      width: 100%;
      padding: 8px 10px 16px 10px;
      font-weight: normal;
      text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
      background-color: rgba(0, 0, 0, 0.75);
      color: #fff; } }

.event-gallery .title {
  min-height: 59px;
  background-color: #333;
  padding: 16px 10px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
  @media screen and (max-width: 767px) {
    .event-gallery .title {
      min-height: 46px;
      border: 0;
      background-color: transparent;
      margin: 0;
      padding: 0 0 8px 0; } }
  .event-gallery .title small {
    display: block;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .event-gallery .title small {
        display: inline-block; } }
  .event-gallery .title .post-head {
    min-height: auto; }
  .event-gallery .title .user-profile-link {
    color: #fff; }
  .event-gallery .title .tag-count {
    color: #eee;
    font-weight: normal; }
    .event-gallery .title .tag-count a {
      color: #eee; }
  .event-gallery .title .timestamp {
    color: #eee;
    white-space: nowrap; }
  .event-gallery .title .feed-post-menu {
    right: -10px; }
    .event-gallery .title .feed-post-menu ul {
      box-shadow: none; }
      .event-gallery .title .feed-post-menu ul .delete-item-li {
        display: none; }
    @media screen and (max-width: 767px) {
      .event-gallery .title .feed-post-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: auto;
        text-shadow: none; }
        .event-gallery .title .feed-post-menu ul {
          left: 16px;
          right: initial; } }

.event-gallery .feed-comment {
  font-weight: normal; }
  @media screen and (max-width: 767px) {
    .event-gallery .feed-comment .see-more-comment {
      color: #71ab0b;
      font-size: 12px; } }

.event-gallery .slideshow-details .post-actions {
  background-color: #585858;
  padding-left: 52px;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
  @media screen and (max-width: 767px) {
    .event-gallery .slideshow-details .post-actions {
      display: none; } }
  .event-gallery .slideshow-details .post-actions a {
    padding: 8px 16px 8px 0;
    color: #ddd; }

.event-gallery .social-stats {
  display: none; }
  @media screen and (max-width: 767px) {
    .event-gallery .social-stats {
      display: block;
      list-style: none;
      font-size: 11px;
      padding-top: 10px;
      padding-right: 160px;
      border-top: solid 1px #aaa;
      min-height: 29px; }
      .event-gallery .social-stats li {
        display: inline-block;
        margin-right: 20px; }
      .event-gallery .social-stats a {
        color: #fff; } }

.event-gallery .mobile-post-actions {
  display: none; }
  @media screen and (max-width: 767px) {
    .event-gallery .mobile-post-actions {
      display: block;
      position: absolute;
      right: 10px;
      bottom: 16px;
      font-size: 18px; } }
  .event-gallery .mobile-post-actions a {
    display: inline-block;
    color: #ccc;
    font-size: 18px;
    margin-right: 16px; }
    .event-gallery .mobile-post-actions a:last-child {
      margin: 0; }
  .event-gallery .mobile-post-actions .button-like.liked {
    color: #71ab0b; }

.slideshow-overlay-ad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  text-align: center;
  background-color: #111;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased; }
  .slideshow-overlay-ad .restart-button {
    margin: 20px 0; }
    @media screen and (max-width: 767px) {
      .slideshow-overlay-ad .restart-button {
        margin: 80px 0 40px 0; } }
  .slideshow-overlay-ad .ad-wrap {
    width: 800px;
    margin: 0 auto 20px; }
    .slideshow-overlay-ad .ad-wrap > iframe, .slideshow-overlay-ad .ad-wrap > div {
      min-height: 600px; }
    .slideshow-overlay-ad .ad-wrap #div-gpt-slideshow-overlay-ad > div > iframe {
      width: 100%;
      min-height: 600px; }
    @media screen and (max-width: 767px) {
      .slideshow-overlay-ad .ad-wrap {
        width: 300px; }
        .slideshow-overlay-ad .ad-wrap > iframe, .slideshow-overlay-ad .ad-wrap > div {
          min-height: 250px; } }
  .slideshow-overlay-ad p.ad-label {
    color: #bbb;
    font-size: 9px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    margin: 0 0 5px; }
    .slideshow-overlay-ad p.ad-label:before {
      border-top: 1px solid #ccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: -1; }
    .slideshow-overlay-ad p.ad-label span {
      background-color: #111;
      padding: 0 15px; }
  .slideshow-overlay-ad .prev-next {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .slideshow-overlay-ad .prev-next {
        display: none; } }

.slideshow-side-ad {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 10px;
  background-color: #f1f1f1; }
  @media screen and (max-width: 767px) {
    .slideshow-side-ad {
      display: none; } }
  .slideshow-side-ad p.ad-label {
    color: #bbb;
    font-size: 9px;
    margin-top: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    margin: 0 0 5px; }
    .slideshow-side-ad p.ad-label:before {
      border-top: 1px solid #ccc;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: -1; }
    .slideshow-side-ad p.ad-label span {
      background-color: #f1f1f1;
      padding: 0 15px; }
  .slideshow-side-ad > iframe, .slideshow-side-ad > div {
    display: block;
    height: 250px;
    margin: 0 auto;
    width: 300px; }

#sponsored-registry {
  padding: 0;
  text-align: left; }
  #sponsored-registry h3 {
    margin-bottom: 0; }
  #sponsored-registry table {
    width: 100%; }
    #sponsored-registry table thead {
      border-bottom: solid 1px #d6d4db; }
    #sponsored-registry table th {
      font-size: 14px;
      text-align: left;
      padding-bottom: 3px; }
    #sponsored-registry table td {
      padding: 10px 5px 0 0; }
  #sponsored-registry select,
  #sponsored-registry input[type=text],
  #sponsored-registry input[type=number] {
    height: auto;
    padding: 12px;
    border-radius: 3px;
    border: solid 1px #cad3df; }
  #sponsored-registry .sponsored-registry-icon {
    display: inline-block;
    vertical-align: middle; }
  #sponsored-registry .sponsored_registry_icon {
    width: 50px;
    height: 50px;
    position: relative;
    left: 5px;
    top: 2px; }
  #sponsored-registry .sponsored-registry-text {
    display: inline-block;
    margin: 0 0 10px 5px;
    padding: 5px;
    vertical-align: middle; }
  #sponsored-registry .sponsored-registry-banner {
    width: 100%;
    border-top: 1px solid #dbdbdb;
    margin: 15px 0 0; }
  #sponsored-registry.mobile .sponsored-registry-text {
    margin-bottom: 0; }
  #sponsored-registry .sponsored-registry-selector-container {
    padding: 10px; }
  #sponsored-registry .sponsored-registry-selector.select table {
    margin: 0; }
    #sponsored-registry .sponsored-registry-selector.select table tbody {
      font-size: 13px; }
    #sponsored-registry .sponsored-registry-selector.select table th.item {
      width: 55%; }
    #sponsored-registry .sponsored-registry-selector.select table th.who {
      width: 30%; }
    #sponsored-registry .sponsored-registry-selector.select table th.needed {
      width: 15%;
      text-align: center; }
    #sponsored-registry .sponsored-registry-selector.select table td {
      word-break: break-all; }
      #sponsored-registry .sponsored-registry-selector.select table td.needed {
        text-align: center; }
  #sponsored-registry .sponsored-registry-selector.select table.other td {
    padding: 0; }
  #sponsored-registry .sponsored-registry-selector.select table.other td:first-child {
    padding-right: 5px;
    width: 65%; }
  #sponsored-registry .sponsored-registry-selector.select table.other td:last-child {
    width: 35%;
    padding-right: 24px;
    position: relative; }
    #sponsored-registry .sponsored-registry-selector.select table.other td:last-child a {
      position: absolute;
      right: -16px;
      top: 5px;
      padding: 10px;
      color: #c3c7cb; }
  #sponsored-registry .sponsored-registry-selector.select .youre-bringing {
    margin: 2em 0;
    word-break: break-all; }
    #sponsored-registry .sponsored-registry-selector.select .youre-bringing .remove {
      margin-left: 5px; }
  #sponsored-registry .sponsored-registry-selector.select form {
    text-align: center; }
    #sponsored-registry .sponsored-registry-selector.select form select.item {
      width: 75%;
      margin-right: 1%; }
    #sponsored-registry .sponsored-registry-selector.select form select.quantity {
      width: 24%; }
    #sponsored-registry .sponsored-registry-selector.select form button {
      margin-top: 16px; }

.tagged-guests {
  position: relative;
  margin: 8px 0; }
  .tagged-guests .icon-tag {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    vertical-align: middle;
    color: #666; }
  .tagged-guests ul {
    margin-left: 28px;
    border-left: solid 1px #bbb; }
    .tagged-guests ul li {
      display: inline-block;
      padding: 3px 0 3px 6px;
      font-size: 12px;
      background-color: #eaeaea;
      margin: 2px 0 2px 5px;
      border-radius: 4px;
      border: solid 1px #bfbfbf; }
      .tagged-guests ul li i {
        color: #929292;
        cursor: pointer; }
        .tagged-guests ul li i:hover {
          color: #626262; }

.simple-modal.tagged-guests-modal .inner {
  text-align: left;
  color: #2c333c;
  max-height: 100%; }

.simple-modal.tagged-guests-modal h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: normal; }

.simple-modal.tagged-guests-modal ul {
  max-height: 300px;
  overflow-y: auto; }

.simple-modal.tagged-guests-modal li {
  padding-bottom: 16px;
  font-size: 14px; }
  .simple-modal.tagged-guests-modal li:last-child {
    padding: 0; }

.simple-modal.tagged-guests-modal .avatar {
  vertical-align: middle;
  margin-right: 8px; }

.simple-modal.tagged-guests-modal .user-profile-link {
  color: #2c333c; }

.event-view .tag-count {
  color: #2c333c;
  font-size: 13px;
  display: inline-block; }
  .event-view .tag-count a {
    color: #4DB8EA; }
  .event-view .tag-count .user-profile-link {
    font-weight: normal;
    color: #4DB8EA; }

.tag-guests-button.visible {
  background-color: #f9f9f9 !important; }

@media screen and (max-width: 510px) {
  .tag-guests-button.button-primary-inverse.small {
    font-size: 12px;
    margin: 0 !important;
    padding: 0; } }

.tag-guests-search {
  position: relative;
  margin-top: 5px; }
  .tag-guests-search input[type=text] {
    height: auto;
    vertical-align: middle;
    background-color: #f5f5fa !important;
    border-color: #d6d4db !important;
    padding: 8px 30px 8px 8px;
    border-radius: 3px;
    outline: none; }
  .tag-guests-search .close-tag-input {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px;
    color: #999;
    cursor: pointer;
    color: #adb7c3; }
  .tag-guests-search .searching {
    position: absolute;
    right: 40px;
    top: 8px;
    -webkit-animation: fade-in 0.2s linear 0.5s;
    -moz-animation: fade-in 0.2s linear 0.5s;
    animation: fade-in 0.2s linear 0.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both; }
    .tag-guests-search .searching .css-spinner {
      width: 20px;
      height: 20px;
      border-width: 3px; }
  .tag-guests-search .no-results {
    position: absolute;
    z-index: 200;
    padding: 6px;
    margin-top: 3px;
    font-size: 12px;
    background: #ffe9e9;
    border: 1px solid #dca0a0;
    border-radius: 3px; }
    .tag-guests-search .no-results:after, .tag-guests-search .no-results:before {
      bottom: 100%;
      left: 14px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .tag-guests-search .no-results:after {
      border-color: rgba(255, 233, 233, 0);
      border-bottom-color: #ffe9e9;
      border-width: 6px;
      margin-left: -6px; }
    .tag-guests-search .no-results:before {
      border-color: rgba(224, 173, 173, 0);
      border-bottom-color: #dca0a0;
      border-width: 7px;
      margin-left: -7px; }
    .tag-guests-search .no-results i {
      color: #c52323; }
  .tag-guests-search .search-result-list {
    position: absolute;
    z-index: 200;
    width: 100%;
    max-height: 165px;
    margin-top: 2px;
    overflow-y: scroll;
    background-color: #fff;
    border: solid 1px #cad3df;
    border-radius: 3px;
    box-shadow: 0 3px 5px #999;
    cursor: pointer; }
    .tag-guests-search .search-result-list li {
      padding: 6px 8px;
      border-bottom: solid 1px #f1f1f1;
      cursor: default; }
      .tag-guests-search .search-result-list li:last-child {
        border-bottom: none; }
      .tag-guests-search .search-result-list li.selected {
        background-color: #71ab0b;
        color: #fff;
        font-weight: bold;
        -webkit-font-smoothing: antialiased; }
      .tag-guests-search .search-result-list li .avatar {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        vertical-align: middle;
        margin-right: 6px; }
      .tag-guests-search .search-result-list li .secondary-name {
        font-size: 12px;
        margin-left: 0.3em; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.tag-guests-stage {
  text-align: left;
  color: #2c333c; }

.event-view .user-profile-link {
  color: #2c333c;
  font-weight: bold; }

.what-to-bring {
  padding: 18px;
  color: #41444A;
  position: relative; }
  .what-to-bring h3 {
    margin: 0 0 1em;
    font-weight: normal;
    font-size: 18px;
    text-align: left; }
    .what-to-bring h3 small {
      font-size: 70%;
      margin-left: 5px; }
  .what-to-bring p.label {
    margin: 0 0 1em;
    color: #c3c7cb; }
  .what-to-bring .sponsored-wtb-message {
    padding: 0;
    margin: 0 0 5px 0; }
    .what-to-bring .sponsored-wtb-message h2 {
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      top: -19px;
      font-size: 14px; }
    .what-to-bring .sponsored-wtb-message img {
      display: inline-block;
      margin: 0 0 0 3px;
      height: 46px;
      width: auto; }
  .what-to-bring .sponsored-wtb-banner {
    width: calc(100% + 36px);
    position: relative;
    left: -18px;
    margin-bottom: 15px; }
    .what-to-bring .sponsored-wtb-banner img {
      margin: 0;
      padding: 0;
      border: 0; }
    .what-to-bring .sponsored-wtb-banner .banner {
      width: 100%;
      height: auto; }
    .what-to-bring .sponsored-wtb-banner .tracking-pixel {
      width: 1px;
      height: 1px;
      float: left; }
  .what-to-bring .sponsored-wtb-link-section {
    margin-bottom: 10px; }
    .what-to-bring .sponsored-wtb-link-section p {
      display: inline-block;
      font-size: 12px;
      position: relative;
      top: -17px; }
    .what-to-bring .sponsored-wtb-link-section img {
      display: inline-block;
      height: 40px;
      width: auto;
      margin-left: 4px; }
  .what-to-bring table {
    width: 100%; }
    .what-to-bring table thead {
      border-bottom: solid 1px #d6d4db; }
    .what-to-bring table th {
      font-size: 14px;
      text-align: left;
      padding-bottom: 3px; }
    .what-to-bring table td {
      border-bottom: 1px solid #efedf4;
      padding: 6px 3px 6px 0; }
      .what-to-bring table td .secondary {
        color: #a0aab0; }
    .what-to-bring table .center {
      text-align: center; }
    .what-to-bring table tr.error {
      vertical-align: top; }
      .what-to-bring table tr.error .item-name input {
        border-color: #ef2231; }
      .what-to-bring table tr.error .error-sublabel {
        color: #ef2231;
        font-style: italic; }
        @media screen and (max-width: 499px) {
          .what-to-bring table tr.error .error-sublabel {
            font-size: 12px; } }
    .what-to-bring table tr:last-child > td {
      border-bottom: none; }
  .what-to-bring select,
  .what-to-bring input[type=text],
  .what-to-bring input[type=number] {
    height: auto;
    padding: 12px;
    border-radius: 3px;
    border: solid 1px #cad3df; }
  .what-to-bring .footer {
    text-align: center; }
    .what-to-bring .footer .add-another-item {
      display: block;
      margin-top: 25px;
      text-transform: uppercase;
      font-size: 12px; }
    .what-to-bring .footer button {
      font-size: 14px;
      margin-top: 25px; }
  .what-to-bring label {
    font-size: 14px; }
  .what-to-bring .delete-item {
    top: 0;
    right: 0; }
  .what-to-bring.edit table td:first-child {
    width: 65%; }
  .what-to-bring.edit table td:last-child {
    width: 35%;
    padding-right: 24px;
    position: relative; }
    .what-to-bring.edit table td:last-child a {
      position: absolute;
      right: -16px;
      top: 12px;
      padding: 10px;
      color: #c3c7cb; }
  .what-to-bring.edit .toggle-edit {
    position: absolute;
    top: 16px;
    right: 16px; }
  .what-to-bring.select table {
    margin: 0;
    table-layout: fixed; }
    .what-to-bring.select table tbody {
      font-size: 13px; }
    .what-to-bring.select table td {
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      -webkit-locale: 'en';
      hyphens: auto;
      width: 33%;
      word-break: break-word; }
  .what-to-bring.select table.other td {
    padding: 0; }
  .what-to-bring.select table.other td:first-child {
    padding-right: 5px;
    width: 65%; }
  .what-to-bring.select table.other td:last-child {
    width: 35%;
    padding-right: 24px;
    position: relative; }
    .what-to-bring.select table.other td:last-child a {
      position: absolute;
      right: -16px;
      top: 5px;
      padding: 10px;
      color: #c3c7cb; }
  .what-to-bring.select .youre-bringing {
    margin: 2em 0;
    word-break: break-all; }
    .what-to-bring.select .youre-bringing .remove {
      margin-left: 5px; }
  .what-to-bring.select form {
    text-align: center; }
    .what-to-bring.select form select {
      width: 34%; }
    .what-to-bring.select form select:first-child {
      width: 65%;
      margin-right: 1%; }
    .what-to-bring.select form button {
      font-size: 14px;
      margin-top: 16px; }
  .what-to-bring .buy-links {
    width: 100%;
    text-align: center;
    margin: -8px 0 15px 0;
    word-break: break-word; }
    .what-to-bring .buy-links .buy-message {
      width: 90%;
      margin: 0 auto; }
      .what-to-bring .buy-links .buy-message img.amazon_logo {
        height: 15px;
        width: auto;
        margin: 0 2px;
        position: relative;
        top: 7px; }
  .what-to-bring .list-complete {
    font-weight: bold;
    font-style: italic; }

.event-view .whattobring-notice {
  padding-top: 2em;
  text-align: center;
  font-size: 16px; }
