* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* common colors used for yes/no/maybe states on invitations */
/* common colors used for yes/no/maybe states on invitations */
/* below this is new */
/* below this is new */
/* Grid settings */
/* Grid settings */
/* Colors */
/* Colors */
/* Type */
/* Type */
/* Layout */
/* Layout */
h1.event_title {
  text-align: left;
  margin: 10px 0 0;
  font-size: 14px;
}

div#invitation_container.view #upload_image_links {
  display: none;
}

p.location a {
  font-size: 14px;
}

#event_message {
  padding-bottom: 30px;
  *zoom: 1;
}
#event_message:before, #event_message:after {
  content: " ";
  display: table;
}
#event_message:after {
  clear: both;
}
#event_message .host-avatar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  height: 55px;
}
#event_message .host-avatar:last-child {
  margin-right: 0;
}
#event_message .host-message {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
#event_message .host-message:last-child {
  margin-right: 0;
}
#event_message .host-message .host-name {
  font-weight: normal;
  font-size: 14px;
}

.avatar .letterface {
  background-image: url(/assets/1432851856/images/v2/web/view/avatar-disks.png);
  color: white;
  box-shadow: none;
  border-radius: 16px;
  background-size: 100%;
}
.avatar .letterface span.letters {
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  display: block;
  font-size: 25px;
  line-height: 30px;
  padding: 9px 0 0 0;
}
.avatar .letterface.disk-1 {
  background-position: 0 0;
}
.avatar .letterface.disk-2 {
  background-position: 0 -60px;
}
.avatar .letterface.disk-3 {
  background-position: 0 -120px;
}
.avatar .letterface.disk-4 {
  background-position: 0 -180px;
}
.avatar .letterface.disk-5 {
  background-position: 0 -240px;
}
.avatar .letterface.disk-6 {
  background-position: 0 -300px;
}
.avatar .letterface.disk-7 {
  background-position: 0 -360px;
}
.avatar .letterface.disk-8 {
  background-position: 0 -420px;
}
.avatar .letterface.disk-9 {
  background-position: 0 -480px;
}

.message {
  padding: 5px 0px 25px;
  position: relative;
  *zoom: 1;
}
.message:before, .message:after {
  content: " ";
  display: table;
}
.message:after {
  clear: both;
}
.message.rsvp_status_only {
  display: none;
}
.message.rsvp_status {
  min-height: 28px;
  padding-bottom: 10px;
  line-height: 1.3em;
}
.message .username {
  font-size: 14px;
  margin-right: 2px;
}
.message .avatar-container {
  float: left;
  min-height: 55px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
.message .avatar-container:last-child {
  margin-right: 0;
}
.message .avatar-container .avatar {
  border-radius: 50px;
  overflow: hidden;
  width: 50px;
  height: 50px;
  display: block;
}
.message .avatar-container .avatar img, .message .avatar-container .avatar .letterface {
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.message .replies {
  position: relative;
  margin-top: 30px;
  padding: 0px 20px 25px 20px;
  border: 1px solid #DDDDDD;
  background-color: #ffffff;
}
.message .replies:before, .message .replies:after {
  pointer-events: none;
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: 100%;
  left: 0;
  content: " ";
  border: solid transparent;
}
.message .replies:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 25px;
}
.message .replies:before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #ddd;
  border-width: 26px;
  margin-left: -1px;
}
.message .replies .replies-list .view-all-comments {
  margin-top: 20px;
}
.message .replies .replies-list .message:first-of-type {
  padding-top: 25px;
}
.message .replies .replies-list .message:last-of-type {
  padding-bottom: 0;
}
.message .message-container {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
.message .message-container:last-child {
  margin-right: 0;
}
.message .message-container .timestamp {
  display: block;
  font-size: 11px;
  font-style: italic;
}
.message .text {
  margin: 3px 0;
  display: block;
  overflow: hidden;
  word-wrap: break-word;
  white-space: pre-line;
  line-height: 14px;
}
.message .meta {
  display: block;
  position: absolute;
  right: 10px;
  top: 5px;
  white-space: nowrap;
}
.message .meta .remove {
  display: inline-block;
  margin-left: 1px;
  padding: 0;
  vertical-align: middle;
}

.accordion-panel-header {
  cursor: pointer;
  background: #383b3d;
  *zoom: 1;
  width: 100%;
  height: 47px;
  padding: 15px 0 5px 20px;
  border-bottom: 1px solid #666;
}
.accordion-panel-header:before, .accordion-panel-header:after {
  content: " ";
  display: table;
}
.accordion-panel-header:after {
  clear: both;
}
.accordion-panel-header .arrow {
  margin-right: 20px;
  float: right;
  width: 22px;
  height: 22px;
  background-image: url("/assets/1432851856/images/v2/mobile/arrow_icon.png");
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
  top: -2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .accordion-panel-header .arrow {
    background-image: url("/assets/1432851856/images/v2/mobile/arrow_icon@2x.png");
    background-size: 22px 44px;
  }
}
.accordion-panel-header h4 {
  margin: 0;
  color: #fff;
  float: left;
}
.accordion-panel-header h4 span {
  font-size: inherit;
  color: inherit;
}
.accordion-panel-header.collapsed .arrow {
  background-position: right bottom;
}

.accordion-panel {
  background: #f6f6f6;
}
.accordion-panel#event_options_accordion {
  margin-bottom: 25px;
}

