.checkins.wui-page .wui-result > ul {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 8px;
}
.checkins.wui-page .wui-result > ul:before,
.checkins.wui-page .wui-result > ul:after {
  content: " ";
  display: table;
}
.checkins.wui-page .wui-result > ul:after {
  clear: both;
}
.checkins.wui-page .wui-result > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  border: none;
}
.checkins.wui-page .wui-result > ul > li:before,
.checkins.wui-page .wui-result > ul > li:after {
  content: " ";
  display: table;
}
.checkins.wui-page .wui-result > ul > li:after {
  clear: both;
}
@media (min-width: 992px) {
  .checkins.wui-page .wui-result > ul > li {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .checkins.wui-page .wui-result > ul > li {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .checkins.wui-page .wui-result > ul > li {
    float: left;
    width: 50%;
  }
}
.checkin.feed {
  border: 1px solid #cfcfcf;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
}
.checkin.feed > div {
  padding-left: 8px;
  padding-right: 8px;
}
.checkin.feed > div.comments-c,
.checkin.feed > div.statistic-c {
  padding: 0;
}
.checkin.feed .top-comments {
  position: relative;
}
.checkin.feed .top-comments .comment.b {
  padding: 0 8px 0 0;
  font-size: 12px;
  line-height: 20px;
}
.checkin.feed .top-comments .comment.b .name,
.checkin.feed .top-comments .comment.b .description {
  display: inline;
}
.checkin.feed .top-comments .comment.b .name {
  margin: 0;
}
.checkin.feed .top-comments .comment.b .description {
  margin: 0 0 0 4px;
}
.checkin.feed .top-comments .view-more-comment {
  font-size: 10px;
  line-height: 16px;
  display: block;
  margin-top: 4px;
}
.checkin.feed .comments-c .comments {
  display: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-top: 4px;
}
.checkin.feed .comments-c .comments .comment.b.c {
  padding: 8px;
}
.checkin.feed .comments-c .comments .comment.b.c .rank-icon .icon-name {
  display: none;
}
.checkin.feed .statistic {
  display: block;
  padding: 0 8px 0 8px;
  margin: 0;
  white-space: nowrap;
}
.checkin.feed .statistic .time-device {
  font-size: 10px;
  line-height: 16px;
  color: #cfcfcf;
  float: right;
  margin-top: 4px ! important;
}
.checkin.feed .statistic .time-device .time,
.checkin.feed .statistic .time-device .source-icon {
  display: inline-block;
  float: left;
  line-height: 16px;
}
.checkin.feed .statistic .time-device .source-icon {
  margin: 1px 0 0 4px;
}
.checkin.feed .statistic .time-device .source-icon .icon {
  display: block;
}
.checkin.feed .statistic .time-device .source-icon .icon.iphone {
  margin-top: -1px;
}
.checkin.feed .detail {
  padding: 8px;
  border-bottom: 1px solid #cfcfcf;
}
.checkin.feed .detail .checkin-user {
  display: block;
  float: left;
  margin-right: 8px;
}
.checkin.feed .detail .checkin-user .user.b .profile-photo {
  width: 50px;
  height: 50px;
}
.checkin.feed .feed-header {
  margin-top: 8px;
}
.checkin.feed .feed-header .name {
  display: none;
}
.checkin.feed > .description {
  width: auto;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  margin-top: 4px;
}
.checkin.feed .comments-c {
  margin-top: 8px;
}
.checkin.feed .business.b.ci {
  background: none;
}
.checkin .checkin-business,
.checkin .checkin-person {
  display: block;
  float: left;
  width: auto;
  margin: 0 8px 8px 0;
}
.checkin .checkin-business a,
.checkin .checkin-person a {
  display: block;
}
.checkin .checkin-business img,
.checkin .checkin-person img {
  display: block;
  width: 96px;
  height: 96px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.checkin .checkin-business .photoContainer,
.checkin .checkin-person .photoContainer {
  margin: 0;
}
.checkin .checkin-business .photoContainer img,
.checkin .checkin-person .photoContainer img {
  display: block;
  width: 96px;
  height: 96px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.checkin .checkin-person .user.b .profile-photo {
  display: block;
  max-height: 96px;
}
.checkin .checkin-person .user.b .rank-icon {
  display: none;
}
.checkin .checkin-item span.time {
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
}
.checkin .checkin-item .name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  max-width: 100%;
}
.checkin .checkin-item .eat-at {
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
}
.checkin .statistic {
  margin-top: 8px;
}
.checkin .statistic .comment-button .icon:before,
.checkin .statistic .votes .icon:before {
  content: "";
  display: block;
  float: left;
  margin: 4px 0;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url("../../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -208px -64px;
}
.checkin .statistic .comment-button {
  cursor: pointer;
  color: #a3a3a3;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
}
.checkin .statistic .comment-button .number-of-comments {
  display: none;
}
.checkin .statistic .comment-button:hover {
  color: #101010;
  text-decoration: none;
}
.checkin .statistic .votes {
  display: block;
  float: left;
  margin-right: 8px;
}
.checkin .statistic .votes button {
  padding: 1px 0;
}
.checkin .statistic .votes form {
  margin: 0;
  padding: 0;
}
.checkin .statistic .votes form button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: #a3a3a3;
  font-size: 12px;
  line-height: 20px;
}
.checkin .statistic .votes form button .icon:before {
  background-position: -224px -64px;
  margin-top: 0;
}
.checkin .statistic .votes form button:hover {
  color: #101010;
}
.checkin .statistic .votes form .number-of-votes {
  display: none;
}
.checkin .statistic .votes.voted button {
  color: #0070a8;
}
.checkin .statistic .votes.voted button:hover {
  color: #00aeef;
}
.checkin .statistic .votes.voted button .icon:before {
  background-position: -224px -32px;
  margin-top: 0;
}
.checkin .time {
  color: #cfcfcf;
}
.checkin > .description {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 8px;
}
.checkin .checkin-item {
  border: none;
}
.checkin .comments-c .comments {
  position: relative;
  margin-top: 16px;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.checkin .comments-c .comments li {
  border-bottom: 1px solid #e5e5e5;
  border-top: none;
  margin: 0;
  padding: 0;
}
.checkin .comments-c .comments textarea {
  margin: 0;
}
.checkin .comments-c .comments .comments .comment.b {
  padding: 8px;
}
.checkin .comments-c .comments:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  top: -20px;
  left: 15px;
  border-color: transparent transparent #e5e5e5 transparent;
  border-style: solid;
  border-width: 10px;
}
.checkin .comments-c .comments:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  top: -18px;
  left: 16px;
  border-color: transparent transparent #f5f5f5 transparent;
  border-style: solid;
  border-width: 9px;
}
.checkins .checkin-person .fn.name {
  display: none;
}
