#fs6-background {
  position: fixed;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 1010;
  opacity: 0.7;
  top: 0;
  left: 0;
}

#fs6-wrap {
  position: absolute;
  z-index: 1013;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#fs6-wrap.fixed-wrap {
  z-index: 900;
  position: fixed;
}
#fs6-wrap .photo-bg {
  position: relative;
  display: flex;
  margin: 15px 0;
  text-align: left;
  z-index: 905;
}
#fs6-wrap .photo-bg .photo-bg-part-one {
  width: 545px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px rgba(8, 8, 8, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(8, 8, 8, 0.3);
  -ms-box-shadow: 0px 0px 10px rgba(8, 8, 8, 0.3);
  box-shadow: 0px 0px 10px rgba(8, 8, 8, 0.3);
}
#fs6-wrap.one-item #fs6-next i {
  display: none;
}
#fs6-wrap.one-item #fs6-prev i, #fs6-wrap.one-item #fs6-next i {
  display: none;
}
#fs6-wrap .fs6-top-block {
  background: #fff;
  padding: 12px 20px 12px 20px;
  line-height: 16px;
}
#fs6-wrap .fs6-top-block.fs6-top-block-white {
  background: #d9e0e4;
}
#fs6-wrap.fs6-wrap-wide .photo-bg .photo-bg-part-one {
  width: 800px;
  background: #ffffff;
}
#fs6-wrap.fs6-wrap-wide .fs6-photo-wrap {
  max-width: 750px;
}
#fs6-wrap.fs6-wrap-wide #fs6-comment-form .message-form-text {
  width: 738px;
}

#fs6-user-block {
  display: block;
  float: left;
  vertical-align: top;
  text-align: left;
  padding-top: 2px;
}
#fs6-user-block .fs6-user-avatar-link {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  float: left;
}
#fs6-user-block .fs6-user-avatar {
  width: 36px;
  height: 36px;
  background-color: #f1f5f8;
}
#fs6-user-block .fs6-user-name {
  display: inline-block;
  max-width: 195px;
  line-height: 16px;
  vertical-align: top;
  font-weight: bold;
}
#fs6-user-block .is-online {
  margin-left: 5px;
  margin-top: 3px;
  vertical-align: top;
  margin-bottom: 3px;
}
#fs6-user-block .fs6-user-action {
  color: #73818a;
  display: block;
  vertical-align: top;
  line-height: 16px;
  margin-top: 1px;
  margin-left: 46px;
  max-width: 270px;
}

#fs6-date {
  display: inline-block;
  margin-left: 12px;
  color: #9aa8af;
  font-size: 11px;
  line-height: 16px;
}

#fs6-like-wrap {
  float: right;
  margin: 5px 0;
}
#fs6-like-wrap #fs6-like-btn {
  padding: 5px 28px 5px 25px;
  line-height: 16px;
  vertical-align: top;
  margin-right: 7px;
}
#fs6-like-wrap #fs6-like-btn .icn-like {
  margin-right: 5px;
}
#fs6-like-wrap #fs6-like-btn.ibtn-blue .icn-like {
  background-position: -112px -16px;
}
#fs6-like-wrap #fs6-like-count {
  background: #fff;
  display: inline-block;
  font-size: 11px;
  color: #536069;
  padding: 4px 6px 4px 6px;
  line-height: 16px;
  vertical-align: top;
  border: 1px solid #ced3d5;
  position: relative;
}
#fs6-like-wrap #fs6-like-count:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -4px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  border-color: transparent #fff transparent transparent;
  z-index: 2;
}
#fs6-like-wrap #fs6-like-count:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -6px;
  margin-top: -5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 6px 5px 0;
  border-color: transparent #ced3d5 transparent transparent;
  z-index: 1;
}

.viewer-app-wrap .fs6-question-wrap {
  width: 560px;
  margin: 0 auto 20px;
  text-align: center;
}
.viewer-app-wrap .ibtn-blue {
  min-width: 170px;
  font-size: 17px;
}
.viewer-app-wrap.user-updates-content-hof-record .fs6-photo-wrap {
  height: 500px;
  width: 500px;
  margin: 0 auto;
}
.viewer-app-wrap.user-updates-content-hof-record .fs6-photo-wrap .fs6-photo {
  width: 250px !important;
  margin: 196px 23px 27px;
}
.viewer-app-wrap.user-updates-content-hof-record .fs6-question-wrap {
  margin: 0 auto 50px !important;
}
.viewer-app-wrap.user-updates-content-hof-record .fs6-question-a-block {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}
.viewer-app-wrap.user-updates-content-hof-record .fs6-question-a-block .user-updates-content-hof-title {
  width: 300px;
  height: 41px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.viewer-app-wrap.user-updates-content-hof-record-1 .fs6-photo-wrap {
  background: url(../../news/img/rating/hof/1.png);
}
.viewer-app-wrap.user-updates-content-hof-record-1 .fs6-question-a-block .user-updates-content-hof-title {
  background: url(../../news/img/rating/hof/pin-record-title-1.png) no-repeat;
}
.viewer-app-wrap.user-updates-content-hof-record-2 .fs6-photo-wrap {
  background: url(../../news/img/rating/hof/2.png);
}
.viewer-app-wrap.user-updates-content-hof-record-2 .fs6-question-a-block .user-updates-content-hof-title {
  background: url(../../news/img/rating/hof/pin-record-title-2.png) no-repeat;
}
.viewer-app-wrap.user-updates-content-hof-record-3 .fs6-photo-wrap {
  background: url(../../news/img/rating/hof/3.png);
}
.viewer-app-wrap.user-updates-content-hof-record-3 .fs6-question-a-block .user-updates-content-hof-title {
  background: url(../../news/img/rating/hof/pin-record-title-3.png) no-repeat;
}
.viewer-app-wrap.user-updates-content-hof-record-4 .fs6-photo-wrap {
  background: url(../../news/img/rating/hof/4.png);
}
.viewer-app-wrap.user-updates-content-hof-record-4 .fs6-question-a-block .user-updates-content-hof-title {
  background: url(../../news/img/rating/hof/pin-record-title-4.png) no-repeat;
}
.viewer-app-wrap.user-updates-content-hof-record-5 .fs6-photo-wrap {
  background: url(../../news/img/rating/hof/5.png);
}
.viewer-app-wrap.user-updates-content-hof-record-5 .fs6-question-a-block .user-updates-content-hof-title {
  background: url(../../news/img/rating/hof/pin-record-title-5.png) no-repeat;
}
.viewer-app-wrap.user-updates-content-hof-record-6 .fs6-photo-wrap {
  background: url(../../news/img/rating/hof/6.png);
}
.viewer-app-wrap.user-updates-content-hof-record-6 .fs6-question-a-block .user-updates-content-hof-title {
  background: url(../../news/img/rating/hof/pin-record-title-6.png) no-repeat;
}

#fs6-content-box {
  background: #536069;
  vertical-align: middle;
  text-align: center;
  position: relative;
  min-height: 250px;
  padding-bottom: 70px;
}
#fs6-content-box .pin-any-connector-wrapper {
  text-align: left;
}
#fs6-content-box .fs-loader-32 {
  display: block;
  margin: 60px 0;
}
#fs6-content-box .fs6-content-wrap {
  padding: 20px;
}
#fs6-content-box .fs6-fancy-text-wrap {
  margin: 20px;
  background: #e9ecee;
  padding: 17px 20px 18px;
  position: relative;
  border-radius: 3px;
  text-align: left;
}
#fs6-content-box .fs6-fancy-text-wrap:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #e9ecee;
  position: absolute;
  top: -10px;
  left: 20px;
}
#fs6-content-box .fs6-fancy-text {
  margin: 0;
  font-size: 19px;
  line-height: 24px;
  font-family: Georgia, "Times New Roman", serif;
  overflow: hidden;
}
#fs6-content-box .fs6-fancy-list-item {
  margin-bottom: 11px;
  font-size: 13px;
  line-height: 18px;
}
#fs6-content-box .fs6-fancy-list-item.fs6-fancy-list-social-item {
  line-height: 16px;
}
#fs6-content-box .fs6-fancy-list-item .social-icn {
  margin-right: 5px;
}
#fs6-content-box .fs6-fancy-list-title {
  width: 130px;
  float: left;
  color: #73818a;
}
#fs6-content-box .fs6-fancy-list-text {
  width: 325px;
  float: right;
}
#fs6-content-box .fs6-fancy-list-text.info {
  word-break: break-word;
}
#fs6-content-box .fs6-photo-wrap {
  display: inline-block;
  position: relative;
  margin: 20px;
  max-width: 505px;
}
#fs6-content-box .fs6-photo-wrap .fs6-photo {
  max-width: 100%;
}
#fs6-content-box .fs6-photo-wrap .fs6-photo-badge {
  top: -15px;
  right: -15px;
}
#fs6-content-box .fs6-photo-wrap .fs6-photo-like-wrap {
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  padding: 3px 5px 3px 5px;
  line-height: 16px;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
}
#fs6-content-box .fs6-photo-wrap .fs6-photo-like-wrap:hover, #fs6-content-box .fs6-photo-wrap .fs6-photo-like-wrap.voted {
  background: rgba(0, 0, 0, 0.8);
}
#fs6-content-box .fs6-photo-wrap .fs6-photo-like-wrap.voted .icn-like {
  background-position: -112px 0px;
}
#fs6-content-box .fs6-photo-wrap .icn-like {
  vertical-align: top;
  margin-right: 5px;
}
#fs6-content-box .fs6-photo-wrap .fs6-photo-like-count {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  color: #fff;
}
#fs6-content-box .fs6-photo-wrap.fs6-photo-multiple {
  max-height: none;
  margin: 0px 20px 20px 20px;
}
#fs6-content-box .fs6-birthday-block {
  padding: 20px;
}
#fs6-content-box .fs6-birthday-block .fs6-birthday-photo {
  margin-left: -95px;
  margin-top: 20px;
  width: 152px;
  max-height: 152px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
