@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700,900);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:before, .tile-sharing-expanded:before, .tile-belt:before, .tile-interactions:before,
.clearfix:after,
.tile-sharing-expanded:after,
.tile-belt:after,
.tile-interactions:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden; }


.clearfix:after,
.tile-sharing-expanded:after,
.tile-belt:after,
.tile-interactions:after {
  clear: both; }

.clearfix, .tile-sharing-expanded, .tile-belt, .tile-interactions {
  zoom: 1; }

@font-face {
  font-family: 'stackla-icons';
  src: url("/media/fonts/stackla-icons/stackla-icons20140417.eot");
  src: url("/media/fonts/stackla-icons/stackla-icons20140417.eot?#iefix") format("embedded-opentype"), url("/media/fonts/stackla-icons/stackla-icons20140417.woff") format("woff"), url("/media/fonts/stackla-icons/stackla-icons20140417.ttf") format("truetype"), url("/media/fonts/stackla-icons/stackla-icons20140417.svg#stackla-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="stackla-icon-"], [class*=" stackla-icon-"] {
  font-family: 'stackla-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.stackla-icon-tick:before {
  content: "\e60c"; }

.stackla-icon-pause:before {
  content: "\e60d"; }

.stackla-icon-tag:before {
  content: "\e60a"; }

.stackla-icon-product:before {
  content: "\e60b"; }

.stackla-icon-share:before {
  content: "\e608"; }

.stackla-icon-close:before {
  content: "\e609"; }

.stackla-icon-list:before {
  content: "\e607"; }

.stackla-icon-vote:before {
  content: "\e600"; }

.stackla-icon-time:before {
  content: "\e601"; }

.stackla-icon-reply:before {
  content: "\e602"; }

.stackla-icon-location:before {
  content: "\e603"; }

.stackla-icon-like:before {
  content: "\e604"; }

.stackla-icon-dislike:before {
  content: "\e606"; }

.stackla-icon-comment:before {
  content: "\e605"; }

body {
  color: #666;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  width: 100%; }

a:link,
a:visited {
  color: #1999cc;
  text-decoration: none; }

strong {
  font-weight: bold; }


.clearfix:after,
.tile-sharing-expanded:after,
.tile-belt:after,
.tile-interactions:after {
  clear: both; }

.clearfix, .tile-sharing-expanded, .tile-belt, .tile-interactions {
  zoom: 1; }

  .clearfix:after,
  .tile-sharing-expanded:after,
  .tile-belt:after,
  .tile-interactions:after {
    clear: both;
    content: '';
    display: block;
    overflow: hidden; }

.hidden {
  display: none; }

.isotope-item.isotope-hidden {
  pointer-events: none; }

.track {
  position: relative;
  overflow: hidden; }

.container {
  margin-top: -1px;
  margin-right: -1px;
  position: relative; }

.spinner {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  background: url(/media/images/widget/ajax-loader.gif) no-repeat;
  z-index: 100; }

.spinner-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 99;
  display: none; }

.ups {
  display: block;
  width: 15px;
  height: 15px;
  background: url(/media/images/widget/likes-small.png) no-repeat; }

.comments {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0px 0 0 0px;
  background: url(/media/images/widget/comments-small.png) no-repeat; }

/* Frameless tag */
.contains-tag-frameless .tile-user-info, .contains-tag-frameless .tile-timestamp, .contains-tag-frameless .tile-interactions {
  display: none; }

.contains-tag-frameless .tile-content {
  margin: 0; }

.contains-tag-frameless .tile-html {
  padding: 0;
  margin: 0;
  height: 100%;
  max-height: none; }

.col1 .ups {
  background-position: -15px -18px; }

.col1 .ups:hover {
  background-position: 0px -19px; }

.col1 .comments {
  background-position: -14px -14px; }

.col1 .comments:hover {
  background-position: 2px -13px; }

.col2 .ups {
  background-position: -15px 0; }

.col2 .ups:hover {
  background-position: 0px 0; }

.col2 .comments {
  background-position: -15px 2px; }

.col2 .comments:hover {
  background-position: 0px 2px; }

.icon-thumbs-up,
.icon-thumbs-down,
.icon-comment-alt,
.time-phrase {
  padding-right: 5px; }

.button {
  background: #000;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 24px;
  padding: 20px;
  text-align: center; }
  .button:link, .button:visited {
    color: #fff; }
  .button:hover {
    background: #333;
    text-decoration: none; }
  .button:active {
    background: #444; }

.button.js-load-more {
  background: transparent;
  margin: auto;
  padding: 12px 0;
  text-transform: uppercase;
  width: 84px;
  color: #525252;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center; }

.js-scroll-loading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  margin: 0 auto;
  z-index: 10000; }

.tile-interactions {
  position: relative; }

.tile-interaction-like, .tile-interaction-dislike, .tile-interaction-vote, .tile-interaction-share, .tile-interaction-comment {
  float: left;
  margin-right: 4px; }

.tile-interaction-link {
  border: solid 2px transparent;
  border-radius: 50%;
  display: inline-block;
  font-size: 18px;
  padding: 5px 9px; }
  .tile-interaction-link .fs {
    vertical-align: baseline;
    text-align: center; }
  .tile-interaction-link:first-child {
    margin-left: 0; }

.tile-interaction-count {
  display: inline-block;
  font-weight: bold;
  vertical-align: baseline; }

.tile-interaction-like {
  color: #a2c684; }
  .tile-interaction-like .tile-interaction-link:hover {
    border-color: #b6d899; }

.tile-interaction-dislike {
  color: #ff7865; }
  .tile-interaction-dislike .tile-interaction-link:hover {
    border-color: #ffc1b9; }

.tile-interaction-vote {
  color: #1d97d9; }
  .tile-interaction-vote .tile-interaction-link:hover {
    border-color: #97cbe2; }

.tile-interaction-share .tile-interaction-link:hover {
  border-color: #b9b9b9; }

.tile-interaction-comment {
  float: right; }
  .tile-interaction-comment .tile-interaction-link:hover {
    border-color: #aeaeae; }

.tile-sharing-expanded {
  background: #fff;
  border: solid 1px #cfcfcf;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: -5px; }

.tile-sharing-expanded li {
  display: inline-block;
  float: left;
  margin: 3px 0 0 3px; }
  .tile-sharing-expanded li:last-child {
    float: right; }

.tile-share-button {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 9px 8px 8px; }
  .tile-share-button * {
    display: block; }

.tile-share-close {
  display: inline-block;
  font-size: 18px;
  padding: 5px 10px 8px; }

.tile-sharing-expanded {
  zoom: 1; }
  .tile-sharing-expanded:after {
    content: '';
    display: block;
    clear: both; }
  .tile-sharing-expanded .facebook {
    background: #3c5a96; }
  .tile-sharing-expanded .twitter {
    background: #5daee9; }
  .tile-sharing-expanded .pinterest {
    background: #bd081c; }
  .tile-sharing-expanded .gplus {
    background: #dd4b39; }
  .tile-sharing-expanded .linkedin {
    background: #0077b5; }
  .tile-sharing-expanded .email {
    background: #666666; }

.tile-tags {
  color: #666;
  cursor: default;
  font-size: 13px;
  white-space: nowrap; }

.tile-tag {
  border: solid 1px #e0e0e0;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 1px;
  padding: 4px 8px;
  text-decoration: none; }
  .tile-tag[href]:hover {
    text-decoration: underline; }

.tile-source {
  font-size: 16px;
  line-height: 16px;
  width: 16px; }
  .tile-source-twitter {
    color: #ffffff; }
  .tile-source-flickr {
    color: #ffffff; }
  .tile-source-instagram {
    color: #ffffff; }
  .tile-source-sta_feed {
    color: #ffffff; }
  .tile-source-gplus {
    color: #ffffff; }
  .tile-source-rss {
    color: #ffffff; }
  .tile-source-youtube {
    color: #ffffff; }
  .tile-source-facebook {
    color: #ffffff; }
  .tile-source-livestream {
    color: #ffffff; }
  .tile-source-dailymotion {
    color: #ffffff; }
  .tile-source-wistia {
    color: #ffffff; }

.tile-user-info {
  display: table; }
  .tile-user-info a {
    text-decoration: none; }
    .tile-user-info a:link, .tile-user-info a:visited {
      color: #666; }
    .tile-user-info a:hover {
      text-decoration: underline; }

.tile-user-top, .tile-user-bottom {
  display: block;
  line-height: 24px;
  width: 100%; }

.tile-user-name, .tile-user-handle {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  opacity: 0.73;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.clearfix, .tile-sharing-expanded, .tile-belt, .tile-interactions {
  zoom: 1; }

  .clearfix:after,
  .tile-sharing-expanded:after,
  .tile-belt:after,
  .tile-interactions:after {
    clear: both;
    content: '';
    display: block; }

.icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px; }

/* Tile */
.tile {
  cursor: pointer;
  font-weight: 300;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .tile .hidden {
    display: none; }
  .tile.no-click-through,
  .tile.no-click-through > a {
    cursor: default; }
  .tile-content {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px; }
    .tile-content > div:last-child {
      margin-bottom: 0; }
  .tile-image-wrapper, .tile-video-wrapper {
    overflow: hidden;
    position: relative; }
  .tile-video-wrapper, .tile-image-wrapper {
    margin-bottom: -36px;
    position: relative; }
    .sta_feed .tile-video-wrapper,
    .stackla .tile-video-wrapper, .sta_feed .tile-image-wrapper,
    .stackla .tile-image-wrapper {
      margin-bottom: 15px; }
  .tile-video-wrapper iframe, .tile-image {
    display: block;
    margin: 0 auto;
    z-index: 1; }
  .tile-image {
    height: auto;
    width: 100%; }
  .tile-image-loading, .tile-media-loading {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .tile-image-loading-icon, .tile-media-loading-icon {
    background: url(https://assetscdn.stackla.com/media/images/spinning-loading.gif) no-repeat;
    height: 16px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 16px;
    background-size: contain; }
  .tile-video-icon {
    background: url(https://assetscdn.stackla.com/media/images/video-icon.png) no-repeat 0 0; }
  .tile-audio-icon {
    width: 32px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 28px; }
  .tile-avatar-wrapper {
    float: left;
    margin-right: 12px; }
  .tile-avatar-link {
    display: inline-block;
    height: 34px;
    width: 34px; }
  .tile-avatar-placeholder, .tile-avatar-image {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: inline-block;
    height: 34px;
    vertical-align: middle;
    width: 34px; }
  .tile-avatar-placeholder {
    display: inline-block;
    position: absolute; }
    .tile-avatar-placeholder img {
      border-radius: 50%;
      border: none;
      box-sizing: border-box;
      height: 100%;
      width: 100%; }
    .facebook .tile-avatar-placeholder {
      background: #39579a; }
    .twitter .tile-avatar-placeholder {
      background: #00abf0; }
    .gplus .tile-avatar-placeholder {
      background: #dd4b39; }
    .instagram .tile-avatar-placeholder {
      background: #80413c; }
    .stackla .tile-avatar-placeholder,
    .sta_feed .tile-avatar-placeholder {
      background: #75c237; }
    .rss .tile-avatar-placeholder {
      background: #ff6600; }
    .weibo .tile-avatar-placeholder {
      background: #e6162d; }
    .youtube .tile-avatar-placeholder {
      background: #d32325; }
    .pinterest .tile-avatar-placeholder {
      background: #c3090c; }
    .ecal .tile-avatar-placeholder {
      background: #1e8fcf; }
    .tumblr .tile-avatar-placeholder {
      background: #45556b; }
    .flickr .tile-avatar-placeholder {
      background: #ed1e83; }
    .wordpress .tile-avatar-placeholder {
      background: #21759B; }
  .tile-belt {
    margin-bottom: 15px; }
  .tile-title {
    margin-bottom: 15px; }
  .tile-caption, .tile-html {
    opacity: 0.73;
    color: #525252;
    font-size: 13px !important;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    overflow: hidden;
    word-wrap: break-word; }
    .tile-caption .emoji, .tile-html .emoji {
      vertical-align: middle; }
  .tile-emoji {
    margin-right: 2px;
    vertical-align: middle;
    width: 13px; }
  .tile-claim {
    padding-bottom: 8px;
    text-align: center; }
  .tile-claim-link {
    font-size: 16px; }
    .tile-claim-link:link, .tile-claim-link:visited {
      color: #00abf0;
      font-weight: 400; }
    .tile-claim-link:hover {
      text-decoration: underline; }
    .claimed .tile-claim-link {
      color: #ccc;
      font-style: italic; }
  .tile-twitter-intent {
    text-align: center; }
  .tile-twitter-intent + div {
    border-top: dotted 1px #eee;
    padding-top: 10px;
    margin-top: 10px; }
  .tile-twitter-intent a {
    display: inline-block;
    font-size: 18px;
    margin-left: 24px; }
    .tile-twitter-intent a:first-child {
      margin-left: 0; }
    .tile-twitter-intent a:link, .tile-twitter-intent a:visited {
      color: #c4c4c4; }
    .tile-twitter-intent a:hover {
      color: #00abf0; }
    .tile-twitter-intent a .js-like-count,
    .tile-twitter-intent a .js-dislike-count {
      position: absolute; }

.tile.html {
  padding: 0; }

.tile iframe {
  display: block; }

.tile-custom-clickthru {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.tile-official-star {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffcc00 !important;
  font-size: 18px; }

.tile-title {
  font-weight: bold;
  font-size: 20px;
  color: #333;
  max-height: 80px;
  overflow: hidden; }

.anonymous .tile-image-wrapper,
.anonymous .tile-video-wrapper,
.content-only .tile-image-wrapper,
.content-only .tile-video-wrapper {
  margin-top: 0; }

.vine-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.vine-embed {
  width: 100%; }

.stackla .tile-html {
  max-height: none; }

.tile-caption .stackla-icon-reply {
  color: #999; }

.tile-html {
  background: #eee;
  padding: 8px; }

.stackla .tile-html {
  margin: 0;
  padding: 0;
  background: none; }

.tile-caption a,
.tile-html a,
.ecal-url a {
  color: #00abf0; }

.tile-caption a:hover,
.tile-html a:hover {
  text-decoration: underline; }

.tile-ecal {
  padding: 0 8px; }

.tile-ecal li {
  position: relative;
  margin: 0 20px;
  padding: 2px 0;
  list-style: none;
  border-top: 1px dotted #ccc; }

.tile-ecal li:first-child {
  border: none; }

.ecal-url {
  text-align: center; }

.tile-ecal i {
  position: absolute;
  top: 3px;
  left: -20px;
  width: 20px;
  text-align: center; }

.competition-vote-message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  padding: 10px;
  margin-left: -40%;
  margin-top: -20%;
  color: red;
  background: #fff;
  border-radius: 10px;
  z-index: 999999;
  font-size: 11px; }

.competition-vote-message-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
  background: #000;
  opacity: 0.7; }

.competition-vote-message-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999997; }

.tile {
  box-sizing: border-box;
  width: 210px;
  position: relative; }
  .tile-content {
    box-sizing: border-box;
    position: relative;
    margin: 12px; }
  .tile-video-wrapper, .tile-image-wrapper {
    margin-top: 0;
    margin-bottom: 15px; }
  .tile-video-wrapper ~ .tile-avatar-wrapper, .tile-image-wrapper ~ .tile-avatar-wrapper {
    margin-top: -46px; }
  .tile-youtube-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: #000; }
    .tile-youtube-wrapper iframe {
      width: 100%;
      height: 400px; }
  .tile-youtube-close {
    margin: 20px auto;
    text-align: center;
    color: #ccc;
    cursor: pointer;
    width: 6em;
    padding: 10px 0;
    font-size: 20px; }
  .tile-caption, .tile-html {
    opacity: 0.73;
    color: #525252;
    font-size: 13px !important;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400;
    overflow: hidden;
    word-wrap: break-word;
    margin-bottom: 15px;
    max-height: 250px; }
    .tile-caption .emoji, .tile-html .emoji {
      vertical-align: middle; }
  .tile-source-wrapper {
    position: absolute;
    right: 15px;
    bottom: 15px; }
  .tile-source {
    float: left; }
  .tile-timestamp {
    float: right; }
  .tile-interactions {
    margin-bottom: 15px; }
  .tile-tags {
    margin-bottom: 15px;
    white-space: normal; }
  .tile-comments-user-message {
    font-size: 24px; }

.reel-icon {
  background-image: url(/media/svg/reel.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  height: 35px;
  width: 35px;
  top: 15px;
  left: 15px;
  position: absolute; }

.short-icon {
  background-image: url(/media/svg/short.svg);
  z-index: 100;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  height: 25px;
  width: 25px;
  top: 10px;
  left: 10px;
  position: absolute;
}

.tile-shopspot {
  background: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  font-size: 10px;
  color: #ffffff;
  margin-left: -10px;
  margin-top: -10px;
  padding: 4px 5px;
  position: absolute;
  font-weight: 500; }
  .tile-shopspot-icon {
    transform: rotate(90deg);
    color: #ffffff; }

.tile-shopspot-badge {
  background: rgba(0, 0, 0, 0.6);
  font-size: 20px;
  padding: 1px 10px 8px 8px;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  line-height: 28px; }
  .tile-shopspot-badge .tile-shopspot-count {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    background: #ffffff;
    padding: 2px 6px 4px 6px;
    border-radius: 10px;
    position: absolute;
    top: -5px;
    left: -5px;
    line-height: 14px; }

.stackla-watermark-tile {
  background: #404040;
  box-sizing: border-box;
  font-size: 24px;
  height: 100%;
  padding: 41% 20%; }
  .stackla-watermark-tile:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%; }

.stackla-watermark-content {
  background-image: url(/media/svg/powered-by-stackla.svg?ts=1445906014);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  color: transparent;
  display: inline-block;
  margin: 0;
  margin-top: -4%;
  overflow: hidden;
  padding: 17% 0;
  position: relative;
  vertical-align: middle;
  width: 100%; }
  .stackla-watermark-content span {
    position: absolute;
    top: -9999em;
    left: -9999em;
    display: inline-block;
    height: 0;
    width: 0; }
