body{
  margin:0;
  background:#ccc;
  font-size:0;
}

.wrapper{
  background:white;
  width:1024px;
  margin:0 auto;
}

#iframe-head, #iframe-foot{
  border:none;
  margin: auto;
  display: block;
}

.to-top{
  position: fixed;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-left: 905px;
  bottom: 20px;
  font-size: 40px;
  font-weight: bold;
  line-height:26px;
  text-align:center;
  padding:25px 10px 0 10px;
  color: #fff;
  background: #000;
  cursor: pointer;
  opacity:0.8;
}

.to-top:hover{
  opacity:0.5;
}

.top-p{
  font-size: 14px;
  font-weight: bold;
}

.top-wrapper{
  height:80px;
}

.container{
  width: 1024px;
  padding: 0;
  margin: 0 auto;
}

.padlock-wrapper{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10;
  display: none;
  text-align: center;
}

.modal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 50px 30px 15px 30px;
  border-radius: 10px;
  width: 725px;
  height: auto;
  text-align: center;
  z-index: 10;
}

.fa-times {
  position: absolute;
  top: 4px;
  right: 12px;
  color: rgba(128, 128, 128, 0.46);
  z-index:8;
  cursor: pointer;
}

.fa {
  margin-right:3px;
  margin-top:1px;
  font-size:40px;
  font-weight:bold;
}

#padlock{
  width:115px;
  height:63px;
  position:absolute;
  z-index:2;
  margin:-45px 0 0 -35px;
  border:none;
  opacity:0.9;
  filter: none;
}

.big-27{
  font-size:27px;
}

.submit-btn a{
  display: inline-block;
  padding: 10px 50px;
  background-color: #008080;
  border: none;
  border-radius: 3px;
  color: white;
  margin: 10px auto;
  cursor: pointer;
  font-size:20px;
  font-weight:bold;
  text-decoration:none;
}

.submit-btn2{
  text-align:center;
}

.submit-btn2 a{
  display: inline-block;
  padding: 10px 50px;
  background-color: #008080;
  border: none;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size:20px;
  font-weight:bold;
  text-decoration:none;
  margin:0 0 0 20px;
}

#key img{
  position:absolute;
  width:160px;
  margin:140px 0 0 -310px;
}

#key p{
  color: #5f5d60;
  font-size:22px;
  font-weight:bold;
  text-align:center;
  margin-bottom:0;
}

.btn3{
  padding:20px 79px;
  margin:0 0 15px 20px;
  background:#808000;
  color:white;
  display:inline-block;
  opacity:0.8;
  border-radius:4px;
  text-align:center;
}

.key a{
  font-size:30px;
  font-weight:bold;
  display:inline-block;
  text-decoration:none;
}


.choice h1{
  position: relative;
  padding: 5px;
  border-left: 10px solid #778899;
  font-size:40px;
  margin:10px 0 20px 20px;
  border-bottom: 5px solid #7ed1e;
}

.choice h1:before {
  position: absolute;
  left: -10px;
  bottom: 0;
  content: '';
  width: 10px;
  height: 50%;
  background-color:rgb(26,100,121);
}

.choice h1:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 90%;
  height: 0;
  border-bottom: 3px solid #778899;
}


.exp-wrapper{
  background:white;
  height:100px;
}

.level-wrapper{
  height:6600px;
}

p{
  font-size:16px;
  margin:0px 0px 2px 40px;
}

.caption-red{
  color:red;
}

.tab-group{
  width:945px;
  display: flex;
  justify-content: center;
}

.tab-group li{
  font-size:28px;
  color:black;
  height:45px;
  padding-top:7px;
}

.tab-group img{
  width:143px;
  padding:9px 0 0px 0px;
}

.tab{
  flex-grow: 1;
  list-style:none;
  text-align:center;
  cursor:pointer;
}

.t-levelreha{
  background:#D9E5FF;
  height:27px;
  border-top-right-radius :20px;
  border-top-left-radius :5px;
  border:solid 4px #005FFF;
  border-bottom:none;
}

.t-level1{
  background:#AEFFBD;
  height:27px;
  border-top-right-radius :20px;
  border-top-left-radius :5px;
  border:solid 4px #228B22;
  border-bottom:none;
}

.t-level2{
  background:rgb(237,249,200);
  height:27px;
  border-top-right-radius :20px;
  border-top-left-radius :5px;
  border:solid 4px rgb(181,230,29);
  border-bottom:none;
}

.t-level3{
  background:rgb(254,251,230);
  height:27px;
  border-top-right-radius :20px;
  border-top-left-radius :5px;
  border:solid 4px rgb(248,218,21);
  border-bottom:none;
}

.t-level4{
  background:white;
  height:27px;
  border-top-right-radius :20px;
  border-top-left-radius :5px;
  border:solid 4px gray;
  border-bottom:none;
}

.t-level5{
  background:rgb(248,233,235);
  height:27px;
  border-top-right-radius :20px;
  border-top-left-radius :5px;
  border:solid 4px rgb(237,28,36);
  border-bottom:none;
}

.panel-group{
  height:300px;
  width:945px;
  border-bottom:solid 3px #CCC;
  border-top:none;
  margin:0 40px;
}

.panel{
  display:none;
  font-size:20px;
  color:black;
  padding:10px 0 0 0;
}

.tab.is-active{
  color:darkred;
  transition: all 0.2s ease-out;
}

.panel.is-show{
  display:block;
}