#fs6-content-box .fs6-birthday-block .fs6-birthday-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 50%;
  margin-left: -143px;
  width: 287px;
  height: 214px;
  background: url(../img/birthday-overlay.png) no-repeat 0 0;
}
#fs6-content-box .fs6-holiday-block {
  padding: 20px;
}
#fs6-content-box .fs6-holiday-block .fs6-holiday-photo {
  margin-left: -95px;
  margin-top: 20px;
  width: 152px;
  max-height: 152px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
#fs6-content-box .fs6-holiday-block .fs6-holiday-icon {
  display: block;
  position: absolute;
  z-index: 2;
  width: 128px;
  right: 180px;
  top: 110px;
}
#fs6-content-box .fs6-holiday-block .fs6-holiday-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 50%;
  margin-left: -143px;
  width: 287px;
  height: 214px;
  background: url(../img/popup-holiday-img.png) no-repeat 0 0;
}
#fs6-content-box .fs6-holiday-motivator {
  overflow: hidden;
  margin-top: 44px;
}
#fs6-content-box .fs6-holiday-motivator .arial {
  font-size: 17px;
  color: #d9e0e4;
  background: #536069;
  padding: 0 10px;
  display: inline-block;
}
#fs6-content-box .fs6-holiday-motivator .h3_separator {
  height: 1px;
  background: #d9e0e4;
  margin-top: -10px;
  margin-bottom: 34px;
}
#fs6-content-box .fs6-holiday-motivator .gift-btn .ibtn {
  padding: 5px 20px 5px 20px;
}
#fs6-content-box .fs6-holiday-motivator .gift-btn .gifts-summ-fm {
  margin-left: 5px;
  color: #c3d0d8;
  padding: 0px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 11px;
  margin-top: 5px;
}
#fs6-content-box .fs6-holiday-motivator .gifts-block {
  background: #73818a;
  padding: 15px 25px;
}
#fs6-content-box .fs6-holiday-motivator .gifts-block .link {
  color: #d9e0e4;
  text-decoration: underline;
  width: 50px;
  line-height: 13px;
}
#fs6-content-box .fs6-holiday-motivator .gifts-block .link:hover {
  text-decoration: none;
}
#fs6-content-box .fs6-holiday-motivator .gifts-block .gift-box {
  margin-top: -29px;
  margin-left: 34px;
  text-align: center;
}
#fs6-content-box .fs6-holiday-motivator .gifts-block .gift-box .gift-img {
  max-width: 95px;
  max-height: 95px;
}
#fs6-content-box .fs6-holiday-motivator .step-2 {
  margin-top: 20px;
}
#fs6-content-box .fs6-guess-wrap {
  display: block;
  width: 465px;
  background: #fff;
  margin: 20px;
  padding: 15px 20px;
  text-align: left;
  border-radius: 3px;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2);
}
#fs6-content-box .fs6-guess-wrap .fs6-guess {
  line-height: 16px;
  margin-bottom: 3px;
  margin-top: 4px;
  color: #536069;
  vertical-align: top;
  font-family: Tahoma;
  font-size: 13px;
}
#fs6-content-box .fs6-guess-wrap .fs6-guess .fs6-guess-ico {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARdJREFUeNpijNwam83AwNACxAIMpIEPQFzFAiS6gZiTgXQAsrCbiUzNMMDNxEAhQDGAlek/AxPjfzifGchmRuIzQtVgNUCG6yfDDMsbDD0mdxjYmf4x8LP9YZhsfothqsUtBgEgG6SxCyg3E6hGnvsH3AAWGEMSaAAn8z8Gdo7fDNysfxn4gRikEQRE2H9D1HD+ArtQCqj24VcOVAPOvOFjmHFTmuHjbxaGdz9ZwXjiNVmwhjufIeHccUUeaNgvhpNAtRguAPns0EvUpICsEASuvOcGBTzuQCQ3Fn5QoP8byIBqMg0B6akCGdAHTY0foRKboGHDSACD9ExED4N9QBwGxH/JSYmngTgIiH+Sm5RDkLxBNAAIMACaOUxoWJBPUwAAAABJRU5ErkJggg==");
  display: inline-block;
  background-position: 0 1px;
}
#fs6-content-box .fs6-question-items {
  margin: 0 20px;
}
#fs6-content-box .fs6-question-wrap {
  padding: 20px;
  text-align: left;
}
#fs6-content-box .fs6-question-wrap .fs6-photo-like-wrap {
  cursor: pointer;
  padding: 3px 5px 3px 5px;
  line-height: 16px;
  background: #d9e0e4;
  background: rgba(217, 224, 228, 0.6);
  border-radius: 3px;
}
#fs6-content-box .fs6-question-wrap .fs6-photo-like-wrap:hover, #fs6-content-box .fs6-question-wrap .fs6-photo-like-wrap.voted {
  background: rgba(217, 224, 228, 0.8);
}
#fs6-content-box .fs6-question-wrap .fs6-photo-like-wrap.voted .icn-like {
  background-position: -112px 0px;
}
#fs6-content-box .fs6-question-wrap .icn-like {
  vertical-align: top;
  margin-right: 5px;
}
#fs6-content-box .fs6-question-wrap .fs6-photo-like-count {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  color: #73818a;
}
#fs6-content-box .fs6-question-wrap .fs6-question-q-block {
  background: #e9ecee;
  line-height: 18px;
  padding: 17px 20px;
  border-radius: 3px;
  margin-bottom: 10px;
  position: relative;
}
#fs6-content-box .fs6-question-wrap .fs6-question-q-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 22px;
  width: 4px;
  height: 10px;
  background: #fff;
}
#fs6-content-box .fs6-question-wrap .fs6-question-q-text {
  color: #536069;
  line-height: 18px;
  margin: 0;
}
#fs6-content-box .fs6-question-wrap .fs6-question-a-block {
  background: #fff;
  padding: 16px 20px 16px 20px;
  line-height: 16px;
  border-radius: 3px;
  overflow: hidden;
}
#fs6-content-box .fs6-question-wrap .fs6-question-a-pic {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-top: -4px;
}
#fs6-content-box .fs6-question-wrap .fs6-question-a-text {
  line-height: 16px;
  margin: 0 0 0 10px;
  color: #222d35;
  width: 370px;
}
#fs6-content-box .fs6-show-holiday-wrap {
  padding: 20px;
  text-align: left;
}
#fs6-content-box .fs6-show-holiday-wrap .icn-holiday-added {
  width: 14px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzNFN0QzRjE0Qjg3MTFFM0I2NUVCREI5OEQxNkM2OTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzNFN0QzRjI0Qjg3MTFFM0I2NUVCREI5OEQxNkM2OTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozM0U3RDNFRjRCODcxMUUzQjY1RUJEQjk4RDE2QzY5NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozM0U3RDNGMDRCODcxMUUzQjY1RUJEQjk4RDE2QzY5NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgrFdagAAAExSURBVHjaYrwZkv6fgQzAxEAmoL5GHl12BmZuJtI0MrIyMoj58TAIu3Lj1MiCYgo7IwO7FAsDnzEHA4sAMwO/BSfDz6e/Gb4/+sPw6/UfBoZ/WDSCbJHNEgRrhIsxMzCIh/GB2W93f2V4u+srplP///7P8GTWB4bfb/5iOOvD8e9gjTj9+PfrP4Z3B79haHyz7QvQZAKBwyoAEfr97i/Dv58Q1Sz8zPgDB2zrj/8Mzxd/ZPh8+ScDMycTg4A1J5BmxBodiUD8BSbw/sA3hs+XfoKd9vfbP7Dfvj/4jaznPRBHgjQuAGJTIL5ERILZBcS6QLwC5scbQGwOxDNxaACFWDYQewDxU/TA+QHEGUAcBsSfkMRPALEBEE9jQApbbEluNVThcSCuAWJbIL6NrgggwAAGT1tnYxcJZgAAAABJRU5ErkJggg==");
}
#fs6-content-box .fs6-show-holiday-wrap .icn-holiday-added {
  margin-right: 10px;
}
#fs6-content-box .fs6-show-holiday-wrap .fs6-show-holiday-block {
  background: #fff;
  line-height: 18px;
  padding: 17px 20px;
  border-radius: 3px;
  margin-bottom: 10px;
  position: relative;
}
#fs6-content-box .fs6-show-holiday-wrap .fs6-show-holiday-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 22px;
  width: 4px;
  height: 10px;
  background: #fff;
}
#fs6-content-box .fs6-show-holiday-wrap .fs6-add-holidays-block {
  background: #e9ecee;
  padding: 16px 20px 16px 20px;
  line-height: 16px;
  border-radius: 3px;
  overflow: hidden;
}
#fs6-content-box .fs6-show-holiday-wrap .fs6-add-holidays-block .fs6-add-holidays-block-my {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  color: #222d35;
  width: 290px;
}
#fs6-content-box .fs6-show-holiday-wrap .fs6-add-holidays-block .ibtn {
  margin-top: 1px;
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-item {
  margin-bottom: 10px;
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-item:last-child {
  margin-bottom: 0;
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-item .show-holiday-date {
  color: #9aa8af;
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-item .show-holiday-name {
  max-width: 399px;
  display: inline-block;
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-header {
  margin: -20px -20px 20px -20px;
  padding: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-header .arial {
  padding-top: 2px;
}
#fs6-content-box .fs6-show-holiday-wrap .show-holiday-header .arial .icn {
  margin-top: 1px;
}
#fs6-content-box .fs6-birthday-icon {
  position: absolute;
  z-index: 3;
  top: 100px;
  left: 50%;
}
#fs6-content-box .fs6-gifts-block {
  margin: 20px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 2px;
  left: 50%;
  margin-left: -143px;
  width: 287px;
  height: 214px;
  background: url(../img/popup-holiday-img.png) no-repeat 0 0;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-users {
  margin-bottom: 40px;
  margin-top: 25px;
  position: relative;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-users .fs6-gifts-photo {
  margin-left: -95px;
  margin-top: 20px;
  width: 152px;
  max-height: 152px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-users .gift-on-ava {
  height: 100px;
  position: absolute;
  top: 82px;
  right: 145px;
  z-index: 5;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-users .gift-on-ava .gift-link {
  display: block;
}
#fs6-content-box .fs6-gifts-block .gift-link {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 18px;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .gift-to-user-icn {
  display: inline-block;
  margin-left: -30px;
  height: 64px;
  line-height: 64px;
  margin-right: 10px;
  font-size: 20px;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .gift-to-user-icn .icn-rightb {
  vertical-align: middle;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block.middle-block {
  padding: 42px 0;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .user-updates-gifts-users {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .user-updates-gifts-users .gift-to-user {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 8px;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .user-updates-gifts-users .gift-to-user .user-link {
  display: block;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .user-updates-gifts-users .gift-to-user .user-ava {
  height: 64px;
  width: 64px;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block .user-updates-gifts-users .gift-to-user-more {
  display: inline-block;
  vertical-align: middle;
  background: #a9bac3;
  height: 64px;
  line-height: 64px;
  width: 64px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}
#fs6-content-box .fs6-gifts-block .user-updates-gifts-block-received {
  margin: 40px 20px 20px;
  text-align: center;
}
#fs6-content-box .fs6-gifts-block .user-updates-only-one {
  margin: 20px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .arial {
  font-size: 17px;
  color: #d9e0e4;
  background: #536069;
  padding: 0 10px;
  display: inline-block;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .h3_separator {
  height: 1px;
  background: #d9e0e4;
  margin-top: -10px;
  margin-bottom: 34px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gift-btn .ibtn {
  padding: 5px 20px 5px 20px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gift-btn .gifts-summ-fm {
  margin-left: 5px;
  color: #c3d0d8;
  padding: 0px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 11px;
  margin-top: 5px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gifts-block {
  background: #73818a;
  padding: 15px 25px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gifts-block .link {
  color: #d9e0e4;
  text-decoration: underline;
  width: 50px;
  line-height: 13px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gifts-block .link :hover {
  text-decoration: none;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gift-box {
  margin-top: -40px;
  margin-left: 34px;
  text-align: center;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .gift-box .gift-img {
  max-width: 95px;
  max-height: 95px;
}
#fs6-content-box .fs6-gifts-block .fs6-gifts-send .step-2 {
  margin-top: 20px;
}
#fs6-content-box.fs6-content-box-white {
  background: #fff;
  min-height: 150px;
  padding: 0 20px 40px;
}
#fs6-content-box.fs6-content-box-white .fs6-recommend-subscribe-like {
  background: #d9e0e4;
}
#fs6-content-box.fs6-content-box-white .fs6-ask-connector-motivator {
  background: #fff;
  width: 400px;
  margin: 20px auto -10px;
}
#fs6-content-box.fs6-content-box-white .fs6-ask-connector-motivator h3.arial {
  font-size: 13px;
  line-height: 32px;
  color: #536069;
  font-weight: normal;
  letter-spacing: 0;
  font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#fs6-content-box.fs6-content-box-white .fs-loader-32 {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff url(../../userevents/img/loader-v2-60.gif) no-repeat center;
  z-index: 100;
}
#fs6-content-box.fs6-content-box-white .fs6-photo-wrap {
  max-width: 760px;
  margin: 20px 0 30px;
}
#fs6-content-box.fs6-content-box-white .fs6-photo-wrap.fs6-photo-multiple {
  margin: -10px 0 30px;
}
#fs6-content-box.fs6-content-box-white .fs6-question-wrap {
  padding: 15px 0;
  text-align: left;
}
#fs6-content-box.fs6-content-box-white .fs6-question-wrap .fs6-question-q-block + .fs6-question-a-block {
  background: #e9ecee;
  padding: 16px 20px 16px 20px;
  line-height: 16px;
  border-radius: 3px;
}
#fs6-content-box.fs6-content-box-white .fs6-question-wrap .fs6-question-a-block {
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-family: "Helvetica Neue", Tahoma, Arial, Verdana;
}
#fs6-content-box.fs6-content-box-white .fs6-question-wrap .fs6-question-a-block .ibtn.ibtn-blue {
  line-height: 40px;
  font-size: 15px;
  padding: 0 30px;
}
#fs6-content-box.fs6-content-box-white .fs-pin-d .pin-poll {
  padding: 0;
}
#fs6-content-box.fs6-content-box-white .pin-tags-wrap.fs6-pin-tags-wrap {
  padding: 0;
  margin-bottom: 10px;
}
#fs6-content-box.fs6-content-box-white .pin-tags-wrap.fs6-pin-tags-wrap .pin-tag-wrap {
  background: #dfe6eb !important;
}
#fs6-content-box.fs6-content-box-white .pin-tags-wrap.fs6-pin-tags-wrap .pin-tag-wrap:hover {
  background: #d9e0e4 !important;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-block {
  padding: 20px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-block .fs6-holiday-photo,
#fs6-content-box.fs6-content-box-white .fs6-holiday-block .fs6-birthday-photo {
  margin-left: -95px;
  margin-top: 65px;
  width: 187px;
  max-height: 187px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  margin-bottom: 70px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-block .fs6-holiday-icon {
  display: block;
  position: absolute;
  z-index: 2;
  width: 128px;
  right: 250px;
  top: 110px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-block .fs6-birthday-icon {
  position: absolute;
  z-index: 3;
  top: 220px;
  left: 50%;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-block .fs6-holiday-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 50%;
  margin-left: -243px;
  width: 390px;
  height: 344px;
  background: url(../../news/img/white-mask.png) no-repeat 0 0;
}
#fs6-content-box.fs6-content-box-white .fs6-gifts-block {
  margin-top: 0;
}
#fs6-content-box.fs6-content-box-white .fs6-gifts-block .ibtn-blue {
  z-index: 10;
  position: relative;
}
#fs6-content-box.fs6-content-box-white .fs6-gifts-block .fs6-gifts-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 50%;
  margin-left: -243px;
  width: 390px;
  height: 344px;
  background: url(../../news/img/white-mask.png) no-repeat 0 0;
}
#fs6-content-box.fs6-content-box-white .fs6-gifts-block .fs6-gifts-photo {
  margin-left: -95px;
  margin-top: 81px;
  width: 187px;
  max-height: 187px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  margin-bottom: 70px;
}
#fs6-content-box.fs6-content-box-white .fs6-gifts-block .gift-on-ava {
  top: 232px;
  right: 205px;
}
#fs6-content-box.fs6-content-box-white .user-updates-gifts-users {
  margin-top: 0;
}
#fs6-content-box.fs6-content-box-white .fs6-show-holiday-block {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
#fs6-content-box.fs6-content-box-white .fs6-show-holiday-block .show-holiday-header {
  box-shadow: none;
  background: #e9ecee;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator {
  overflow: hidden;
  margin-top: 44px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .arial {
  font-size: 17px;
  color: #536069;
  background: #fff;
  padding: 0 10px;
  display: inline-block;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .h3_separator {
  height: 1px;
  background: #d9e0e4;
  margin-top: -10px;
  margin-bottom: 34px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gift-btn .ibtn {
  padding: 5px 20px 5px 20px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gift-btn .gifts-summ-fm {
  margin-left: 5px;
  color: #536069;
  padding: 0px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 11px;
  margin-top: 5px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gifts-block {
  width: 460px;
  margin: 0 auto;
  background: #e9ecee;
  padding: 15px 25px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gifts-block .link {
  color: #536069;
  text-decoration: underline;
  width: 50px;
  line-height: 13px;
  margin-top: -4px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gifts-block .link:hover {
  text-decoration: none;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gifts-block .gift-box {
  margin-top: -29px;
  margin-left: 34px;
  text-align: center;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .gifts-block .gift-box .gift-img {
  max-width: 95px;
  max-height: 95px;
}
#fs6-content-box.fs6-content-box-white .fs6-holiday-motivator .step-2 {
  margin-top: 20px;
}
#fs6-content-box.fs6-content-box-white #pet-quiz-viewer-wrap {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#fs6-content-box.fs6-content-box-white #pet-quiz-viewer-wrap .fs6-fancy-text-wrap {
  margin: 20px 0;
}
#fs6-content-box.fs6-content-box-white #pet-quiz-viewer-wrap .pet-quiz-viewer-inner {
  margin: 0 0 25px;
}
#fs6-content-box.fs6-content-box-white .viewer-app-wrap .fs6-question-wrap {
  width: 560px;
  margin: 0 auto 20px;
  text-align: center;
}
#fs6-content-box.fs6-content-box-white .viewer-app-wrap .ibtn-blue {
  min-width: 170px;
  font-size: 17px;
}
#fs6-content-box.fs6-content-box-white .viewer-playfeed-wrap .ibtn-blue {
  min-width: 170px;
  font-size: 17px;
  margin-bottom: 20px;
}
#fs6-content-box.fs6-content-box-white .fs6-guess-wrap {
  margin: 20px auto;
  background: #e9ecee;
  box-shadow: none;
}
#fs6-content-box.fs6-content-box-white .fs6-guess-wrap:last-child {
  margin-bottom: 30px;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items {
  margin: 0;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items:last-child {
  margin-bottom: 5px;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items .fs6-question-q-block {
  background: #fff;
  border: 1px solid #e9ecee;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items .fs6-question-q-block .fs6-question-q-text {
  color: #222d35;
  font-size: 17px;
  line-height: 20px;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items .fs6-question-q-block:after {
  width: 9px;
  height: 11px;
  bottom: -11px;
  border-right: 1px solid #e9ecee;
  border-left: 1px solid #e9ecee;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items .fs6-question-q-block:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #ffffff transparent transparent transparent;
  bottom: -16px;
  left: 22px;
  position: absolute;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items .fs6-question-a-pic {
  margin-top: 0;
  margin-left: -3px;
}
#fs6-content-box.fs6-content-box-white .fs6-question-items .fs6-question-a-text {
  line-height: 24px;
}
#fs6-content-box.fs6-content-box-white .fs6-only-video {
  background: #1B1B1B;
  margin: 0 -20px;
}
#fs6-content-box.fs6-content-box-white .fs6-only-video .fs6-photo-wrap {
  margin-bottom: 20px;
}
#fs6-content-box.fs6-content-box-white .fs6-viewer-profile-wrap .fs6-fancy-list-title {
  width: inherit;
}
#fs6-content-box.fs6-content-box-white .fs6-viewer-profile-wrap .fs6-fancy-list-text {
  width: 445px;
}
#fs6-content-box.fs6-content-box-white .fs6-viewer-interests {
  margin: 30px 90px;
}
#fs6-content-box.fs6-content-box-white .fs6-viewer-interests .user-interest-tag {
  padding: 8px 15px 8px 10px;
  margin: 0 5px 10px;
}
#fs6-content-box.fs6-content-box-white .fs6-viewer-interests .interest-tag-name {
  color: #73818a;
  font-size: 15px;
  line-height: 8px;
}
#fs6-content-box .fs6-winner-top {
  margin: 60px auto -53px;
  background: url(../../rating/i/winners/viewer-top.png) no-repeat 50% 0;
  width: 604px;
  height: 95px;
  top: 0;
  left: 0;
  position: relative;
  z-index: 10;
}
#fs6-content-box .fs6-winner-badge {
  position: absolute;
  display: block;
  width: 120px;
  height: 101px;
  top: -59px;
  left: 50%;
  margin-left: -60px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#fs6-content-box .fs6-winner-place-text {
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  color: #536069;
  position: absolute;
  top: 42px;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  text-align: center;
}
#fs6-content-box .fs6-winner-place-title1 {
  display: inline-block;
  font-size: 21px;
  line-height: 61px;
  width: 250px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  text-transform: uppercase;
}
#fs6-content-box .fs6-winner-place-title2 {
  display: inline-block;
  font-size: 21px;
  line-height: 61px;
  width: 250px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: left;
  text-transform: uppercase;
}
#fs6-content-box .fs6-winner-content {
  background: #2a2e30;
  width: 604px;
  margin: 0 auto 20px;
}
#fs6-content-box .fs6-winner-flag-left {
  display: block;
  width: image-width("../../rating/i/winners/flag-left.png");
  height: image-height("../../rating/i/winners/flag-left.png");
  background: url("../../rating/i/winners/flag-left.png") no-repeat 0 0;
  position: absolute;
  top: -40px;
  left: -138px;
}
#fs6-content-box .fs6-winner-flag-right {
  display: block;
  width: image-width("../../rating/i/winners/flag-right.png");
  height: image-height("../../rating/i/winners/flag-right.png");
  background: url("../../rating/i/winners/flag-right.png") no-repeat 0 0;
  position: absolute;
  top: -40px;
  right: -138px;
}
#fs6-content-box .fs6-activity-rating-block {
  max-width: 465px;
  margin: 20px auto;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-badge-wrap {
  display: block;
  float: left;
  width: 130px;
  margin-right: 15px;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-badge-wrap .icn-badge {
  position: relative;
  display: block;
  margin: 0 auto;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-badge-wrap .icn-gift {
  position: absolute;
  left: -1px;
  bottom: -3px;
  width: 36px;
  height: 34px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAiCAYAAAA3WXuFAAAC4UlEQVR42u2YbWuSURjHhWAQDII+QB+iTzEIejnY21FRjIjWk9QIerV3ESOiXkoQY4UwMKSHlcstZrBqvhhOndtyZrp0Nh+mUzud/+k+9y5vj3rSdBH7wwV6rutc1+8+53juc7TZWogxdpzbLW5ubilucW7T3K5x61fE9xs+xCSNPi5udm7HbJ2IJxhhzZXhNkTih4y2RipxG24XZorpa8IwXTn+FOYG7R1I59ndxSi7+DbELnvCbOLTJotmiw2rwYeYS56Q6HPvY5RFMrvWsLO6MCdor+nV72z4ZaDOzr1eYZ7odh0M2uCzxp95FWDutRQNrWitKR40LnssbeXMhHhKFHvOk16ZDZtFNnb2RyqWK5kw8D30x9iTQILdWVg328KZAoWy6wB5ZfT4hw2RyLH8rWYUcnsVdt27KnyP/F/NdnyWo7ecypvt1Z9MwMkHI3LpAJVktHzaRL5UNzUzX9LCd3M+YrZdffcb8rHlAaDU7p7wjbwJ1vxKW8EcoU8lgTAiVgESPvvcPhAWPNqC24W6+DJPCN95npOooDNCfhl9+/2aSDIXyzQsQKcAn9FWKFfr4hfiP4QPy4DI2wpmgNukjPbFd0SSCzNB9mI9zYqVag2QdZFie0A8fFLog77IAd9iIkuBUGtABXIS9VV7ilyof8McirUlnx0MFMjXbFvtFGSML3xMWQv5JMwpOg3O0Ja5z+haO+CogVp0esECIKf89iyYbGsEOhlJ1CRy2owjghDePb0GQk2i5D8JdKBTNqWYsppFPbmSMHfcbgKhBmpZFvVprZ99j+TT2hh7BVOzMRpQba+FTvtBqtfHIdAh0H8HZB4Lce7tNhAObERZFZBLeu9/3uw6EGoQuVVAo/R+hRtnt4CQGzWIRlVAR41/KoTSxTJ7sBTTeq/pAiEXciI3vSGhdqND/uABvDYGdW4ekR6ARJQ3jgZQfTivcXtq/EHVSl56BW+iuJETuftUtX8BPKr/EbKSH24AAAAASUVORK5CYII=") 0 0 no-repeat;
}
#fs6-content-box .fs6-activity-rating-block .user-updates-achievement-badge {
  width: 128px;
  height: 128px;
  background: url(../../achievements/i/pin/achiev.png) no-repeat center;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-header {
  margin: 10px 0 2px;
  font-size: 17px;
  font-weight: bold;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-desc {
  margin: 2px 0 15px;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-bonus {
  position: relative;
  float: left;
  padding: 6px;
  margin: 0 15px 0 5px;
  background: #95bd93;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-bonus:before {
  content: "";
  position: absolute;
  left: -7px;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 7px;
  border-color: #95bd93 transparent #95bd93 transparent;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-bonus:after {
  content: "";
  position: absolute;
  right: -7px;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 7px;
  border-color: transparent transparent transparent #95bd93;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-bonus-desc {
  display: block;
  height: 28px;
  line-height: 14px;
  color: #536069;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts {
  overflow: hidden;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts-title {
  color: #536069;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts-list {
  float: left;
  position: relative;
  margin: 5px 0 0;
  padding-right: 10px;
  background: #fff;
  height: 58px;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 100%;
  margin-right: 10px;
  background: #87cbe2;
  text-align: center;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts-icon:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-top: 14px;
  width: 30px;
  height: 28px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAABYUlEQVR42mNgwAH+//9vD8S7/kPATyDeAsS6eNSbAfF2qNr/UL32DKQAoIbG/9gByNBMLOozgfgPDj0VxFrqh6QJ5Ms0kGYgfgIVA1lgjKReF8mXILkVQDwBiM8giVkSY/FhqIaZaOJCQHwPKrcUSXwpUmg4IYkzQx0B9gAxFsNcr4JFLgcqdwNJ7CFUbBoW9XJQuQ+ELGVGslgIi7wKVO42kthzqJgNFvVsULlvxPj4ElRxAh6DtiCJbYGK8WNRHwWVO0yMxeFQxZ+BuAiIedAsRkks0GwHAmxIYjxQvZ+hcoHEpuyl/6kHZpKalykFV0FBjc8CUPC1IOVTogCZDnwCtYsNpLGdHO9QGDLtII2vBsDiVwNq8UAEdRcscfUilUC0tPg51C42hpEL6BXHoxaPWkxXiz/QweLP2CxeRweL12GzWAuI39LQYpDZWrgKEWkgXk1MuU2Cxc+hZkoj2wUAXSiD0kTQ3m8AAAAASUVORK5CYII=");
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts-icon:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 29px 0 29px 10px;
  border-color: transparent transparent transparent #87cbe2;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gifts-item {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  text-align: center;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon {
  display: inline-block;
  vertical-align: top;
  background: url("/app/activity/i/gifts-small.png?v=7");
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.rating {
  background-position: 0 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.leader {
  background-position: -32px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.meeting {
  background-position: -64px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.contest {
  background-position: -96px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.search {
  background-position: -128px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.ny-season {
  background-position: -192px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.fair {
  background-position: -225px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.spring {
  background-position: -257px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.tropic {
  background-position: -289px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.yammy-ruby {
  background-position: -321px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.team-chest {
  background-position: -353px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.team-energy {
  background-position: -385px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.farm {
  background-position: -417px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.surf {
  background-position: -449px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.couple {
  background-position: -481px 0;
}
#fs6-content-box .fs6-activity-rating-block .fs6-ar-gift-icon.winter {
  background-position: -513px 0;
}
#fs6-content-box .fs6-activity-rating-block .icn-fm {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC60lEQVR42nVTW0hTcRg/UGpOrWWaZkEqmspS1y5qCFG91GNBvVXPPfVQ0Uu9WF7SmqYlaCV5Ibs8qCQoNM0ttzV3U5faUExlY9NpiTh11/Pr2z8Tkzrw8T9wvu93+/6H43Y8Pv2JC4EhSQdvln2jmv7ZnzNtbUm09VVFdn56HHWJ+99DgwL/kGQAI4Xw6PLh6slg5dHkA+PFWKNTWxcLAtJ9fiLYv3N4d9AonYJFhrHWgzA1CjHTmQpXbybsH9Iw15EKAkfILIemLgakxEkgsVsA9PEtLAXQ1+/FxOtDwHABlRwhixygIgI4utPhN0iwoj4OZWUE1DXRPX/YRRgpwFhbEixNB4CvJ9nA9gqzBwxSzPdkAtZCWJsTyUoUSEVRmL3GqxeHvWHjixgwyRhrgNhC9E7WNk8ZVlQilsViXzZTQQBNHDWb7V3pGGrYR+xFWNfmwdaewvzaSbZHk4dZymNDJ4aPlNBWmCJV9Z6wjUkORtHSWHM8hl8lAKNFML+Mx2CtAFPvj8D0PAFWsjagiCbmPKbC3ZuGkEFEPdFhAB/Hz95YXjWcg0eVzZrML+Ix9e4wxtuSKdBk6J7FwdggJGViBPS58JrPAM47BCCEShEZ5LD0dBzfryOgyyKvcsx0HKU8IuBWZsH2JgUrg7mYaE3CqjoXft0xYOoa+B/1ZEEAdXWknYOrvIV33INXm02Ji5l3dnlolUy2SUr+8+ibBD4NbcF1Fyu2m1CWcxRiTBcH5/2zWFQgMHqeNYQbg0bJ1vp+n1L4iCBgKgbWmzDZXQxlGQO4yO4C5stMvKsUfr0UXk3W5v6lm0XvWkpekwO4qcdZjv7KXRRglG3rJpKKVCw8DPLOEvgtp5kS72b5BjPoBhZScCWM3dyShr6KMLtA9Nf/QCAyzJcvwf0I/NxtBG1Xqa4Ac7eAtUbwy7WwtufgYynnoeFT//wjCURAVYWFCjvcCh4LipDX8SDk0F3mNXVxTvJdQ76F22d+AQ6tcEu4OCd1AAAAAElFTkSuQmCC) 0 0 no-repeat;
}
#fs6-content-box .fs6-activity-rating-block-gift .fs6-ar-badge-wrap .icn-badge {
  margin-top: 10px;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-pin-icon {
  display: block;
  width: 125px;
  height: 114px;
  margin: 10px auto 0;
  background: url("/app/activity/i/top-prizes/pin-icon.png") 0 0 no-repeat;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes {
  overflow: hidden;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-title {
  color: #536069;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-list {
  float: left;
  position: relative;
  margin: 5px 0 0;
  padding-right: 10px;
  background: #fff;
  height: 58px;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 100%;
  margin-right: 10px;
  background: #ffdf7d;
  text-align: center;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-icon:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-icon:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 29px 0 29px 10px;
  border-color: transparent transparent transparent #ffdf7d;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prizes-icon .icn-badge {
  vertical-align: middle;
  margin-left: 4px;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prize-item {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  text-align: center;
}
#fs6-content-box .fs6-activity-rating-top-prize .fs6-ar-top-prize-icon {
  display: inline-block;
  vertical-align: top;
  background: url("/app/activity/i/top-prizes/top-prizes.png?v20170823") no-repeat;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
#fs6-content-box .fs6-activity-rating-top-prize-6 .fs6-ar-top-prize-icon.ico-profile-gift {
  background-position: 0 0;
}
#fs6-content-box .fs6-activity-rating-top-prize-6 .fs6-ar-top-prize-icon.ico-friend-gift {
  background-position: -32px 0;
}
#fs6-content-box .fs6-activity-rating-top-prize-6 .fs6-ar-top-prize-icon.ico-profile-skin {
  background-position: -64px 0;
}
#fs6-content-box .fs6-activity-rating-top-prize-6 .fs6-ar-top-prize-icon.ico-achievement-bowl {
  background-position: -160px 0;
}
#fs6-content-box .fs6-activity-rating-top-prize-7 .fs6-ar-top-prize-icon.ico-profile-gift {
  background-position: 0 -32px;
}
#fs6-content-box .fs6-activity-rating-top-prize-7 .fs6-ar-top-prize-icon.ico-friend-gift {
  background-position: -32px -32px;
}
#fs6-content-box .fs6-activity-rating-top-prize-7 .fs6-ar-top-prize-icon.ico-profile-skin {
  background-position: -64px -32px;
}
#fs6-content-box .fs6-activity-rating-top-prize-7 .fs6-ar-top-prize-icon.ico-achievement-bowl {
  background-position: -160px -32px;
}
#fs6-content-box .fs6-activity-rating-top-prize-8 .fs6-ar-top-prize-icon.ico-profile-gift {
  background-position: 0 -64px;
}
#fs6-content-box .fs6-activity-rating-top-prize-8 .fs6-ar-top-prize-icon.ico-friend-gift {
  background-position: -32px -64px;
}
#fs6-content-box .fs6-activity-rating-top-prize-8 .fs6-ar-top-prize-icon.ico-profile-skin {
  background-position: -64px -64px;
}
#fs6-content-box .fs6-activity-rating-top-prize-8 .fs6-ar-top-prize-icon.ico-achievement-bowl {
  background-position: -160px -64px;
}
#fs6-content-box .fs6-activity-rating-top-prize-9 .fs6-ar-top-prize-icon.ico-profile-gift {
  background-position: 0 -96px;
}
#fs6-content-box .fs6-activity-rating-top-prize-9 .fs6-ar-top-prize-icon.ico-friend-gift {
  background-position: -32px -96px;
}
#fs6-content-box .fs6-activity-rating-top-prize-9 .fs6-ar-top-prize-icon.ico-profile-skin {
  background-position: -64px -96px;
}
#fs6-content-box .fs6-activity-rating-top-prize-9 .fs6-ar-top-prize-icon.ico-achievement-bowl {
  background-position: -160px -96px;
}
#fs6-content-box .user-updates-activity-rating-top-prize-10 .user-updates-ar-top-prize-icon.ico-profile-gift {
  background-position: 0 -128px;
}
#fs6-content-box .user-updates-activity-rating-top-prize-10 .user-updates-ar-top-prize-icon.ico-friend-gift {
  background-position: -32px -128px;
}
#fs6-content-box .user-updates-activity-rating-top-prize-10 .user-updates-ar-top-prize-icon.ico-profile-skin {
  background-position: -64px -128px;
}
#fs6-content-box .user-updates-activity-rating-top-prize-10 .user-updates-ar-top-prize-icon.ico-achievement-bowl {
  background-position: -160px -128px;
}

#fs6-close {
  background: url(../img/close.png) no-repeat -10px 0;
  width: 50px;
  height: 60px;
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 906;
  cursor: pointer;
}
#fs6-close:hover, #fs6-close.hover {
  background-position: -60px 0;
}

