/* 공통 */

.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: #70c8ff;
}

.game-result .recommend-list:before {
  background-color: #007bc8;
}

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



.game-wrapper .game-body .question-options .question-option:active,
.game-wrapper .game-body .question-options .question-option:focus,
.game-intro .btn-game-start {
  background-color: #007bc8;
  color: #ffffff;
}

.game-intro .btn-game-start {
  border: 0.25rem solid #222222;
  box-shadow: 0.3rem 0.4rem 0 #222222;
}

/* intro */


.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 #70c8ff;
}

.game-intro .game-intro-title {
  font-size: 1.6rem;
}

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

.game-wrapper.basic .test-controller-top > .back-btn-wrap button {
  color: #999999;
}


.game-wrap .game-body .question-options button.question-option:hover,
.game-wrap .game-body .question-options button.question-option:active {
  background-color: #007bc8;
  color: #ffffff;
}


.game-wrap .game-body .no-image .question-title {
  font-size: 1.1rem;
  margin: 5rem auto 3rem;
}

.game-wrapper .test-step-0 .question-content {
  text-align: center;
  margin-bottom: 4.5rem;
  font-family: 'Dolbomche_R', sans-serif;
  font-size: 1rem;
}

.game-wrapper .game-title {
  background-color: #007bc8;
  color: #ffffff;
}

.game-wrapper .game-progress .game-progress-inner {
  background-color: #007bc8;
}

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

/* 결과페이지 */

.game-result #result-title h2 {
  font-family: 'Jalnan', sans-serif;
  letter-spacing: 0;
  font-size: 1.5rem;
  color: #007bc8;
  margin-bottom: 0;
}

.game-result #result-title h1 {
  color: #222222;
  font-size: 1.8125rem;
  font-family: 'Jalnan', sans-serif;
  word-break: keep-all;
  word-wrap: break-word;
  margin-bottom: 0.5rem;
}



.game-result .title > small {
  font-size: 1.5rem;
  color: #c02133;
  margin-bottom: 0;
}

.game-result .title {
  margin-bottom: 0.5rem;
}




.game-result .result-bot-text > p {
  color: #666666;
  font-size: 0.78125rem !important;
  font-weight: 700;
}

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

.game-wrapper.basic .game-title.page,
.game-result .num-statement > span {
  color: #007bc8;
}

.game-wrapper .game-title {
  font-size: 1.25rem;
}

.game-wrapper.basic .game-result .result-box.first-box {
  transform: none;
  padding: 1.5rem 1.1rem 0.7rem 1.1rem;
}

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

.game-result .result-bot-text .subtitle {
  color: #007bc8;
  font-family: 'RixGulimEB', sans-serif;
  font-size: 0.78rem !important;
}

.game-result .banner-box > a > img {
  width: 100%;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-color: #027bc8;
  color: #ffffff;
  background-size: 1.1rem;
  background-position: 79% center;
}

.game-result .good,
.game-result .bad {
  text-shadow: 0.1rem 0.1rem #70c8ff;
}

.game-result .result-box.most .btn_myranking a {
  background-color: #6fc8ff;
}

.game-wrapper.basic .game-result .btn_retest > a,
.game-wrapper.basic .game-result .btn_myranking > a {
  font-size: 1.15rem;
  border-color: #000000;
}

.game-wrapper .game-result .result-box.most .btn_myranking a::after {
  background-image: url('https://cdn.banggooso.com/assets/images/common/grape-b.png') !important;
}

.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-bottom > span {
  font-family: 'Jalnan', sans-serif;
}

.game-result .youtube-box {
  margin-bottom: 1.3rem;
  text-align: center;
}

.game-result .youtube-box .youtube-title {
  font-size: 1rem;
  margin-bottom: 0.3rem;
}

.game-result .youtube-box .youtube-video {
  height: 13rem;
  padding: 0;
}

.game-result .youtube-box .youtube-video > a > img {
  width: 100%;
}

/* list-type*/


.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span:nth-child(2) {
  font-size: 0.85rem;
  line-height: 1.3;
  word-break: keep-all;
}

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

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item.rank_list .num {
  margin-right: 0.2rem;
  text-shadow: 3px 4px 0px #70c8ff;
  width: 16%;
}

.test-lists-wrap .title:before {
  background-color: #70c8ff;
}

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

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-family: 'Jalnan', sans-serif;
  font-size: 0.65rem;
}

.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: #007bc8;
}

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

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