@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext);
@-webkit-keyframes enterSandman {
  from {
    transform: scale(0.5, 0.5);
    opacity: 0.6;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-moz-keyframes enterSandman {
  from {
    transform: scale(0.5, 0.5);
    opacity: 0.6;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-ms-keyframes enterSandman {
  from {
    transform: scale(0.5, 0.5);
    opacity: 0.6;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-o-keyframes enterSandman {
  from {
    transform: scale(0.5, 0.5);
    opacity: 0.6;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes enterSandman {
  from {
    transform: scale(0.5, 0.5);
    opacity: 0.6;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes slide {
  from {
    transform: translateX(-60px);
  }
  to {
    transform: translateX(0);
  }
}
@-moz-keyframes slide {
  from {
    transform: translateX(-60px);
  }
  to {
    transform: translateX(0);
  }
}
@-ms-keyframes slide {
  from {
    transform: translateX(-60px);
  }
  to {
    transform: translateX(0);
  }
}
@-o-keyframes slide {
  from {
    transform: translateX(-60px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slide {
  from {
    transform: translateX(-60px);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes float {
  from {
    transform: translateY(-40px);
  }
  to {
    transform: translateY(0);
  }
}
@-moz-keyframes float {
  from {
    transform: translateY(-40px);
  }
  to {
    transform: translateY(0);
  }
}
@-ms-keyframes float {
  from {
    transform: translateY(-40px);
  }
  to {
    transform: translateY(0);
  }
}
@-o-keyframes float {
  from {
    transform: translateY(-40px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes float {
  from {
    transform: translateY(-40px);
  }
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes shine {
  from {
    background-position: -50px -100px;
  }
  to {
    background-position: top left;
  }
}
@-moz-keyframes shine {
  from {
    background-position: -50px -100px;
  }
  to {
    background-position: top left;
  }
}
@-ms-keyframes shine {
  from {
    background-position: -50px -100px;
  }
  to {
    background-position: top left;
  }
}
@-o-keyframes shine {
  from {
    background-position: -50px -100px;
  }
  to {
    background-position: top left;
  }
}
@keyframes shine {
  from {
    background-position: -50px -100px;
  }
  to {
    background-position: top left;
  }
}
#satiecsavejos {
  background-color: #d8e0e4;
  font-family: 'Open Sans', sans-serif;
  position: relative;
}
#satiecsavejos .intro {
  margin: 0;
  padding: 10px;
  background: #3A6377;
  color: white;
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
}
#satiecsavejos #recommend {
  position: absolute;
  top: 10px;
  right: 10px;
}
#savejie {
  margin: 10px;
  background: white;
}
#savejie #dAptaujas {
  background: #d8e0e4;
}
#savejie #dAptaujas .header {
  display: none;
}
#savejie #dAptaujas .pagecaption {
  background: white;
  text-align: center;
  font-size: 1.6em;
  height: 2em;
  line-height: 2em;
}
#savejie #dAptaujas .pagecaption i {
  opacity: .5;
  font-style: normal;
}
#savejie #dAptaujas .questions {
  margin: 0 6px 10px;
}
#savejie #dAptaujas .questionItem {
  margin-top: 10px;
}
#savejie #dAptaujas .question {
  padding: 10px 0;
}
#savejie #dAptaujas .answers .answerWrap {
  height: 150px;
  width: 230px;
}
#savejie #dAptaujas .answers .answerItem {
  height: 150px;
  box-sizing: border-box;
  width: 230px;
}
#savejie #dAptaujas .answers .answerItem.selected,
#savejie #dAptaujas .answers .answerItem:hover {
  border-color: #D84C3C;
}
#savejie #dAptaujas .answers .answerItem .tick {
  background-color: #D84C3C;
}
#savejie h2 {
  color: #3a6378;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  clear: both;
}
#savejie .sectionBlock {
  float: left;
  margin: 10px 1% 20px;
  width: 98%;
}
#savejie .deltas .delta {
  display: block;
  float: left;
  width: 46%;
  margin: 10px 0 20px;
  padding: 10px 1%;
  text-align: center;
  color: white;
  background: url(sturis.png) no-repeat top left;
  height: 135px;
  animation: shine 2s ease-in-out;
  -webkit-animation: shine 2s ease-in-out;
}
#savejie .deltas .delta h2 {
  color: white;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
}
#savejie .deltas .delta b {
  font-size: 40px;
  line-height: 60px;
}
#savejie .deltas .delta.differ {
  background-color: #547e93;
}
#savejie .deltas .delta.mainstream {
  background-color: #de6154;
}
#savejie .chart {
  color: #3e4b52;
  height: 250px;
}
#savejie .chart .main {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  animation: slide 1s;
  -webkit-animation: slide 1s;
  float: left;
  width: 356px;
  position: relative;
  z-index: 3;
}
#savejie .chart .main h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  color: #3a6378;
}
#savejie .chart .main .share {
  position: absolute;
  top: -8px;
  right: 8px;
  background: #f60;
  color: white;
  border-radius: 3px;
  line-height: 16px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
  cursor: pointer;
}
#savejie .chart .main .share.done {
  background: yellowgreen;
}
#savejie .chart .main .share:not(.done):hover {
  opacity: 0.8;
}
#savejie .chart .main .baloon {
  background: #d8e0e4;
  padding: 6px;
  position: relative;
}
#savejie .chart .main .primary {
  height: 125px;
}
#savejie .chart .main .primary:before {
  content: '';
  background: url(trijsturis_1.png) no-repeat top left;
  height: 60px;
  width: 60px;
  top: 0;
  right: -60px;
  z-index: 2;
  position: absolute;
  display: block;
}
#savejie .chart .main .secondary {
  margin-top: 5px;
  min-height: 34px;
}
#savejie .chart .main .secondary p {
  display: table-cell;
  vertical-align: middle;
  height: 34px;
}
#savejie .chart .main .secondary:before {
  content: '';
  background: url(trijsturis_2.png) no-repeat top left;
  height: 46px;
  width: 80px;
  top: 0;
  right: -80px;
  z-index: 2;
  position: absolute;
  display: block;
}
#savejie .chart .main > span {
  top: -15px;
  float: right;
}
#savejie .chart .area {
  width: 180px;
  padding: 0 30px;
  float: left;
  position: relative;
}
#savejie .chart .area .circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  color: white;
  font-weight: bold;
  z-index: 0;
}
#savejie .chart .area .circle .circleLabel {
  line-height: 60px;
}
#savejie .chart .area .circle.type_1 {
  background-color: #46a9be;
}
#savejie .chart .area .circle.type_2 {
  background-color: #edd03a;
}
#savejie .chart .area .circle.type_3 {
  background-color: #e27f21;
}
#savejie .chart .area .circle.type_4 {
  background-color: #a15eb2;
}
#savejie .chart .area .circle.big {
  animation: enterSandman 0.5s ease-in-out;
  -webkit-animation: enterSandman 0.5s ease-in-out;
  width: 180px;
  height: 180px;
}
#savejie .chart .area .circle.small {
  animation: enterSandman 2s ease-in-out;
  -webkit-animation: enterSandman 2s ease-in-out;
  width: 110px;
  height: 110px;
  line-height: 110px;
  display: inline-block;
}
#savejie .chart aside {
  display: block;
  float: left;
  width: 300px;
}
#savejie .chart aside .anti.baloon {
  width: 48%;
  margin: 0 1%;
  float: left;
  position: relative;
  animation: float .5s;
  -webkit-animation: float .5s;
  z-index: 3;
}
#savejie .chart aside .anti.baloon.summary_57:after,
#savejie .chart aside .anti.baloon.summary_65:after {
  background-color: #edd03a;
}
#savejie .chart aside .anti.baloon.summary_58:after,
#savejie .chart aside .anti.baloon.summary_66:after {
  background-color: #e27f21;
}
#savejie .chart aside .anti.baloon.summary_59:after,
#savejie .chart aside .anti.baloon.summary_67:after {
  background-color: #a15eb2;
}
#savejie .chart aside .anti.baloon.summary_60:after,
#savejie .chart aside .anti.baloon.summary_64:after {
  background-color: #46a9be;
}
#savejie .chart aside .anti.baloon:after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 30px auto 0;
  animation: enterSandman .5s;
  -webkit-animation: enterSandman .5s;
  z-index: 0;
}
#savejie .chart aside .anti.baloon:before {
  background: url(trijsturis_3.png) no-repeat center bottom;
  position: absolute;
  top: 90px;
  left: 10%;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  z-index: 1;
}
#savejie .chart aside .anti.baloon:nth-child(2):before {
  background-image: url(trijsturis_4.png);
  left: 50%;
}
#savejie .chart aside .anti.baloon p {
  display: block;
  background: #d8e0e4;
  padding: 8px;
  overflow: hidden;
  height: 80px;
}
#savejie .apps .app {
  display: inline-block;
  width: 20%;
  position: relative;
}
#savejie .apps .app .img {
  -webkit-transition: background .4s;
  -moz-transition: background .4s;
  -o-transition: background .4s;
  -ms-transition: background .4s;
  transition: background .4s;
  margin-bottom: 5px;
  width: 175px;
  height: 120px;
  background-position: center;
  background-size: 175px auto;
}
#savejie .apps .app .img:hover {
  background-size: 185px auto;
}
#savejie .apps .app b {
  display: block;
  font-weight: bold;
}
#savejie .apps .app a {
  display: block;
  color: black;
  text-decoration: none;
}
#savejie .community .user {
  width: 20%;
  display: inline-block;
  height: 180px;
  margin: 20px 0 10px;
  float: left;
  text-align: center;
  position: relative;
}
#savejie .community .user .button {
  margin-bottom: 4px;
}
#savejie .community .user a {
  text-decoration: none;
}
#savejie .community .user img {
  width: 50%;
  height: auto;
  margin: 0 25%;
}
#savejie .community .user span.title {
  display: block;
  height: 3em;
  overflow: hidden;
}
#savejie .community .user span.title i {
  display: block;
  font-style: normal;
  font-weight: bold;
}
#savejie .community .user.fr span.title i {
  color: #f60;
}
#savejie .community .user b {
  background: #46aac0;
  color: white;
  position: absolute;
  top: -10px;
  right: 15%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  display: block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.like_resp {
  display: none;
}
.leftCol {
  float: left;
  width: 240px;
  margin-right: 10px;
}
.leftCol #profilePicture {
  position: relative;
}
.leftCol #profilePicture b {
  background: #46aac0;
  color: white;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  display: block;
  text-align: center;
}
.leftCol .button.followSay,
.leftCol .button.inviteFriend {
  width: 100%;
  margin: 3px 0;
}
.leftCol .profileSendGift {
  background: url("/i/sbook/buttons2/link.png") repeat-x scroll center top rgba(0, 0, 0, 0);
  border: 1px solid #bebebe;
  color: #393939;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  margin: 3px 0;
}
.rightCol {
  float: left;
  width: 550px;
}
.rightCol b {
  font-weight: normal;
  display: block;
  font-size: 1.4em;
  margin: 20px auto 10px;
  background: url(nomatch.png) no-repeat left 0.1em;
  padding-left: 24px;
  line-height: 24px;
}
.rightCol b.match {
  background-image: url(match.png);
}
.rightCol i {
  display: block;
  font-style: normal;
  margin-left: 30px;
}
.rightCol i.vs {
  font-weight: normal;
  text-decoration: none;
  display: block;
  color: #f60;
}