#fs6-prev, #fs6-next {
  position: absolute;
  left: -77px;
  top: 0;
  bottom: 0;
  cursor: pointer;
  width: 77px;
}
#fs6-prev i, #fs6-next i {
  background-image: url(../img/photo-navigation-arrows.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 27px;
  height: 52px;
  position: fixed;
  top: 200px;
  margin-left: 25px;
  opacity: 0.5;
  z-index: 906;
}
#fs6-prev:hover, #fs6-next:hover {
  background: rgba(0, 0, 0, 0.2);
}
#fs6-prev:hover i, #fs6-next:hover i {
  opacity: 1;
  cursor: pointer;
}

#fs6-next {
  right: -77px;
  left: auto;
}
#fs6-next i {
  background-position: -37px 0;
}

#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white #fs6-comments-list {
  background: #fff;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white #fs6-comments-list .pin-comment {
  min-height: 20px;
  margin-bottom: 0;
  border-top: 0;
  padding-top: 0;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white #fs6-comments-list .pin-comment .remove-pin-comment {
  top: 0;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white #fs6-comment-form {
  background: #f1f5f8;
  padding: 10px 20px 0;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .message-form-buttons {
  margin-bottom: 10px;
  clear: both;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .message-form-save-btn {
  display: none;
  line-height: 24px;
  padding: 5px 30px;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .message-form-avatar-img {
  width: 36px;
  height: 36px;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .message-form-text-wrap {
  width: 710px;
  margin-left: 14px;
  margin-bottom: 10px;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .message-form-text {
  width: 688px;
  min-height: 18px;
  margin-bottom: 0;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white #fs6-comment-float {
  min-height: 50px;
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .show-more-link {
  background: rgba(217, 224, 228, 0.3);
}
#fs6-wrap #fs6-comments-wrap.fs6-comments-wrap-white .show-more-link:hover {
  background: rgba(217, 224, 228, 0.5);
}

#fs6-comments-wrap.no-more-comments .show-more-link {
  display: none;
}
#fs6-comments-wrap .show-more-link {
  background: #d9e0e4;
  color: #73818a;
}
#fs6-comments-wrap .fs6-comments-no-comments {
  display: none;
  background: #d9e0e4;
  color: #536069;
  padding: 9px 21px 9px 21px;
  line-height: 16px;
  text-align: center;
}
#fs6-comments-wrap .empty + .fs6-comments-no-comments {
  display: block;
  background: #fff;
}

