/* 공통 */

.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before,
.game-result .result-box.type .result-box-title:before,
.game-result .result-box.most .result-box-title:before,
.game-result .result-box h3.result-box-title p:before,
.game-wrapper.basic .test-lists-wrap .title:before {
  background: #5aa8a0;
}

.game-result .recommend-list:before {
  background-color: #00a08f;
}

.game-result .img-halt-box .list > li a:nth-child(4):hover {
  color: #ffffff;
}

.game-wrapper.basic .app-header {
  background-color: #e6f7fc;
  border-bottom: #e6f7fc;
}

.game-wrapper.basic .bg-topbottom {
  background-image: url('https://cdn.banggooso.com/assets/images/game61/TOP.png'),
    url('https://cdn.banggooso.com/assets/images/game61/BOTTOM.png'),
    url('https://cdn.banggooso.com/assets/images/game61/BACKGROUND.png');
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center bottom, center top;
  background-size: 100%;
}

.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  text-shadow: 0.1rem 0.1rem #5aa8a0;
}

/* intro */

.game-wrapper.basic .game-intro.bg-topbottom {
  background-position: center top 12rem, center bottom, center top 12rem;
}

.game-intro .btn-game-start {
  background-color: #00a08f;
  color: #ffffff;
}

.game-intro .result-box {
  border: 3px solid #cdf1fc;
  background-color: #cdf1fc;
}

/* 문제페이지 - 공통 */

.game-wrapper .test-progress-header {
  border-top: 0.1rem solid #00a08f;
}

.game-wrapper.basic .game-title.page {
  color: #00a08f;
}

.game-wrap .game-body .question-options button.question-option {
  padding: 0.7rem;
  min-height: 4rem;
  background-color: #e0f9ff;
  border: 3px solid #ffffff;
  font-size: 1rem;
}

.game-wrapper .game-body .question-options .question-option:active,
.game-wrapper .game-body .question-options .question-option:focus {
  background-color: #00a08f;
  color: #ffffff;
  border: 3px solid #00a08f;
}

.game-wrapper .game-title {
  background-color: #00a08f;
  color: #ffffff;
}

.game-wrapper .game-progress .game-progress-inner {
  background-color: #00a08f;
}

.test-controller-top .game-stage-wrap {
  font-weight: 700;
}

/* 결과페이지 */

.game-wrapper.basic .game-result.bg-topbottom {
  background-position: center top, center bottom 15rem, center top;
}

.game-result .result-box,
.game-result .result-box.most {
  border: 0.1875rem solid #ffffff;
  background: rgba(255, 255, 255, 0.5);
}

.game-result #result-title h2 {
  font-size: 1.5rem;
  color: #00a08f;
}

.game-result #result-title h1 {
  color: #222222;
  font-size: 1.8125rem;
}

.game-result .num-statement > span {
  color: #00a08f;
}

.game-result .result-box .result-box-title {
  font-size: 1.08rem;
}

.game-result .result-bot-text .subtitle {
  color: #478881;
}

.game-result .result-bot-text .mark {
  background-color: #478881;
}

.game-result .farm-item {
  display: flex;
  justify-content: space-between;
}

.game-result .item-box {
  width: 49%;
}

.game-result .event-btn {
  margin-top: 1rem;
}

.game-result .event-btn > a {
  width: 90%;
  display: inline-block;
  line-height: 2.7;
  background-color: #00a08f;
  color: #222222;
  border: 0.2rem solid #222222;
  border-radius: 3rem;
  box-shadow: 0.25rem 0.25rem #222222 !important;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: 'jalnan', sans-serif;
  cursor: pointer;
}

.game-result .event-btn > a > img {
  width: 95%;
}

.game-result .good,
.game-result .bad {
  text-shadow: 0.1rem 0.1rem #5aa8a0;
  color: #222222;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-color: #00a08f;
}

.game-result .result-box.most .btn_myranking a {
  background-color: #5aa8a0;
}

/* 해시태그 이벤트 */

.game-result .insta-event-wrap {
  padding: 1.5rem 0;
  margin-top: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.3125rem;
  border: 0.1875rem solid #ffffff;
  text-align: center;
}

.game-result .insta-event-wrap > img {
  width: 100%;
}

.game-result .insta-event-wrap .event-button {
  width: 85%;
  margin-top: 0.3rem;
  display: inline-block;
  line-height: 2.5;
  background-color: #5aa8a0;
  color: #222222;
  border: 0.18rem solid #222222;
  border-radius: 3rem;
  box-shadow: 0.2rem 0.2rem #222222 !important;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: 'jalnan', sans-serif;
  cursor: pointer;
}

.game-result .insta-event-wrap .event-button#copyBtn {
  margin-bottom: 0.3rem;
}

/* list-type*/

.game-wrapper.basic .test-lists-wrap {
  background-image: url('https://cdn.banggooso.com/assets/images/game61/TOP.png'),
    url('https://cdn.banggooso.com/assets/images/game61/BOTTOM.png'),
    url('https://cdn.banggooso.com/assets/images/game61/BACKGROUND.png');
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center bottom 2.5rem, center top;
  background-size: 100%;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item {
  background-color: rgba(255, 255, 255, 0.5);
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span:nth-child(2) {
  font-size: 0.85rem;
}

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  font-size: 0.85rem;
}

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item.rank_list .num {
  text-shadow: 3px 4px 0px #5aa8a0;
}

.test-lists-wrap .title:before {
  background-color: #5aa8a0;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  color: #5aa8a0;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  background-color: #ededed;
}

.app .test-lists-wrap .test-lists .test-list-item:first-child {
  border-color: #5aa8a0;
}

.app .test-lists-wrap .test-lists .test-list-item:nth-child(2) {
  border-color: #81c0ba;
}

.app .test-lists-wrap .test-lists .test-list-item:nth-child(3) {
  border-color: #96d8d2;
}
