html {
  -webkit-user-select: none;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  cursor: default;
}
body {
  -webkit-user-select: none;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #333333;
  background-color: white;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #0088cc;
}
a:active {
  outline: 0;
}
a:active {
  color: #006699;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}
h1,
h2,
h3 {
  line-height: 2;
  font-weight: normal;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* 常用 */
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.hide-important {
  display: none !important;
}
.pr {
  position: relative;
}
.hide {
  display: none;
}
.flex-container {
  display: -webkit-flex;
  display: flex;
}
.vh {
  visibility: hidden;
}
.ng-hide {
  display: none !important;
}
.start-page {
  height: 100%;
  position: relative;
  overflow: hidden;
  background-image: url('../images/tpime_v201701121406_cloud.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-background-size: cover;
  max-width: 450px;
  margin: 0 auto;
}
.start-page .earth-container {
  position: absolute;
  left: 0;
  top: 10%;
  width: 100%;
  padding-bottom: 129%;
  background-image: url('../images/tpime_v201701121406_title.png'), url('../images/tpime_v201701121406_loading_cat.png'), url('../images/tpime_v201701121406_loading_earth.png');
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center 50%, 37% 0%, center 43%;
  background-size: 95% auto, 36% auto, 80% auto;
  -webkit-background-size: 95% auto, 36% auto, 80% auto;
}
.start-page .earth-container.hasLoad {
  background-image: url('../images/tpime_v201701121406_title.png'), url('../images/tpime_v201701121406_homepage_cat.png'), url('../images/tpime_v201701121406_loading_earth.png');
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center 50%, 48% -2.8%, center 43%;
  background-size: 95% auto, 40% auto, 80% auto;
  -webkit-background-size: 95% auto, 40% auto, 80% auto;
}
.start-page .start-page-button-container {
  position: absolute;
  width: 60%;
  min-width: 250px;
  left: 50%;
  bottom: 30%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.start-page .start-page-button-container .start-page-play {
  margin: 0 auto 20px;
  border-radius: 12px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background-color: #fffdea;
  color: #440602;
  -webkit-box-shadow: 0 4px 0 0 #e3dfbd;
  cursor: pointer;
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: center -13px;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
  background-repeat: no-repeat;
}
.start-page .start-page-button-container .start-page-play:active {
  background-color: #bfbfaf;
  -webkit-box-shadow: 0 4px 0 0 #aaa78e;
}
.start-page .start-page-button-container .start-page-invite {
  margin: 0 auto 20px;
  border-radius: 12px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background-color: #f45191;
  color: #440602;
  -webkit-box-shadow: 0 4px 0 0 #b13a63;
  cursor: pointer;
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: center -119px;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
  background-repeat: no-repeat;
}
.start-page .start-page-button-container .start-page-invite:active {
  background-color: #b73d6d;
  -webkit-box-shadow: 0 4px 0 0 #852b4a;
}
.start-page .logo-text {
  color: #c3bbb7;
  font-size: 16px;
  text-align: center;
  width: 300px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  bottom: 1%;
  left: 50%;
  margin-left: -150px;
  background-image: url('../images/tpime_v201701121406_icon_touchpal.png');
  background-position: 56px center;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
  background-repeat: no-repeat;
}
.start-page .start-page-progress-wrap {
  position: absolute;
  width: 80%;
  height: 30px;
  min-width: 260px;
  left: 50%;
  top: 80%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 30px;
  border: 2px #8e5024 solid;
  overflow: hidden;
}
.start-page .start-page-progress-wrap .start-page-progress {
  float: left;
  width: 1%;
  height: 100%;
  border-radius: 30px;
  background: #f55e88;
  -webkit-transition: all 2s ease 0s;
  -moz-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
  transition: all 2s ease 0s;
  background: -webkit-linear-gradient(top, #f77fae, #d73871);
}
header {
  height: 60px;
  position: absolute;
  padding: 0 2%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
header .level-wrap {
  height: 100%;
  float: left;
}
header .level-wrap .level-img {
  height: 100%;
  width: 100px;
  padding-left: 50px;
  display: table;
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: -53px -138px;
  -webkit-background-size: 160px auto;
  background-size: 160px auto;
  background-repeat: no-repeat;
}
header .level-wrap .level-img .level-num {
  vertical-align: middle;
  display: table-cell;
  font-size: 34px;
  color: #f55e88;
  font-weight: 700;
  text-shadow: 2px 0 0 #8e5024, 0px 2px 0 #8e5024, -2px 0 0 #8e5024, 0 -2px 0 #8e5024, 2px 2px 0 #8e5024, -2px -2px 0 #8e5024, -2px 2px 0 #8e5024, 2px -2px 0 #8e5024;
}
header .header-ask-fb {
  float: right;
  height: 100%;
  line-height: 60px;
  min-width: 170px;
  text-align: right;
}
header .header-ask-fb .share-sprite,
header .header-ask-fb .share-ask-Facebook_click,
header .header-ask-fb .share-ask_facebook {
  background-image: url('../images/tpime_v201701121406_share-s043cd438e8.png');
  background-repeat: no-repeat;
}
header .header-ask-fb .share-ask_facebook {
  height: 80%;
  width: 170px;
  vertical-align: middle;
  display: inline-block;
  background-position: 100% 100%;
  -webkit-background-size: auto 200%;
  background-size: auto 200%;
}
header .header-ask-fb .share-ask_facebook:active {
  background-position: 100% 0;
}
@media screen and (max-width: 350px) {
  header .header-ask-fb .share-ask_facebook {
    height: 70%;
  }
}
header .header-ask-fb .share-ask_facebook.active {
  background-position: 100% 0;
}
.guess-img-container {
  margin-top: 9%;
  width: 100%;
  padding-bottom: 57%;
  position: relative;
  background-image: url('../images/tpime_v201701121406_panel.png');
  background-position: center;
  -webkit-background-size: 80% auto;
  background-size: 80% auto;
  background-repeat: no-repeat;
}
.guess-img-container .img-line-container {
  position: absolute;
  top: 22%;
  width: 100%;
  padding: 0 0 40% 0;
}
.guess-img-container .img-line-container .img-line {
  height: 100%;
  width: 40%;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.guess-img-container .img-line-container .img-line .emoji-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  max-width: 50%;
}
.guess-img-container .img-line-container .img-line .emoji-wrap img {
  width: 100%;
}
@media screen and (max-height: 410px) {
  .guess-img-container {
    background-image: url('../images/tpime_v201701121406_panel.png');
    background-position: center;
    -webkit-background-size: 65% auto;
    background-size: 65% auto;
    background-repeat: no-repeat;
  }
  .guess-img-container .img-line-container .img-line .emoji-wrap img {
    width: 90%;
  }
}
.logo-text {
  color: #c3bbb7;
  font-size: 16px;
  text-align: center;
  width: 300px;
  height: 60px;
  line-height: 60px;
  background: url('../images/tpime_v201701121406_icon_touchpal.png') no-repeat scroll 56px center / 20px auto transparent;
}
.answer-container {
  zoom: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.answer-container:before,
.answer-container:after {
  content: " ";
  display: table;
}
.answer-container:after {
  clear: both;
}
.answer-container .answer-line {
  margin-top: 2%;
  text-align: center;
}
.answer-container .answer-line.gt8 {
  text-align: left;
}
.answer-container .answer-button {
  display: inline-block;
  width: 10%;
  padding-top: 10%;
  text-align: center;
  position: relative;
  border: 1px solid #d6a871;
  background-color: #2e1b42;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #2e1b42;
}
.answer-container .answer-button.canAnimate {
  -webkit-transition: all 0.2s ease 0.2s;
  -moz-transition: all 0.2s ease 0.2s;
  -o-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}
.answer-container .answer-button:not(:first-child) {
  margin-left: 3.75%;
}
.answer-container .answer-button.selected {
  color: #fff100;
  border: 1px solid #2e1b42;
  background-color: #2e1b42;
  -webkit-box-shadow: 0 3px 0 0 #18052d;
}
.answer-container .answer-button.AnswerNoDelay.canAnimate {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.answer-container .answer-button.gt8,
.answer-container .answer-button.eq8 {
  width: 9%;
  padding-top: 9%;
  margin-left: 3.11111111%;
}
.answer-container .answer-button.eq8:first-child {
  margin-left: 0;
}
.answer-container .answer-button.SmallAspectRatio {
  width: 9%;
  padding-top: 9%;
}
.answer-container .answer-button.SmallAspectRatio:not(:first-child) {
  margin-left: 4.625%;
}
.answer-container .answer-button.SmallAspectRatio.gt8,
.answer-container .answer-button.SmallAspectRatio.eq8 {
  width: 8%;
  padding-top: 8%;
  text-align: left;
  margin-left: 4%;
}
.answer-container .answer-button.SmallAspectRatio.eq8:first-child {
  margin-left: 0;
}
.answer-container .answer-button span {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  vertical-align: middle;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
}
.answer-container .answer-button.wrongWordClass {
  color: #f0357e;
}
.answer-container .answer-button.wrongWordClass.canAnimate {
  -webkit-animation-name: 'flashFont';
  -webkit-animation-duration: 0.3s;
  -webkit-animation-iteration-count: 3;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-name: 'flashFont';
  animation-duration: 0.3s;
  animation-iteration-count: 3;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
}
@media screen and (max-height: 410px) {
  .answer-container {
    margin-top: -13px;
  }
  .answer-container .answer-line {
    margin-top: -1%;
  }
  .answer-container .answer-button span {
    font-size: 20px;
  }
}
.alter-window-container {
  z-index: 100000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  overflow: hidden;
}
.alter-window-container .alter-window-wrap {
  position: relative;
  width: 100%;
  max-width: 365px;
  margin: 0 auto;
  top: 0;
  height: 100%;
}
.alter-window-container .logo-text {
  color: #c3bbb7;
  font-size: 16px;
  text-align: center;
  width: 300px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  bottom: -55%;
  left: 50%;
  margin-left: -150px;
  background-image: url('../images/tpime_v201701121406_icon_touchpal.png');
  background-position: 56px center;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
  background-repeat: no-repeat;
}
.alter-window-container .top-font {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  top: 2%;
  color: #fff100;
  font-size: 16px;
  text-align: center;
}
.alter-window-container .top-font > span {
  font-size: 20px;
  color: #f45191;
  font-weight: 700;
}
.alter-window-container .last-banner {
  z-index: 9999;
  position: absolute;
  width: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  top: 2%;
  text-align: center;
}
.alter-window-container .last-banner .yellow-bar {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  background-color: #fff100;
  color: #f45191;
  position: relative;
}
.alter-window-container .last-banner .yellow-bar .triangle {
  position: absolute;
  width: 0px;
  height: 0px;
  display: block;
  border-style: solid;
  border-width: 18px;
}
.alter-window-container .last-banner .yellow-bar .triangle.down {
  border-color: transparent transparent #fff100 transparent;
}
.alter-window-container .last-banner .yellow-bar .triangle.up {
  border-color: #fff100 transparent transparent transparent;
}
.alter-window-container .last-banner .yellow-bar .triangle.topL {
  top: 0;
  left: -18px;
}
.alter-window-container .last-banner .yellow-bar .triangle.topR {
  top: 0;
  right: -18px;
}
.alter-window-container .last-banner .yellow-bar .triangle.bottomL {
  bottom: 0;
  left: -18px;
}
.alter-window-container .last-banner .yellow-bar .triangle.bottomR {
  bottom: 0;
  right: -18px;
}
.alter-window-container .last-banner .last-text {
  color: #fff100;
  font-size: 16px;
}
.alter-window-container .next-page-earth-container {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 33%;
  width: 100%;
  padding-bottom: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alter-window-container .next-page-earth-container.isLast {
  top: 39%;
}
.alter-window-container .next-page-earth-container img {
  position: absolute;
}
.alter-window-container .next-page-earth-container .next-page-correct-earth {
  width: 97%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  z-index: 5;
}
.alter-window-container .next-page-earth-container .next-page-correct-earth.isLast {
  top: 12%;
  width: 88%;
}
.alter-window-container .next-page-earth-container .next-page-genius-light {
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  top: -17%;
  z-index: 1;
}
.alter-window-container .next-page-earth-container .next-page-correct-cat {
  width: 55%;
  top: 13.5%;
  left: 29%;
  z-index: 10;
}
.alter-window-container .next-page-earth-container .next-page-genius-cat {
  width: 53%;
  top: 13%;
  left: 29%;
  z-index: 10;
}
.alter-window-container .next-page-earth-container .next-page-genius-cat.isLast {
  left: 23%;
  top: 21%;
}
.alter-window-container .next-page-earth-container .next-page-img-text-container {
  position: absolute;
  width: 100%;
  height: 25%;
  top: 58%;
  left: 0;
}
.alter-window-container .next-page-earth-container .next-page-img-text-container .next-page-text {
  position: absolute;
  top: -3.5%;
  left: 14.1%;
  width: 70%;
  z-index: 15;
}
.alter-window-container .next-page-earth-container .next-page-img-text-container .next-page-genius-text {
  top: -3.5%;
  left: 14.1%;
  width: 70%;
}
.alter-window-container .next-page-earth-container .next-page-img-text-container .next-page-genius-text.isLast {
  width: 70.4%;
  left: 15.3%;
  top: 17.7%;
}
.alter-window-container .alter-window-button-container {
  z-index: 200;
  position: absolute;
  width: 100%;
  bottom: -45%;
  padding: 0 5%;
}
.alter-window-container .alter-window-button-container .alter-button {
  cursor: pointer;
}
.alter-window-container .alter-window-button-container .alter-button-invite {
  margin: 0 auto 20px;
  border-radius: 12px;
  width: 55%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #fffdea;
  color: #440602;
  -webkit-box-shadow: 0 4px 0 0 #e3dfbd;
  cursor: pointer;
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: center -255px;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
  background-repeat: no-repeat;
}
.alter-window-container .alter-window-button-container .alter-button-invite:active {
  background-color: #aaa78e;
  -webkit-box-shadow: 0 4px 0 0 #bfbfaf;
}
.alter-window-container .alter-window-button-container .alter-right-button {
  margin: 0 auto 20px;
  border-radius: 12px;
  width: 55%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #f45191;
  color: #440602;
  -webkit-box-shadow: 0 4px 0 0 #b13a63;
  cursor: pointer;
}
.alter-window-container .alter-window-button-container .alter-right-button:active {
  background-color: #b73d6d;
  -webkit-box-shadow: 0 4px 0 0 #852b4a;
}
.alter-window-container .alter-window-button-container .alter-button-next {
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: center -380px;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
  background-repeat: no-repeat;
}
.alter-window-container .alter-window-button-container .alter-button-refresh {
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: center -438px;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
  background-repeat: no-repeat;
}
.alter-window-container .alter-window-button-container .alter-button-more-games {
  margin: 0 auto 20px;
  border-radius: 12px;
  width: 55%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #fffdea;
  color: #440602;
  -webkit-box-shadow: 0 4px 0 0 #e3dfbd;
  cursor: pointer;
  background-image: url('../images/tpime_v201701121406_text.png');
  background-position: center -504px;
  -webkit-background-size: 200px auto;
  background-size: 200px auto;
  background-repeat: no-repeat;
}
.alter-window-container .alter-window-button-container .alter-button-more-games:active {
  background-color: #aaa78e;
  -webkit-box-shadow: 0 4px 0 0 #bfbfaf;
}
@media screen and (max-height: 410px) {
  .alter-window-container .next-page-earth-container .logo-text {
    bottom: -25%;
  }
  .alter-window-container .next-page-earth-container .top-font {
    top: 4%;
  }
  .alter-window-container .next-page-earth-container .next-page-correct-earth {
    width: 73%;
    top: 19px;
  }
  .alter-window-container .next-page-earth-container .next-page-correct-earth.isLast {
    top: 12%;
    width: 72%;
  }
  .alter-window-container .next-page-earth-container .next-page-correct-cat {
    width: 43%;
    top: 18.5%;
    left: 31%;
  }
  .alter-window-container .next-page-earth-container .next-page-genius-cat {
    width: 43%;
  }
  .alter-window-container .next-page-earth-container .next-page-genius-cat.isLast {
    left: 29%;
    top: 23%;
  }
  .alter-window-container .next-page-earth-container .next-page-img-text-container {
    top: 51.3%;
    left: -4px;
  }
  .alter-window-container .next-page-earth-container .next-page-img-text-container .next-page-text {
    width: 65%;
    top: 2.5%;
    left: 16.1%;
  }
  .alter-window-container .next-page-earth-container .next-page-img-text-container .next-page-genius-text {
    width: 60%;
    top: 11.5%;
    left: 21.1%;
  }
  .alter-window-container .next-page-earth-container .alter-window-button-container {
    bottom: -16%;
  }
  .alter-window-container .next-page-earth-container .alter-window-button-container .alter-button-invite {
    margin: 0 auto 12px;
    height: 40px;
    background-image: url('../images/tpime_v201701121406_text.png');
    background-position: center -255px;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
    background-repeat: no-repeat;
  }
  .alter-window-container .next-page-earth-container .alter-window-button-container .alter-right-button {
    height: 40px;
  }
  .alter-window-container .next-page-earth-container .alter-window-button-container .alter-button-next {
    background-image: url('../images/tpime_v201701121406_text.png');
    background-position: center -377px;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
    background-repeat: no-repeat;
  }
  .alter-window-container .next-page-earth-container .alter-window-button-container .alter-button-refresh {
    background-image: url('../images/tpime_v201701121406_text.png');
    background-position: center -438px;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
    background-repeat: no-repeat;
  }
}
@-webkit-keyframes fbActive {
  from {
    -webkit-transform: scale(1) translateY(0);
  }
  15% {
    -webkit-transform: scale(1.2) translateY(-20%);
  }
  30% {
    -webkit-transform: scale(1) translateY(0);
  }
  45% {
    -webkit-transform: scale(1.2) translateY(-20%);
  }
  60% {
    -webkit-transform: scale(1) translateY(0);
  }
  75% {
    -webkit-transform: scale(1.2) translateY(-20%);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
  }
}
@-webkit-keyframes flashFont {
  from,
  to {
    color: #f0357e;
    -webkit-transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5%);
  }
  50% {
    color: #fff100;
    -webkit-transform: translateX(-5%);
  }
}
.alter-container {
  zoom: 1;
}
.alter-container:before,
.alter-container:after {
  content: " ";
  display: table;
}
.alter-container:after {
  clear: both;
}
.alter-container.SmallAspectRatio {
  padding: 0 2%;
}
.alter-container .alter-button {
  float: left;
  width: 11%;
  margin-top: 3.875%;
  margin-left: 2.875%;
  padding-top: 11%;
  text-align: center;
  position: relative;
  border-radius: 5px;
  background-color: #fffdea;
  -webkit-box-shadow: 0 4px 0 0 #e3dfbd;
}
.alter-container .alter-button:nth-child(-n+7) {
  margin-top: 2%;
}
.alter-container .alter-button.fb {
  background-image: url('../images/tpime_v201701121406_icon_help.png');
  background-position: center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: #f45191;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 4px 0 0 #b13a63;
}
.alter-container .alter-button.fb:active {
  background-image: url('../images/tpime_v201701121406_icon_help.png');
  background-position: center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: #b73d6d;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 4px 0 0 #852b4a;
}
.alter-container .alter-button.fb.fbActive.canAnimate {
  -webkit-animation-name: 'fbActive';
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-name: 'fbActive';
  animation-duration: 3s;
  animation-iteration-count: 1;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
}
.alter-container .alter-button.SmallAspectRatio {
  width: 10%;
  padding-top: 10%;
  margin-top: 4.75%;
  margin-left: 3.75%;
}
.alter-container .alter-button.SmallAspectRatio:nth-child(-n+7) {
  margin-top: 2%;
}
.alter-container .alter-button span {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #59301a;
  font-weight: 700;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  vertical-align: middle;
}
.alter-container .alter-button.selected {
  visibility: hidden;
}
@media screen and (max-height: 410px) {
  .alter-container.SmallAspectRatio {
    margin-top: -5px;
  }
  .alter-container .alter-button.SmallAspectRatio {
    margin-top: 3.25%;
  }
  .alter-container .alter-button.SmallAspectRatio span {
    font-size: 20px;
  }
}
body,
html {
  height: 100%;
  background-image: url('../images/tpime_v201701121406_background.png');
  background-position: scroll center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.main-container {
  height: 100%;
  position: relative;
  padding: 0 2% 0 2%;
  overflow: hidden;
  max-width: 450px;
  margin: 0 auto;
}