#fs6-comments-list {
  background: #e9ecee;
  padding: 20px 20px 0;
}
#fs6-comments-list.empty {
  display: none;
}
#fs6-comments-list .pin-comment {
  position: relative;
  min-height: 56px;
  overflow: hidden;
}
#fs6-comments-list .pin-comment .comment-like-action {
  opacity: 0;
  display: inline-block;
  margin-left: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: right;
  padding-top: 1px;
}
#fs6-comments-list .pin-comment .comment-like-action .count,
#fs6-comments-list .pin-comment .comment-like-action .text {
  font-size: 11px;
  cursor: pointer;
  vertical-align: top;
  line-height: 16px;
}
#fs6-comments-list .pin-comment .comment-like-action .text {
  margin-right: 3px;
  opacity: 0;
}
#fs6-comments-list .pin-comment .comment-like-action.has-likes {
  opacity: 1;
}
#fs6-comments-list .pin-comment .comment-like-action.has-likes .title {
  opacity: 0.4;
}
#fs6-comments-list .pin-comment .comment-like-action.liked {
  opacity: 1;
}
#fs6-comments-list .pin-comment .comment-like-action.liked .title {
  opacity: 1;
}
#fs6-comments-list .pin-comment .comment-like-action .title {
  opacity: 0.4;
}
#fs6-comments-list .pin-comment + .pin-comment {
  border-top: 1px solid #d7e0e6;
  padding-top: 20px;
}
#fs6-comments-list .pin-comment + .pin-comment .remove-pin-comment {
  top: 20px;
}
#fs6-comments-list .pin-comment + .pin-comment .pin-stats-complaint {
  top: 20px;
}
#fs6-comments-list .pin-comment:hover .comment-like-action {
  opacity: 1;
}
#fs6-comments-list .pin-comment:hover .comment-like-action .text {
  opacity: 1;
}
#fs6-comments-list .pin-comment:hover .comment-like-action .icn-like {
  opacity: 1;
}
#fs6-comments-list .pin-comment:hover .comment-like-action:hover .title {
  opacity: 1;
}
#fs6-comments-list .pin-comment:hover .remove-pin-comment {
  opacity: 1;
}
#fs6-comments-list .pin-comment:hover .pin-stats-complaint {
  opacity: 1;
}
#fs6-comments-list .pin-comment.comment-removed .comment-text, #fs6-comments-list .pin-comment.comment-removed .restore-pin-comment {
  display: none;
}
#fs6-comments-list .pin-comment.comment-removed .restore-pin-comment {
  display: block;
}
#fs6-comments-list .pin-comment.comment-removed .remove-pin-comment {
  opacity: 0;
}
#fs6-comments-list .user-avatar {
  display: block;
  width: 36px;
  height: 36px;
  float: left;
}
#fs6-comments-list .user-avatar img {
  width: 100%;
  height: 100%;
}
#fs6-comments-list .user-name {
  display: inline-block;
  margin-bottom: 5px;
  line-height: 16px;
  margin-left: 10px;
}
#fs6-comments-list .comment-text, #fs6-comments-list .restore-pin-comment {
  margin-bottom: 20px;
  line-height: 16px;
  color: #536069;
  margin-left: 46px;
}
#fs6-comments-list .comment-date {
  color: #97a8b1;
  font-size: 11px;
  line-height: 16px;
  cursor: default;
  z-index: 1;
}
#fs6-comments-list .remove-pin-comment {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 2;
}
#fs6-comments-list .restore-pin-comment {
  display: none;
}
#fs6-comments-list .pin-stats-complaint {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #73818a;
  font-size: 11px;
}
#fs6-comments-list .pin-stats-complaint .icn-gray {
  display: none;
}
#fs6-comments-list .pin-stats-complaint:hover {
  color: #222d35;
}
#fs6-comments-list .pin-stats-complaint:hover .icn-gray {
  display: inline-block;
}
#fs6-comments-list .pin-stats-complaint:hover .icn-light-gray {
  display: none;
}