.levelreha{
  background:#D9E5FF;
  height:6500px;
  border-radius :0 0 8px 8px;
  border:solid 4px #005FFF;
  border-top:solid 2px #005FFF;
}

.level1{
  background:#AEFFBD;
  height:5550px;
  border-radius :0 0 8px 8px;
  border:solid 4px #228B22;
  border-top:solid 2px #228B22;
}

.level2{
  background:rgb(237,249,200);
  height:6500px;
  border-radius :0 0 8px 8px;
  border:solid 4px rgb(181,230,29);
  border-top:solid 2px rgb(181,230,29);
}

.level3{
  background:rgb(254,251,230);
  height:6450px;
  border-radius :0 0 8px 8px;
  border:solid 4px rgb(248,218,21);
  border-top:solid 2px rgb(248,218,21);
}

.level4{
  background:white;
  height:4150px;
  border-radius :0 0 8px 8px;
  border:solid 4px gray;
  border-top:solid 2px gray;
}

.level5{
  background:rgb(248,233,235);
  height:700px;
  border-radius :0 0 8px 8px;
  border:solid 4px rgb(237,28,36);
  border-top:solid 2px rgb(237,28,36);
}

.flex-box {
  display: flex;
}

.arrowm {
  margin-top: 500px;
}

.ex-item img{
  width:140px;
  height:140px;
  border:2px black solid;
  filter: brightness(0) saturate(100%);
}

.ex-item2 img{
  width:140px;
  height:140px;
  border:2px black solid;
}

.ex-item, .ex-item2, .ex-red, .ex-blue, .ex-lblue{
  margin:42px 20px;
}

.ex-red  img{
  width:140px;
  height:140px;
  border:2px red solid;
}

.ex-blue  img{
  width:140px;
  height:140px;
  border:2px #2B60DE solid;
}

.ex-lblue  img{
  width:140px;
  height:140px;
  border:2px rgb(0,168,168) solid;
}

.ex-item a, .ex-item2 a, .ex-red a, .ex-blue a, .ex-lblue a{
  display:block;
  color:black;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  padding:0 0 2px 0;
  text-decoration:none;
}

.ex-left{
  display:flex;
  align-items:top;
  margin:0 85px 20px 20px;
}

.ex-item img:hover{
  opacity:0.7;
}

.ex-red img:hover{
  opacity:0.7;
}

.ex-blue img:hover{
  opacity:0.7;
}

.ex-lblue img:hover{
  opacity:0.7;
}

.sample{
  color:navy;
  font-size:15px;
  line-height:13px;
}

#free{
  width:100px;
  height:70px;
  position:absolute;
  z-index:2;
  margin:-15px 0 0 -15px;
  border:none;
  display:none;
}

#free:hover{
  opacity:0.2;
}


.small-18{
  font-size:18px;
  font-weight:bold;
}

.small-17{
  font-size:17px;
  font-weight:bold;
}

.small-16{
  font-size:16px;
  font-weight:bold;
}

.small-15{
  font-size:15px;
  font-weight:bold;
}

.small-14{
  font-size:14px;
  font-weight:bold;
}

.small-13{
  font-size:13px;
  font-weight:bold;
}

.small-12{
  font-size:12px;
  font-weight:bold;
}

.up{
  margin-top:500px;
  margin-left:130px;
}

.up p{
  font-size:37px;
  font-weight:bold;
  color:#008080;
}

.up2 p{
  font-size:35px;
  font-weight:bold;
  color:#008080;
}

.up:hover{
  opacity:0.5;
}


#data{
  width:85px;
  height:43px;
  position:absolute;
  z-index:2;
  margin:-42px 0 0 -3px;
  border:none;
  opacity:0.9;
  display:none;
}

.data-ex{
  position:absolute;
  margin:45px 0 0 80px;
  opacity:0.9;
}

.data-ex p{
  position:relative;
  font-size:20px;
  margin:-33px 0 0 82px;
}

.data-ex2{
  position:absolute;
  margin:90px 0 0 80px;
  opacity:0.9;
}

.data-ex2 p{
  position:relative;
  font-size:20px;
  margin:-33px 0 0 82px;
}

.bottom-wrapper{
  height;100px;
}

.btn-back{
  padding:8px 15px;
  margin:5px 0 10px 350px;
  background:#000055;
  color:white;
  display:inline-block;
  opacity:0.8;
  border-radius:4px;
}

.btn-sample{
  padding:8px 15px;
  margin:-80px 0 10px 500px;
  background:darkgreen;
  color:white;
  display:inline-block;
  opacity:0.9;
  border-radius:4px;
}

.btn-sample2{
  padding:8px 15px;
  margin:-80px 0 10px 580px;
  background:blue;
  color:white;
  display:inline-block;
  opacity:0.9;
  border-radius:4px;
}

.btn-sample:hover{
  opacity:0.8;
}

.btn-sample2:hover{
  opacity:0.8;
}

.btn-choice a{
  font-size:30px;
  color:white;
  text-decoration:none;
}

.btn-choice2 a{
  font-size:25px;
  color:white;
  text-decoration:none;
}

.menu-item-top {
  margin:10px 10px 0 10px;
  align-self: stretch;
}

.menu-item {
  margin:30px 10px 0 10px;
  align-self: stretch;
}

.menu-item-top img {
  width:287px;
  border:solid 3px #6b8e23;
  border-radius:8px;
}

.menu-item img {
  width:287px;
  border:solid 3px #6b8e23;
  border-radius:8px;
}

img{
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