#guests h3 {
  margin: 10px 0 20px;
}
#guests ul li.group-replies .summary .adults, #guests ul li.group-replies .summary .kids {
  width: 50%;
  float: left;
  margin: 10px 0;
  padding: 5px;
}
#guests ul li.group-replies .summary .adults {
  border-right: 1px solid #ddd;
}
#guests ul li.group-replies .summary .kids {
  width: 45%;
  margin-left: 5%;
}
#guests ul li.group-replies ul li {
  padding: 10px 0;
}
#guests ul li.group-replies ul li:last-of-type {
  padding-bottom: 20px;
}
#guests ul li.group-replies ul li:first-of-type {
  padding-top: 20px;
}
#guests ul li.group-replies ul li .profile {
  display: block;
  *zoom: 1;
}
#guests ul li.group-replies ul li .profile:before, #guests ul li.group-replies ul li .profile:after {
  content: " ";
  display: table;
}
#guests ul li.group-replies ul li .profile:after {
  clear: both;
}
#guests ul li.group-replies ul li .profile .profile-container {
  padding-top: 8px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
#guests ul li.group-replies ul li .profile .profile-container:last-child {
  margin-right: 0;
}
#guests ul li.group-replies ul li .profile .profile-container .username {
  font-size: 14px;
}
#guests ul li.group-replies ul li .profile .profile-container .username .badge {
  color: #7cb12d;
}
#guests ul li.group-replies ul li .profile .profile-container .contents .meta p.timestamp {
  font-style: italic;
  margin: 0;
}
#guests ul li.group-replies ul li .profile .profile-container .contents .meta p.guests {
  display: none;
}
#guests ul li.group-replies ul li .profile .profile-container .contents .questions {
  display: none;
}
#guests ul li.group-replies ul li .profile .profile-container .contents .details_view {
  display: none;
}
#guests ul li.group-replies ul li .profile .avatar-container {
  float: left;
  width: 50px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
#guests ul li.group-replies ul li .profile .avatar-container:last-child {
  margin-right: 0;
}
#guests ul li.group-replies ul li .profile .avatar-container .avatar {
  border-radius: 50px;
  overflow: hidden;
  width: 50px;
  height: 50px;
  display: block;
}
#guests ul li.group-replies ul li .profile .avatar-container .avatar img, #guests ul li.group-replies ul li .profile .avatar-container .avatar .letterface {
  width: 50px;
  height: 50px;
}

div.rsvp {
  background: #f6f6f6;
  position: fixed;
  top: 0;
  left: 100%;
  height: 100%;
  width: 100%;
  z-index: 1001;
  overflow: scroll;
}

#more-comments {
  padding-bottom: 20px;
}

#host_message_input textarea {
  padding: 34px 14px 14px;
  height: 150px;
}

.wysihtml5-toolbar {
  position: absolute;
  width: 100%;
  padding: 8px 4px 3px;
  border-bottom: 1px solid #ddd;
}
.wysihtml5-toolbar .btn {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 2px 8px 2px 2px;
  background: url(/assets/1432851856/images/jquery.wysiwyg.gif) no-repeat;
  text-indent: -100000px;
  opacity: 0.7;
}
.wysihtml5-toolbar .btn:hover {
  opacity: 1;
}
.wysihtml5-toolbar .btn.bold {
  background-position: 0 -16px;
}
.wysihtml5-toolbar .btn.italic {
  background-position: -16px -16px;
}
.wysihtml5-toolbar .btn.underline {
  background-position: -48px -16px;
}
.wysihtml5-toolbar .btn.justify-left {
  background-position: 0 0;
}
.wysihtml5-toolbar .btn.justify-center {
  background-position: -16px 0;
}
.wysihtml5-toolbar .btn.justify-right {
  background-position: -32px 0;
}
.wysihtml5-toolbar .btn.link {
  background-position: -80px -48px;
}
.wysihtml5-toolbar .btn.ul {
  background-position: -16px -48px;
}
.wysihtml5-toolbar .btn.html {
  background-position: -48px -48px;
}
.wysihtml5-toolbar .btn.removeFormat {
  background-position: -81px -65px;
}

div[data-wysihtml5-dialog="createLink"] {
  background: #666;
  opacity: 0.9;
  width: 412px;
  height: 66px;
  border-radius: 2px;
  position: absolute;
  top: 28px;
  left: 0px;
}
div[data-wysihtml5-dialog="createLink"] label {
  position: relative;
  width: 20px !important;
  line-height: 40px;
  color: white;
}
div[data-wysihtml5-dialog="createLink"] input {
  position: absolute;
  top: 5px;
  left: 32px;
  color: #333;
}
div[data-wysihtml5-dialog="createLink"] a {
  position: absolute;
  bottom: 5px;
  border: 2px solid #aaa;
  background: #aaa;
  padding: 3px 5px;
  border-radius: 2px;
}

a[data-wysihtml5-dialog-action="save"] {
  right: 8px;
}
a[data-wysihtml5-dialog-action="cancel"] {
  right: 42px;
}

.event-options {
  padding-bottom: 25px;
}

#registry {
  display: none;
}

.control-group {
  *zoom: 1;
  padding-bottom: 20px;
}
.control-group:before, .control-group:after {
  content: " ";
  display: table;
}
.control-group:after {
  clear: both;
}

a.toggle-end-time {
  color: #666;
}

#end-time-wrapper {
  display: none;
}

/*# sourceMappingURL=index.css.map */