#fs6-comment-float {
  min-height: 120px;
}

#fs6-comment-form {
  background: #fff;
  padding: 20px;
}
#fs6-comment-form.on {
  bottom: 0;
  z-index: 4;
}
#fs6-comment-form .message-form-text {
  width: 483px;
  min-height: 32px;
  max-height: 64px;
  margin-bottom: 10px;
}
#fs6-comment-form .message-form-buttons {
  float: right;
  clear: both;
}
#fs6-comment-form .to-comments-button {
  color: #50616d;
  border: 1px dashed #cad6dd;
  padding: 4px;
  width: 120px;
  cursor: pointer;
  display: inline-block;
  float: left;
}
#fs6-comment-form .to-comments-button:hover {
  border-color: #97a8b1;
}
#fs6-comment-form .message-form-smiles {
  position: absolute;
  top: 0;
  right: 0;
}
#fs6-comment-form .message-form-gifs {
  position: absolute;
  top: 0;
  right: 26px;
}

.fs6-subscriptons-control.fs6-sub-btns .fs6-pin-subscribe-btn {
  margin: 10px 0;
  line-height: 24px;
}
.fs6-subscriptons-control.fs6-sub-btns .fs6-pin-unsubscribe-btn {
  padding: 7px 15px;
  margin: 10px 0px;
}

