@import url('../../css/iconfont.css');
@import '../../css/font-awesome.min.css';
@import './iconfont.css';
@import './newicon.css';
@font-face {
  font-family: 'Marker Felt Wide';
  src: url('../fonts/Marker Felt Wide.eot');
  src: local('☺'), url('../fonts/Marker Felt Wide.woff') format('woff'), url('../fonts/Marker Felt Wide.ttf') format('truetype'), url('../fonts/Marker Felt Wide.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'happyzcool-2016regular';
  src: url('../fonts/2016-webfont.eot');
  src: url('../fonts/2016-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/2016-webfont.woff2') format('woff2'), url('../fonts/2016-webfont.woff') format('woff'), url('../fonts/2016-webfont.ttf') format('truetype'), url('../fonts/2016-webfont.svg#happyzcool-2016regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'zcool';
  src: url('../fonts/zcool-2016.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'simheiregular';
  src: url('../fonts/simhei-webfont.eot');
  src: url('../fonts/simhei-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/simhei-webfont.woff2') format('woff2'), url('../fonts/simhei-webfont.woff') format('woff'), url('../fonts/simhei-webfont.ttf') format('truetype'), url('../fonts/simhei-webfont.svg#simheiregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'marker_feltthin';
  src: url('../fonts/marker_felt_thin-webfont.eot');
  src: url('../fonts/marker_felt_thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/marker_felt_thin-webfont.woff2') format('woff2'), url('../fonts/marker_felt_thin-webfont.woff') format('woff'), url('../fonts/marker_felt_thin-webfont.ttf') format('truetype'), url('../fonts/marker_felt_thin-webfont.svg#marker_feltthin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jjs';
  src: url('../fonts/JJiaSu.woff2') format('woff2'), url('../fontsJJiaSu.woff') format('woff');
}
@font-face {
  font-family: 'fzzy';
  src: url('../fonts/fzzy.woff2') format('woff2'), url('../fzzy.woff') format('woff');
}
@font-face {
  font-family: 'FZY4JW--GB1-0';
  src: url('../../../fonts/abc.ttf') format('ttf'), url('../../../fonts/abc.ttf') format('woff2');
}

@font-face {
  font-family: 'yapi';
  src: url('../fonts/雅痞-简 常规体.ttf') format('ttf'), url('../fonts/雅痞-简 常规体.ttf') format('woff');
}

@font-face {
  font-family: 'yapifan';
  src: url('../fonts/雅痞-繁.ttf') format('ttf'), url('../fonts/雅痞-繁.ttf') format('woff');
}


@font-face {
  font-family: 'zczzd';
  src: url('../fonts/ZCZZD.ttf') format('ttf'), url('../fonts/ZCZZD.woff') format('woff');
}

@font-face {
  font-family: 'MysteryQuest-Regular';
  src: url('../fonts/MysteryQuest-Regular.ttf') format('ttf'), url('../fonts/MysteryQuest-Regular.woff') format('woff');
}


.fzzy{
	font-family: 'fzzy';
}
.fzcy{
	font-family: 'FZY4JW--GB1-0';
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* listen 整行颜色 */
.selection-3 {
  background-color: #fefccb;
  color: black;
}

/* listen 的单个字体颜色 */
.single-char-select {
  background-color: #cbfecb;
  color: black;
}

/* read */
.content-char-wrapper .content-char:hover {
  background-color: rgb(204, 240, 255);
  cursor: pointer;
}
.content-char-wrapper .content-char.active-content-char {
  background-color: rgb(138, 220, 255);
}
.content-char-wrapper .content-char.active-content-char:hover {
  background-color: rgb(138, 220, 255);
}
.content-char-wrapper .content-char.read-highlight-selection {
  background-color: #ffd0ff !important;
}

.double-click-no-select {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
}

a,
button,
input,
svg[type='submit'] {
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

a:hover {
  text-decoration: none;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body {
  margin: 0;
  padding: 0;
  font-family: Montserrat, sans-serif !important;
}

input[type='password']::-ms-reveal {
  display: none;
}

footer {
  display: none;
}

.eq-btnwrap .nexttab.btn:focus,
.eq-btnwrap .prevtab.btn:focus {
  box-shadow: none;
}
.equiz_main .eq-tabwrap .nav-tabs .nav-link.wrong_link {
  background: red;
  color: #fff;
}
.equiz_main .eq-tabwrap .nav-tabs .nav-link.check_link {
  background: #079f04;
  border-color: #11750f;
}

.labTeacher:hover .labTeacher-pictureContainer img.hover_hide {
  display: none;
}
.labTeacher:hover .labTeacher-pictureContainer img.hover_show {
  display: inline-block !important;
}

/**** my stats page ***/
header.head .right_section a + a {
  margin-left: 25px;
}
header.head .back_btn {
  z-index: 2;
}

/* my_new_close */
.download_close {
  position: absolute;
  top: 0px;
  right: -30px;
	cursor: pointer;
}
.download_close .my_new_close {
  font-style: normal;
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  display: block;
  border: 1px solid #000;
  background-color: #000;
  width: 30px;
  height: 30px;
	line-height: 30px;
  text-align: center;
	border-radius: 2px;
}
.download_close.download_close_small {
  position: absolute;
  top: 0px;
  right: -25px;
	cursor: pointer;
}
.download_close.download_close_small .my_new_close {
	width: 25px;
  height: 25px;
	line-height: 25px;
}

.download_close.right_close {
	right: 10px;
	top: 10px;
}
.download_close.right_close .my_new_close {
	border-radius: 50%;
}

.toggle-password-2 {
  position: absolute;
  right: 10px;
  top: 30%;
  cursor: pointer;
}


.alifont-read:before {
	position: relative;
	top: 1.5px;
}


.progress-bar.bg-success {
  background-color: #1dc51d !important;
}



@media (min-width: 1440px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1440px) {
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}



.my_loading_box {
  width: 100% !important;
  height: auto !important;
  justify-content: center;
  align-items: center;
  display: flex;
}

.loading,
.loading > div {
  position: relative;
  box-sizing: border-box;
}

.loading {
  display: block;
  font-size: 0;
  color: #45ba4c;
}

.loading.la-dark {
  color: #333;
}

.loading > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.loading {
  width: 32px;
  height: 32px;
}

.loading > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  animation: ball-spin-clockwise 1.25s infinite ease-in-out;
}

.loading > div:nth-child(1) {
  top: 7%;
  left: 57%;
  animation-delay: -0.875s;
}

.loading > div:nth-child(2) {
  top: 19%;
  left: 80%;
  animation-delay: -0.75s;
}

.loading > div:nth-child(3) {
  top: 44%;
  left: 89%;
  animation-delay: -0.625s;
}

.loading > div:nth-child(4) {
  top: 67%;
  left: 83%;
  animation-delay: -0.5s;
}

.loading > div:nth-child(5) {
  top: 87%;
  left: 62%;
  animation-delay: -0.375s;
}

.loading > div:nth-child(6) {
  top: 86%;
  left: 35%;
  animation-delay: -0.25s;
}

.loading > div:nth-child(7) {
  top: 74%;
  left: 12%;
  animation-delay: -0.125s;
}

.loading > div:nth-child(8) {
  top: 47%;
  left: 4%;
  animation-delay: 0s;
}

.loading > div:nth-child(9) {
  top: 22%;
  left: 14%;
  animation-delay: 0.125s;
}

.loading > div:nth-child(9) {
  top: 23%;
  left: 14%;
  animation-delay: 0.25s;
}

.loading > div:nth-child(10) {
  top: 8%;
  left: 31%;
  animation-delay: 0.375s;
}

.loading.la-sm {
  width: 16px;
  height: 16px;
}

.loading.la-sm > div {
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
}

.loading.la-2x {
  width: 64px;
  height: 64px;
}
.loading.la-2x > div {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

.loading.la-3x {
  /* width: 96px;
  height: 96px; */
  width: 150px;
  height: 150px;
}
.loading.la-3x > div {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

.loading.la-4x {
  width: 128px;
  height: 128px;
}
.loading.la-4x > div {
  width: 32px;
  height: 32px;
  margin-top: -18px;
  margin-left: -18px;
}

@keyframes ball-spin-clockwise {
  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 0;
    transform: scale(0);
  }
}

img.level {
  max-width: 55%;
}
img.level_1 {
  position: relative;
  top: -6px;
}
img.level_2 {
  position: relative;
  top: -4px;
}
img.level_3 {
  position: relative;
  top: -2px;
}
img.level_8 {
  max-width: 60%;
}
img.level_9 {
  max-width: 70%;
}


.my_target_item.is_right {
  border: 1.5px solid #10951D !important;
  background-color: #bde3bd !important;
  color: #000 !important;
}
.my_target_item.is_right::after {
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(/assets/img/right.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.my_target_item.is_error {
	border: 1.5px solid #F45180 !important;
	background-color: #FFE9F0 !important;
	color: #000 !important;
}
.my_target_item.is_error::after {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(/assets/img/wrong.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

.my_target_item .my_new_close {
  cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	display: block;
	border: 1px solid #000;
	background-color: #000;
	width: 22px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	letter-spacing: 0px;
	font-family: initial;
	position: absolute;
	top: -10px;
	right: -10px;
	opacity: 0.7;
}

.finish_section {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}
.finish_section button {
  border-radius: 35px;
	border: 1px solid transparent;
	background: #fe007a;
	height: 36px;
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 600;
	color: white;
	cursor: pointer;
	outline: none;
	max-width: 220px;
}
.finish_section button i {
  display: inline-block;
  margin-left: 10px;
  transition: 0.4s all ease;
  font-size: 14px;
}
.finish_section button:hover {
  background: #fff;
  color: #fe007a;
  border-color: #fe007a;
}
.finish_section button:hover i {
  margin-left: 20px;
}

.finish_section button.disabled {
  opacity: 0.5;
  cursor: none;
  pointer-events: none;
}


