
@font-face {
  font-family: 'NanumBarunGothic';  font-style: normal;;
  src: local(./font/NanumBarunGothic);
  src: url(./font/NanumBarunGothic.eot);
  src: url(./font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumBarunGothic.woff) format('woff'),
  url(./font/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumBrush';  font-style: normal;;
  src: local(./font/NanumBrush);
  src: url(./font/NanumBrush.eot);
  src: url(./font/NanumBrush.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumBrush.woff) format('woff'),
  url(./font/NanumBrush.ttf) format('truetype');
}
@font-face {
  font-family: 'S-CoreDream-3Light';  font-style: normal;;
  src: local(./font/S-CoreDream-3Light);
  src: url(./font/S-CoreDream-3Light.eot);
  src: url(./font/S-CoreDream-3Light.eot?#iefix) format('embedded-opentype'),
  url(./font/S-CoreDream-3Light.woff) format('woff'),
  url(./font/S-CoreDream-3Light.ttf) format('truetype');
}
@font-face {
  font-family: 'S-CoreDream-4Regular';  font-style: normal;;
  src: local(./font/S-CoreDream-4Regular);
  src: url(./font/S-CoreDream-4Regular.eot);
  src: url(./font/S-CoreDream-4Regular.eot?#iefix) format('embedded-opentype'),
  url(./font/S-CoreDream-4Regular.woff) format('woff'),
  url(./font/S-CoreDream-4Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'S-CoreDream-5Medium';  font-style: normal;;
  src: local(./font/S-CoreDream-5Medium);
  src: url(./font/S-CoreDream-5Medium.eot);
  src: url(./font/S-CoreDream-5Medium.eot?#iefix) format('embedded-opentype'),
  url(./font/S-CoreDream-5Medium.woff) format('woff'),
  url(./font/S-CoreDream-5Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'S-CoreDream-6Bold';  font-style: normal;;
  src: local(./font/S-CoreDream-6Bold);
  src: url(./font/S-CoreDream-6Bold.eot);
  src: url(./font/S-CoreDream-6Bold.eot?#iefix) format('embedded-opentype'),
  url(./font/S-CoreDream-6Bold.woff) format('woff'),
  url(./font/S-CoreDream-6Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'S-CoreDream-7ExtraBold';  font-style: normal;;
  src: local(./font/S-CoreDream-7ExtraBold);
  src: url(./font/S-CoreDream-7ExtraBold.eot);
  src: url(./font/S-CoreDream-7ExtraBold.eot?#iefix) format('embedded-opentype'),
  url(./font/S-CoreDream-7ExtraBold.woff) format('woff'),
  url(./font/S-CoreDream-7ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'S-CoreDream-8Heavy';  font-style: normal;;
  src: local(./font/S-CoreDream-8Heavy);
  src: url(./font/S-CoreDream-8Heavy.eot);
  src: url(./font/S-CoreDream-8Heavy.eot?#iefix) format('embedded-opentype'),
  url(./font/S-CoreDream-8Heavy.woff) format('woff'),
  url(./font/S-CoreDream-8Heavy.ttf) format('truetype');
}
@font-face {
  font-family: 'SpoqaHanSansRegular';  font-style: normal;;
  src: local(./font/SpoqaHanSansRegular);
  src: url(./font/SpoqaHanSansRegular.ttf);
  src: url(./font/SpoqaHanSansRegular.ttf?#iefix) format('embedded-opentype'),
  url(./font/SpoqaHanSansRegular.ttf) format('ttf'),
  url(./font/SpoqaHanSansRegular.ttf) format('truetype');
}
@font-face {
  font-family: 'SpoqaHanSansBold';  font-style: normal;;
  src: local(./font/SpoqaHanSansBold);
  src: url(./font/SpoqaHanSansBold.ttf);
  src: url(./font/SpoqaHanSansBold.ttf?#iefix) format('embedded-opentype'),
  url(./font/SpoqaHanSansBold.ttf) format('ttf'),
  url(./font/SpoqaHanSansBold.ttf) format('truetype');
}
html, body {
  height:100%;
  overflow:hidden;
  margin:0;
  padding:0;
}
body, div, span, p{
  font-family: 'NanumBarunGothic', 'Nanum Barun Gothic';
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.contentsAllArea{
  background-color: #ebebe9;
  overflow: hidden;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: relative;

}
.topArea, .bottomArea, .controlArea{
  z-index: 10;
}
.contentsArea{
  position: relative;
  margin: 0 auto;
}
.vid{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
.setPage{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* intro */
.skipBtn{
  position: absolute;
  background: url(../img/common/skipBtn.png) no-repeat center;
  width: 83px;
  height: 86px;
  top: 515px;
  right: 1000px;
  cursor: pointer;
}
.skipBtn:hover{
  background: url(../img/common/skipBtnOver.png) no-repeat center;
}
.introLessonTitle{
  position: absolute;
  bottom: 180px;
  right: -60px;
  font-size: 28px;
  color: #3c3c3c;
  width: 1120px;
  text-align: center;
  opacity: 0;
}
.iltNum, .iltText{
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  
  display: inline-block;
  vertical-align: top;
  height: 100%;
  background-color: #fff6ae;
  
}
.iltText{
  padding-left: 0px;
  text-align: left;
}
/* learningGoal css*/
.lenGroup{
  width: 700px;
  position: relative;
}
.lenPlan{
  background: url(../img/common/lenPlanBg.png) no-repeat left center;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 210px;
  margin-top: 0px;
  margin-left: 20px;
  opacity: 0;
  width: 100%;
}
.lenPlanText{
  background: url(../img/common/lenBlit.png) no-repeat left 11px;
  font-family: 'NanumBarunGothic';
  font-size: 22px;
  color: #585a5e;
  padding-left: 12px;
  margin-bottom: 10px;
  text-align: left;
}
.lenGoal{
  background: url(../img/common/lenGoalBg.png) no-repeat left center;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 210px;
  margin-top: 0px;
  margin-left: 20px;
  opacity: 0;
  width: 100%;
}
.lenGoalText{
  color: #585a5e;
  margin-bottom: 10px;
  text-align: left;
}
.lenGoalText div{
  display: inline-block;
  vertical-align: top;
  font-family: 'NanumBarunGothic';
  font-size: 22px;
}
.lenGoalTextText{
  margin-left: 4px;
  width: 560px;
}

/* sync */
.vidSyncGroup{
  position: absolute;
  right: 0;
  width: 80px;
  height: 80px;
}
.vidSyncPopBtn{
  font-family: 'S-CoreDream-8Heavy';
  text-align: center;
  font-size: 25px;
  color: #c2a797;
  line-height: 26px;
  background-color: #fff;
  padding: 5px;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  right: 0;
}
.vidSyncBtnGroup{
  top: -20px;
  right: -200px;
  background-color: #c2a797;
  position: absolute;
  width: 200px;
  border: 2px solid #ffffff;
  border-right: none;
  padding: 100px 0 20px 20px;
  opacity: 0;
  z-index: -1;
}
.vidSyncBtn{
  display: inline-block;
  vertical-align: top;
  border-radius: 5px;
  padding: 5px 5px 1px 5px;
  cursor: pointer;
  color: #fff;
  font-family: 'S-CoreDream-5Medium';
  font-size: 18.5px;
}
.vidSyncBtn div{
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.vidSyncBtnNum{
  margin-right: 5px;
}
.vidSyncBtnText{
  width: 165px;
}
/* quiz css */
.quizMainObj_1{
  background: url(../img/common/quizMainObj_1.png) no-repeat center;
  width: 442px;
  height: 270px;
  position: relative;
  top: 70px;
  margin: 0 auto;
  opacity: 0;
}
.quizMainObj_2{
  background: url(../img/common/quizMainObj_2.png) no-repeat center;
  width: 314px;
  height: 97px;
  position: relative;
  top: 90px;
  margin: 0 auto;
  opacity: 0;
}
.quizStartBtn{
  background: url(../img/common/quizStartBtn.png) no-repeat center;
  width: 345px;
  height: 107px;
  position: relative;
  top: 38px;
  margin: 0 auto;
  cursor: pointer;
  opacity: 0;
}
.quizGroup{
  background: url(../img/common/quizBg.png) no-repeat center;
  position: relative;
  margin: 0 auto;
  width: 1120px;
  height: 630px;
  margin-top: 0px;
  background-color: #cab1e8;
  opacity: 0;
  text-align: center;
}
.quizTop{
  position: relative;
  margin: 0 auto;
  top:30px;
  width: 840px;
}
.quizTitleNum{
  font-family: 'NanumBarunGothic';
  font-size: 30px;
  color: #3c3c3c;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  position: relative;
  top: 55px;
}
.quizTitleText{
  font-family: 'NanumBarunGothic';
  font-size: 25px;
  color: #3c3c3c;
  display: inline-block;
  vertical-align: top;
  width: 760px;
  line-height: 36px;
  text-align: left;
  position: relative;
  top: 55px;
}
.quizTitleText ins{
  color: rgb(187, 35, 35);
}
.quizTitleText accent{
  background-color: rgb(255, 246, 186);
}
.quizTitleOXCheck{
  width: 88px;
  height: 88px;
  position: absolute;
  top: 45px;
  left: -12px;
}
.rubricText{
  font-family: 'NanumBarunGothic';
  color: #ff6046;
  font-size: 20px;
  position: relative;
  width: 100%;
  top: 40px;
  text-align: center;
}
.quizMiddle{
  position: relative;
  text-align: center;
  top: 100px;
}
.bogiGroup{
  position: relative;
  cursor: pointer;
  margin-bottom: 5px;
  margin-left: 190px;
  text-align: left;
  width: 780px;
}
.bogiNum{
  background: url(../img/common/selectBg.png) no-repeat left top;
  font-family: 'S-CoreDream-7ExtraBold';
  font-size: 21px;
  color: #ff6046;
  display: inline-block;
  width: 30px;
  min-height: 28px;
  text-align: center;
  line-height: 25px;
  margin-right: 5px;
  vertical-align: top;
  cursor: pointer;
}
.bogiText{
  font-family: 'NanumBarunGothic';
  font-size: 20px;
  color: #3c3c3c;
  display: inline-block;
  width: 700px;
  vertical-align: bottom;
  margin-bottom: 2px;
  cursor: pointer;
}
.userClickChk{
  background: url(../img/common/answerSelect.png) no-repeat center;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 7px;
  z-index: -1;
  opacity: 0;
  text-align: center;
}
.ooBtn{
  background: url(../img/common/oxQuizOBg.png) no-repeat center;
  width: 259px;
  height: 259px;
  position: relative;
  display: inline-block;
  margin: 10px 35px;
  cursor: pointer;
}
.xxBtn{
  background: url(../img/common/oxQuizXBg.png) no-repeat center;
  width: 259px;
  height: 259px;
  position: relative;
  display: inline-block;
  margin: 10px 35px;
  cursor: pointer;
}
.quizBottom{
  background-color: #ff6046;
  width: 1068px;
  height: 240px;
  bottom: -200px;
  left: 24px;
  position: absolute;
  opacity: 0;
}
.answerNum{
  position: absolute;
  top: 25px;
  left: 50px;
  font-family: 'S-CoreDream-6Bold';
  font-size: 25px;
  color: #ffffff;
  width: 200px;
  height: 38px;
  padding-right: 120px;
}

.answerText{
  position: absolute;
  top: 80px;
  left: 120px;
  font-family: 'NanumBarunGothic';
  font-size: 20px;
  color: #ffffff;
  width: 880px;
  text-align: left;
}
.nextQuizBtn{
  background: url(../img/common/nextQuizBtn.png) no-repeat right center;
  width: 168px;
  height: 49px;
  position: absolute;
  top: 20px;
  right: 140px;
  cursor: pointer;
}
.resultQuiz{
  background: url(../img/common/resultQuizBtn.png) no-repeat center;
  width: 111px;
  height: 24px;
  position: absolute;
  top: 16px;
  right: 15px;
  cursor: pointer;
}
.resultQuiz:hover{
  background: url(../img/common/resultQuizBtnOver.png) no-repeat center;
}
.quizAlert{
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.8) url(../img/common/alertRetry.png) no-repeat center;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
}
.resultGroup{
  background: url(../img/common/quizResultBg.png) no-repeat center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
}
.quizOXChkGroup{
  position: absolute;
  top: 40px;
  left: 335px;
  width: 451px;
  height: 79px;
  text-align: center;
}
.quizOXChk{
  width: 39px;
  height: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
  margin-right: 10px;
}
.quizOXChkBg{
  background: url(../img/common/oxQuizOBgAnswer.png) no-repeat center;
  width: 80px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
}
.resultTotalQuizNum{
  font-family: 'NanumSquareRound';
  font-weight: bold;
  color: #525252;
  font-size: 25px;
  position: absolute;
  top: 315px;
  left: 528px;
}
.reslutAnswerQuizNum{
  position: absolute;
  top: 337px;
  left: 426px;
  font-family: 'S-CoreDream-7ExtraBold';
  font-size: 30px;
  color: #525252;
}
.retryQuizBtn{
  background: url(../img/common/quizRetryBtn.png) no-repeat center;
  width: 320px;
  height: 82px;
  position: absolute;
  top: 433px;
  left: 416px;
  cursor: pointer;
}
/*
.retryQuizBtn:hover{
  background: url(../img/common/quizRetryBtnOver.png) no-repeat center;
}
*/
/* summary css*/
.sumGroup{
  background: url(../img/common/summaryBg.png) no-repeat center;
  position: relative;
  margin: 0 auto;
  width: 1120px;
  height: 630px;
  margin-top: 0px;
  background-color: #fff;
}
.setPage .sumTitle{
  width: 900px;
  min-height: 30px;
  position: relative;
  top: 60px;
  margin: 0 auto;
  font-family: 'S-CoreDream-7ExtraBold';
  font-size: 35px;
  color: #d83300;
}
.sumMiddle{
  position: relative;
  margin: 0 auto;
  width: 840px;
  height: 410px;
  top: 90px;
}
.setPage .sumText{
  font-family: 'NanumBarunGothic';
  background: url(../img/common/sumSubBlit.png) no-repeat left 10px;
  padding-left: 16px;
  width: 840px;
  font-size: 24px;
  font-weight: 400;
  color: #3c3c3c;
  line-height: 36px;
  margin-bottom: 10px;
}
.setPage .sumTextSub{
  font-family: 'NanumBarunGothic';
  background: url(../img/common/sumSubSIcon.png) no-repeat 7px 7px;
  margin-left: 30px;
  padding-left: 25px;
  font-size: 21px;
  color: #3c3c3c;
  line-height: 30px;
}
.sumBottom{
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 1070px;
  height: 77px;
  text-align: center;
  background: url(../img/common/sumControlerBg.png) no-repeat center;
}
.sumPrevBtn{
  background: url(../img/common/sumPrevBtn.png) no-repeat center;
  width: 31px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.sumPrevBtn:hover{
  background: url(../img/common/sumPrevBtnOver.png) no-repeat center;
}
.sumPageMoveNum{
  font-family: 'S-CoreDream-5Medium';
  font-size: 32.5px;
  color: #2d2d2d;
  display: inline-block;
  vertical-align: top;
  margin: 15px 15px 0 15px;
}
.sumNextBtn{
  background: url(../img/common/sumNextBtn.png) no-repeat center;
  width: 31px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.sumNextBtn:hover{
  background: url(../img/common/sumNextBtnOver.png) no-repeat center;
}
.sumPrint{
  background: url(../img/common/sumPrint.png) no-repeat left top;
  width: 187px;
  height: 53px;
  position: absolute;
  bottom: 25px;
  right: -130px;
  cursor: pointer;
}
#sum_up_img{
  position: absolute;
  top: 0;
  left: -3000px;
  opacity: 0;
  z-index: -1;
  width: 21cm;
  min-height: 29.7cm;
  padding: 0.2cm;
  margin: 0 auto;
}
#sum_up_img .lessonTitleInPrint{
  margin-left: 15px;
}
#sum_up_img .sumTitle{
  margin-top: 40px;
  margin-left: 20px;
}
#sum_up_img .sumTitle_1{
  margin-top: 20px;
}
#sum_up_img .sumText{
  margin-left: 5px;
  margin-bottom: 10px;
}
#sum_up_img .sumTextSub{
  margin-top: -5px;
  margin-left: 45px;
  margin-bottom: 20px;
}
/* index menu pop css*/
.indexBtn{
  background: url(../img/index/indexBtn.png) no-repeat center;
  width: 49px;
  height: 137px;
  position: absolute;
  top: 10px;
  right: -51px;
  cursor: pointer;
  border-left: none;
}
.indexMenuPop{
  background-color: #fcf4e1;
  width: 200px;
  height: auto;
  position: absolute;
  top: 100px;
  left: -250px;
  border: 2px solid #ffffff;
  border-left: none;
  padding: 38px 45px 10px 0px;
  text-align: right;
  z-index: 2;
}
.IndexTopObj{
  background: url(../img/index/INDEXCloseBtn.png) no-repeat left top;
  width: 250px;
  height: 49px;
  margin-bottom: 32px;
}
.indexCloseBtn{
  width: 50px;
  height: 49px;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.indexMenuPop .mMenu{
  color: #525252;
  font-family: 'S-CoreDream-6Bold';
  font-size: 25px;
  cursor: pointer;
  padding-left: 10px;
  margin-top: 40px;
}
.indexMenuPop .subMenu{
  color: #888888;
  font-family: 'S-CoreDream-5Medium';
  font-size: 18.5px;
  cursor: pointer;
  padding-left: 20px;
  margin: 5px 0;
}
/*
.indexMenuPop .subMenu .subMenuNum{
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-family: 'S-CoreDream-5Medium';
  font-size: 18.5px;
}
*/
.indexMenuPop .subMenu .subMenuText{
  font-family: 'S-CoreDream-5Medium';
  font-size: 18.5px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: right;
}
.scriptPop{
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 36px;
  bottom: -147px;
  border-radius: 15px;
  color: #fff;
  padding: 10px 15px;
  z-index: -1;
  opacity: 0;

}
.scriptPop div{
  height: 72px;
  overflow-y: auto;
  padding-right: 10px;
}
.playRate{
  position: absolute;
  bottom: 80px;
  right: 50px;
}
.playRate div{
  display: inline-block;
  font-size: 13px;
  color: #959595;
}
/* help pop css */
.helpPop{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  opacity: 0;
}
.helpPopGroup{
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}
.helpPopNavi{
  position: absolute;
  top: 140px;
  left: 20px;
}
.helpPopNavi div{
  color: #fff;
  width: 109px;
  height: 109px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
  margin-bottom: 15px;
}
.contentInfoBtn{
  background: url(../img/helpPop/contentInfoBtn.png) no-repeat center;
}
.teacherInfoBtn{
  background: url(../img/helpPop/teacherInfoBtn.png) no-repeat center;
}
.lenMapBtn{
  background: url(../img/helpPop/lenMapBtn.png) no-repeat center;
}
.helpPopCloseBtn{
  width: 41px;
  height: 41px;
  background: url(../img/helpPop/helpPopCloseBtn.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
.helpPopCloseBtn:hover{
  background: url(../img/helpPop/helpPopCloseBtnOver.png) no-repeat center;
}
.helpPopObj{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contentInfoSub{
  background: url(../img/helpPop/contentInfo.png) no-repeat center;
  width: 100%;
  height: 100%;
  background-size: 100%;
}

/* moonriver 2019-07-31 for TASK 2*/
/*
.teacherInfoSub{
  background: url(../img/helpPop/teacherInfo.png) no-repeat center;
  width: 100%;
  height: 100%;
}
*/
.teacherInfoSub{
  width: 100%;
  height: 100%;
}
.teacherSelect{
  position: absolute; top: 80px; left: 980px;
  width: 100px; height: 150px;
}
.teache1name{
 float: bottom; height: 33%;
 position: relative;
}
.teache2name{
 float: bottom; height: 33%;
 position: relative;
}
.teache3name{
 float: bottom; height: 33%;
 position: relative;
}
/* moonriver 2019-07-31 for TASK 2*/


.lenMapSub{
  width: 100%;
  height: 100%;
  background: url(../img/helpPop/lenMapBg.png) no-repeat center;
}
.lenMapTableGroup{
  position: relative;
  top: 19px;
  margin-left: 160px;
  width: 960px;
  height: 500px;
}
.lenMapTable{
  width: 48%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  border-collapse: collapse;
  margin: 0 5px;
}
.lenMapTable th, .lenMapTable td{
  padding: 5px;
}
.lenMapTable th{
  border: 1px solid #000;
  background-color: #515875;
  color: #fff;
  font-family: 'NanumSquare';
  font-size: 16.5px;
}
.lenMapLessonTitle{
  border: 1px solid;
  border-right: none;
  font-family: 'NanumSquare';
  font-size: 16.5px;
  background-color: #fff;
  text-align: left;
  width: 480px;
  color: #000;
}
.lenMapLessonTitleNum, .lenMapLessonTitleText{
  display: inline-block;
  vertical-align: top;
}
.lenMapLessonTitleNum{
  margin-right: 4px;
  margin-left: 5px;
}
.lenMapLessonTitleText{
  width: 380px;
}
.lenMapDown{
  border: 1px solid;
  background: #fff url(../img/helpPop/lenMapDownIcon.png) no-repeat center;
  cursor: pointer;
  border-left: none;
  width: 65px;
  height: 100%;
}

/* moonriver 2019-07-31 for TASK 1*/
.lenMapTableNavi{
  position: relative;
  left: 33%;
  width: 33%;
}
.lenMapPrevBtn{
  float: left;
  width: 33%;
  background: url(../img/helpPop/helpPopPrevBtn.png) no-repeat center;
  cursor: pointer;
  height: 50px;
}
.lenMapPrevBtn:hover {
  background: url(../img/helpPop/helpPopPrevBtn_Over.png) no-repeat center;
}
.lenMapTabPage{
  float: left;
  width: 33%;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.lenMapNextBtn{
  float: left;
  width: 33%;
  background: url(../img/helpPop/helpPopNextBtn.png) no-repeat center;
  cursor: pointer;
  height: 50px;
}
.lenMapNextBtn:hover {
  background: url(../img/helpPop/helpPopNextBtn_Over.png) no-repeat center;
}
/* moonriver 2019-07-31 */




/* mobile css */
.mPrevBtn, .mNextBtn{
  position: absolute;
  top: 0;
  margin-top: 295px;
  z-index: -1;
  opacity: 0;
  cursor: pointer;
}
.mPrevBtn{
  left: 0;
  background: url(../img/controls/mPrevBtn.png) no-repeat center;
  width: 61px;
  height: 92px;
}
.mNextBtn{
  right: 0;
  background: url(../img/controls/mNextBtn.png) no-repeat center;
  width: 61px;
  height: 92px;
}