.fs6-pin-subscribe-btn {
  font-size: 13px;
}
.fs6-pin-subscribe-btn:hover + .fs6-pin-unsubscribe-btn .fs6-pin-unsubscribe-unsubscribe {
  display: inline-block;
}
.fs6-pin-subscribe-btn:hover + .fs6-pin-unsubscribe-btn .fs6-pin-unsubscribe-have-subscribe {
  display: none;
}

.fs6-pin-unsubscribe-btn {
  background-color: #d7e0e6;
  color: #73818a;
  padding: 5px 15px;
  font-size: 13px;
  display: inline-block;
  cursor: pointer;
  width: 90px;
  text-align: center;
}
.fs6-pin-unsubscribe-btn:hover .fs6-pin-unsubscribe-unsubscribe {
  display: inline-block;
}
.fs6-pin-unsubscribe-btn:hover .fs6-pin-unsubscribe-have-subscribe {
  display: none;
}
.fs6-pin-unsubscribe-btn .fs6-pin-unsubscribe-unsubscribe {
  display: none;
}

.fs6-pin-subscribers-count {
  cursor: default;
  margin-left: 3px;
  font-size: 11px;
  font-family: Tahoma, Arial;
  color: #536069;
  display: inline-block;
  border: 1px solid #c7d0d6;
  position: relative;
  background: #fff;
  padding: 4px 6px 4px 6px;
  line-height: 16px;
}
.fs6-pin-subscribers-count:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  left: -6px;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #c7d0d6 transparent transparent;
}
.fs6-pin-subscribers-count:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  left: -5px;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #fff transparent transparent;
  z-index: 1;
}

.fs6-content-box-wrap {
  position: relative;
}
.fs6-content-box-wrap .fs6-like-wrap-second {
  position: absolute;
  bottom: 4px;
  right: 20px;
}

.fs6-recommend-subscribe-like {
  width: 100%;
  background: #fff;
  height: 35px;
  padding: 5px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.fs6-recommend-subscribe-like .fs6-recommend-subscribe {
  margin: 4px 0 0 20px;
  float: left;
}
.fs6-recommend-subscribe-like #fs6-like-wrap {
  margin-right: 20px;
}

.some-another-container-single #fs6-content-box {
  padding: 20px;
}
.some-another-container-single #fs6-content-box .pin-page-season-wrap .fs6-question-wrap {
  text-align: center;
}
.some-another-container-single #fs6-content-box .fs6-question-wrap {
  margin: 20px 0;
}
.some-another-container-single #fs6-content-box .fs6-namedays-block .fs6-namedays-overlay {
  background: url(../../news/img/white-mask-small.png);
  width: 343px;
  height: 250px;
}
.some-another-container-single #fs6-content-box .fs6-namedays-block .fs6-namedays-photo {
  margin-left: -83px;
  margin-top: 43px;
}
.some-another-container-single #fs6-content-box .fs6-namedays-block .fs6-namedays-gift {
  top: 120px;
  right: 250px;
}
.some-another-container-single #fs6-content-box .fs6-holiday-block .fs6-holiday-overlay {
  background: url(../../news/img/white-mask-small.png);
  width: 343px;
  height: 250px;
}
.some-another-container-single #fs6-content-box .fs6-holiday-block .fs6-holiday-photo {
  margin-left: -43px;
  margin-top: 43px;
  margin-bottom: 40px;
}
.some-another-container-single #fs6-content-box .fs6-holiday-block .fs6-holiday-icon {
  top: 120px;
  right: 250px;
}
.some-another-container-single #fs6-content-box .fs6-birthday-block .fs6-birthday-overlay,
.some-another-container-single #fs6-content-box .fs6-birthday-block .fs6-gifts-overlay,
.some-another-container-single #fs6-content-box .fs6-gifts-block .fs6-birthday-overlay,
.some-another-container-single #fs6-content-box .fs6-gifts-block .fs6-gifts-overlay {
  background: url(../../news/img/white-mask-small.png);
  width: 343px;
  height: 250px;
}
.some-another-container-single #fs6-content-box .fs6-birthday-block .fs6-birthday-photo,
.some-another-container-single #fs6-content-box .fs6-birthday-block .fs6-gifts-photo,
.some-another-container-single #fs6-content-box .fs6-gifts-block .fs6-birthday-photo,
.some-another-container-single #fs6-content-box .fs6-gifts-block .fs6-gifts-photo {
  margin-left: -43px;
  margin-top: 43px;
  margin-bottom: 40px;
}
.some-another-container-single #fs6-content-box .fs6-birthday-block .fs6-birthday-icon,
.some-another-container-single #fs6-content-box .fs6-birthday-block .fs6-gifts-icon,
.some-another-container-single #fs6-content-box .fs6-gifts-block .fs6-birthday-icon,
.some-another-container-single #fs6-content-box .fs6-gifts-block .fs6-gifts-icon {
  top: 120px;
  right: 230px;
  z-index: 3;
  position: absolute;
}
.some-another-container-single #fs6-content-box .fs6-gifts-overlay {
  background-size: 372px;
  margin-left: -160px;
  top: -16px;
}
.some-another-container-single #fs6-content-box .gift-on-ava {
  top: 122px !important;
  right: 235px !important;
}
.some-another-container-single #fs6-content-box .fs6-holiday-motivator .arial,
.some-another-container-single #fs6-content-box .fs6-holiday-motivator .gifts-block {
  background: #fff;
  color: #536069;
}
.some-another-container-single #fs6-content-box .fs6-holiday-motivator .gifts-block {
  background: #e9ecee;
  width: 500px;
  margin: 0 auto;
}
.some-another-container-single #fs6-content-box .fs6-holiday-motivator .gifts-block .gifts-summ-fm {
  color: #536969;
}
.some-another-container-single #fs6-content-box .fs6-holiday-motivator .gifts-block a {
  color: #536069;
  margin-top: -5px;
}
.some-another-container-single #fs6-content-box .fs6-show-holiday-block .show-holiday-header {
  box-shadow: none;
  background: #e9ecee;
}
.some-another-container-single #fs6-content-box .fs6-show-holiday-block {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.some-another-container-single #fs6-content-box .fs6-question-wrap .fs6-question-items {
  margin: -20px 0 -20px -10px;
}
.some-another-container-single #fs6-content-box .fs6-question-wrap .fs6-question-q-block + .fs6-question-a-block {
  background: #e9ecee;
  padding: 16px 20px 16px 20px;
  line-height: 16px;
  border-radius: 3px;
}
.some-another-container-single #fs6-content-box .fs6-question-wrap .fs6-question-a-block {
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-family: "Helvetica Neue", Tahoma, Arial, Verdana;
}
.some-another-container-single #fs6-content-box .fs6-question-wrap .fs6-question-a-block .ibtn.ibtn-blue {
  line-height: 40px;
  font-size: 15px;
  padding: 0 30px;
}
.some-another-container-single #fs6-content-box .fs6-winner-content .fs6-photo-wrap {
  max-width: 560px !important;
}
.some-another-container-single #fs6-content-box .fs6-winner-content .fs6-photo {
  max-width: 560px !important;
}
.some-another-container-single #fs6-content-box .fs6-fancy-list-title {
  width: 200px;
}
.some-another-container-single #fs6-content-box .fs6-fancy-list-text {
  width: 505px;
}
.some-another-container-single #fs6-content-box .fs6-guess-wrap {
  margin: 20px auto;
  box-shadow: none;
  background: #e9ecee;
}
.some-another-container-single #fs6-content-box .fs6-question-items {
  margin: 0;
}
.some-another-container-single #fs6-content-box .fs6-question-items:last-child {
  margin-bottom: 5px;
}
.some-another-container-single #fs6-content-box .fs6-question-items .fs6-question-q-block {
  background: #fff;
  border: 1px solid #e9ecee;
}
.some-another-container-single #fs6-content-box .fs6-question-items .fs6-question-q-block .fs6-question-q-text {
  color: #222d35;
  font-size: 17px;
  line-height: 20px;
}
.some-another-container-single #fs6-content-box .fs6-question-items .fs6-question-q-block:after {
  width: 9px;
  height: 11px;
  bottom: -11px;
  border-right: 1px solid #e9ecee;
  border-left: 1px solid #e9ecee;
}
.some-another-container-single #fs6-content-box .fs6-question-items .fs6-question-q-block:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #ffffff transparent transparent transparent;
  bottom: -16px;
  left: 22px;
  position: absolute;
}
.some-another-container-single #fs6-content-box .fs6-question-items .fs6-question-a-pic {
  margin-top: 0;
  margin-left: -3px;
}
.some-another-container-single #fs6-content-box .fs6-question-items .fs6-question-a-text {
  line-height: 24px;
}

#app_userphoto_aViewer_aViewer_css {
  display: none;
}

/* QuestionsService pins */
.answer-question-pin-content {
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: left;
}
.answer-question-pin-content--page {
  padding: 0 25px 20px 25px;
}
.answer-question-pin-content img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}
.answer-question-pin-content a {
  display: inline-block;
  vertical-align: middle;
}
.answer-question-pin-content__img {
  width: 100%;
  display: block;
  margin: 0 0 20px 0;
  box-sizing: border-box;
}
.answer-question-pin-content__header-link {
  box-sizing: border-box;
  display: block;
  width: 100%;
  overflow: hidden;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #536069;
  line-height: 20px;
  text-overflow: ellipsis;
  text-align: left;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.answer-question-pin-content__text {
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #536069;
  margin: 0 0 20px 0;
  box-sizing: border-box;
  line-height: 20px;
  text-align: left;
}
.answer-question-pin-content__row {
  margin-bottom: 5px;
  box-sizing: border-box;
}
.answer-question-pin-content__img-col {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
}
.answer-question-pin-content__text-col {
  padding-left: 60px;
  display: block;
  width: 100%;
  overflow: hidden;
  min-height: 50px;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.answer-question-pin-info-block {
  max-width: 300px;
  font-family: "Tahoma", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #73818a;
}

a.answer-question-pin-content__header-link:hover,
a.answer-question-pin-content__text:hover {
  color: #429dd0;
}

#upn-viewer-item-box .answer-question-pin-content {
  max-width: 520px;
}

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