@charset "UTF-8";
@font-face {
  font-family: "LatoBold";
  src: url(../fonts/Lato-Bold.ttf);
}

@font-face {
  font-family: "LatoRegular";
  src: url(../fonts/Lato-Regular.ttf);
}

body {
  color: #707070;
  font-family: 'LatoRegular','微軟正黑體';
  font-size: 16px;
  background: #F5F5F5;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body {
    font-size: 20px;
  }
}

@media screen and (min-width: 2561px) {
  body {
    font-size: 26px;
  }
}

body .text-transform {
  text-transform: uppercase;
}

body em {
  font-style: normal;
}

body .TradeGothicLTStd {
  font-family: 'LatoRegular','微軟正黑體';
}

body .font-w {
  font-weight: normal;
}

body .line-24 {
  line-height: 24px;
}

body .bold {
  font-family: 'LatoBold','微軟正黑體';
}

body .title {
  color: #262626;
}

body .big-title b {
  text-transform: uppercase;
  display: block;
  color: rgba(31, 51, 104, 0.4);
  position: absolute;
  right: 0;
}

@media (max-width: 1024px) {
  body .big-title b {
    display: none;
  }
}

body .second-block .box .fc .fc-button-group > .fc-button {
  flex: 0;
}

body .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0;
  justify-content: space-between;
}

body .fc .fc-button-group {
  margin-left: 0;
  width: 100%;
}

body .fc-toolbar-chunk {
  width: 100%;
  text-align: center;
}

body .fc .fc-toolbar {
  position: relative;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(2) {
  display: none;
  width: 0;
}

body .fc .fc-today-button {
  display: none;
  width: 0;
}

body .fc .fc-button-group > .fc-button {
  flex: 0;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(1) {
  position: absolute;
  width: 100%;
  justify-content: space-between;
  z-index: 99;
}

body .box-shadow img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

body h4 {
  font-weight: bold;
}

body a {
  color: #707070;
  text-decoration: none;
  transition: all 0.35s ease;
}

body a:hover {
  color: #39CAE1;
  text-decoration: none;
}

body img {
  max-width: 100%;
}

body .text-decoration {
  text-decoration: underline;
}

body .bold {
  font-weight: bold;
}

body .blueText {
  color: #39CAE1;
}

body .blueLight {
  color: #39CAE1;
}

body .garycolor {
  color: rgba(112, 112, 112, 0.6);
}

body .black {
  color: #000000;
}

body .red {
  color: #39CAE1;
}

body .greenback {
  background: #39CAE1;
}

body .greenDeep {
  color: #39CAE1;
}

body .orangeDeep {
  color: #39CAE1;
}

body .yellow {
  color: #FFD739;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

body .fs100 {
  font-size: 100px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs100 {
    font-size: 104px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs100 {
    font-size: 120px;
  }
}

@media (max-width: 1440px) {
  body .fs100 {
    font-size: 80px;
  }
}

@media (max-width: 1366px) {
  body .fs100 {
    font-size: 78px;
  }
}

@media (max-width: 1200px) {
  body .fs100 {
    font-size: 76px;
  }
}

@media (max-width: 1024px) {
  body .fs100 {
    font-size: 74px;
  }
}

@media (max-width: 768px) {
  body .fs100 {
    font-size: 72px;
  }
}

@media (max-width: 576px) {
  body .fs100 {
    font-size: 70px;
  }
}

body .fs88 {
  font-size: 88px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs88 {
    font-size: 92px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs88 {
    font-size: 110px;
  }
}

@media (max-width: 768px) {
  body .fs88 {
    font-size: 45px;
  }
}

body .fs62 {
  font-size: 62px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs62 {
    font-size: 66px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs62 {
    font-size: 76px;
  }
}

@media (max-width: 1440px) {
  body .fs62 {
    font-size: 60px;
  }
}

@media (max-width: 1366px) {
  body .fs62 {
    font-size: 56px;
  }
}

@media (max-width: 1200px) {
  body .fs62 {
    font-size: 52px;
  }
}

@media (max-width: 1024px) {
  body .fs62 {
    font-size: 48px;
  }
}

@media (max-width: 768px) {
  body .fs62 {
    font-size: 44px;
  }
}

@media (max-width: 576px) {
  body .fs62 {
    font-size: 40px;
  }
}

body .fs54 {
  font-size: 54px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1440px) {
  body .fs54 {
    font-size: 52px;
  }
}

@media (max-width: 1366px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1200px) {
  body .fs54 {
    font-size: 44px;
  }
}

@media (max-width: 1024px) {
  body .fs54 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs54 {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  body .fs54 {
    font-size: 32px;
  }
}

body .fs48 {
  font-size: 48px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs48 {
    font-size: 52px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs48 {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  body .fs48 {
    font-size: 46px;
  }
}

@media (max-width: 1366px) {
  body .fs48 {
    font-size: 44px;
  }
}

@media (max-width: 1200px) {
  body .fs48 {
    font-size: 42px;
  }
}

@media (max-width: 1024px) {
  body .fs48 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs48 {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  body .fs48 {
    font-size: 36px;
  }
}

body .fs46 {
  font-size: 46px;
}

body .fs42 {
  font-size: 42px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs42 {
    font-size: 46px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs42 {
    font-size: 58px;
  }
}

@media (max-width: 1440px) {
  body .fs42 {
    font-size: 40px;
  }
}

@media (max-width: 1366px) {
  body .fs42 {
    font-size: 38px;
  }
}

@media (max-width: 1200px) {
  body .fs42 {
    font-size: 36px;
  }
}

@media (max-width: 1024px) {
  body .fs42 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  body .fs42 {
    font-size: 32px;
  }
}

@media (max-width: 576px) {
  body .fs42 {
    font-size: 30px;
  }
}

body .fs40 {
  font-size: 40px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs40 {
    font-size: 44px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs40 {
    font-size: 56px;
  }
}

@media (max-width: 1440px) {
  body .fs40 {
    font-size: 38px;
  }
}

@media (max-width: 1366px) {
  body .fs40 {
    font-size: 36px;
  }
}

@media (max-width: 1200px) {
  body .fs40 {
    font-size: 34px;
  }
}

@media (max-width: 1024px) {
  body .fs40 {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  body .fs40 {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  body .fs40 {
    font-size: 28px;
  }
}

body .fs38 {
  font-size: 38px;
}

body .fs36 {
  font-size: 36px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs36 {
    font-size: 40px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs36 {
    font-size: 48px;
  }
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 34px;
  }
}

@media (max-width: 1366px) {
  body .fs36 {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  body .fs36 {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  body .fs36 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  body .fs36 {
    font-size: 22px;
  }
}

body .fs22 {
  font-size: 22px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs22 {
    font-size: 26px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs22 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body .fs22 {
    font-size: 18px;
  }
}

body .fs20 {
  font-size: 20px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs20 {
    font-size: 24px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs20 {
    font-size: 32px;
  }
}

@media (max-width: 1440px) {
  body .fs20 {
    font-size: 20px;
  }
}

@media (max-width: 1366px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  body .fs20 {
    font-size: 16px;
  }
}

body .fs32 {
  font-size: 32px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs32 {
    font-size: 34px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs32 {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  body .fs32 {
    font-size: 32px;
  }
}

@media (max-width: 1366px) {
  body .fs32 {
    font-size: 30px;
  }
}

@media (max-width: 1200px) {
  body .fs32 {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  body .fs32 {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  body .fs32 {
    font-size: 22px;
  }
}

body .fs30 {
  font-size: 30px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs30 {
    font-size: 32px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs30 {
    font-size: 38px;
  }
}

@media (max-width: 1440px) {
  body .fs30 {
    font-size: 30px;
  }
}

@media (max-width: 1366px) {
  body .fs30 {
    font-size: 28px;
  }
}

@media (max-width: 1200px) {
  body .fs30 {
    font-size: 26px;
  }
}

@media (max-width: 1024px) {
  body .fs30 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  body .fs30 {
    font-size: 20px;
  }
}

body .fs28 {
  font-size: 28px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs28 {
    font-size: 34px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs28 {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  body .fs28 {
    font-size: 28px;
  }
}

@media (max-width: 1366px) {
  body .fs28 {
    font-size: 26px;
  }
}

@media (max-width: 1200px) {
  body .fs28 {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  body .fs28 {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs28 {
    font-size: 18px;
  }
}

body .fs26 {
  font-size: 26px;
}

body .fs24, body h2, body .h2 {
  font-size: 24px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs24, body h2, body .h2 {
    font-size: 28px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs24, body h2, body .h2 {
    font-size: 36px;
  }
}

@media (max-width: 1440px) {
  body .fs24, body h2, body .h2 {
    font-size: 24px;
  }
}

@media (max-width: 1366px) {
  body .fs24, body h2, body .h2 {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

body .fs18 {
  font-size: 18px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs18 {
    font-size: 22px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs18 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  body .fs18 {
    font-size: 18px;
  }
}

body .fs16 {
  font-size: 16px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs16 {
    font-size: 20px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs16 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  body .fs16 {
    font-size: 16px;
  }
}

body .fs14 {
  font-size: 14px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs14 {
    font-size: 18px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs14 {
    font-size: 22px;
  }
}

body .fs12 {
  font-size: 12px;
}

body .boxshadow2 {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

@media (max-width: 768px) {
  body .mt-5 {
    margin-top: 1.5rem !important;
  }
}

body .white {
  color: #ffffff;
}

body .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  body .more-border {
    width: 160px;
    height: 50px;
  }
}

body .more-border:hover {
  color: #39CAE1;
  background: #ffffff;
}

body .row {
  --bs-gutter-x: 1rem;
  z-index: 9;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  transition: all 0.35s ease;
  background-color: rgba(255, 255, 255, 0.6);
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #39CAE1;
  border-radius: 10px;
}

.form-control::-webkit-input-placeholder {
  color: #D5D5D5;
}

.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D5D5D5;
}

.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D5D5D5;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D5D5D5;
}

.personform .form-control::-webkit-input-placeholder {
  color: #010101;
}

.personform .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #010101;
}

.personform .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #010101;
}

.personform .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #010101;
}

.Teacher-block .box form .form-group .form-control::-webkit-input-placeholder {
  color: #000000;
}

.Teacher-block .box form .form-group .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
}

.Teacher-block .box form .form-group .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
}

.Teacher-block .box form .form-group .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

.form-control {
  color: #333;
}

.m-percent-include {
  width: calc(100% - 70px);
  background: #EFEFEF;
  overflow: hidden;
  position: relative;
  display: inline-block;
  border: 3px solid #EFEFEF;
}

.m-percent-include .m-no-percent {
  width: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  background: transparent;
  overflow: hidden;
  height: 12px !important;
}

.m-bg-percent {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 12px !important;
}

.m-percent {
  display: inline-block;
  vertical-align: middle;
  padding-left: 2px;
}

.pup .container.container::-webkit-scrollbar {
  width: 8px;
}

.pup .container.container::-webkit-scrollbar-track {
  background-color: #F1F3F4;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.pup .container.container::-webkit-scrollbar-thumb {
  background-color: #C2C2C2;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links::-webkit-scrollbar {
  width: 2px;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links::-webkit-scrollbar-thumb {
  background-color: #fff;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.eCourses-block .box .eventlists::-webkit-scrollbar {
  width: 8px;
}

.eCourses-block .box .eventlists::-webkit-scrollbar-track {
  background-color: #efefef;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.eCourses-block .box .eventlists::-webkit-scrollbar-thumb {
  background-color: #39CAE1;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.eCourses-block .box .eventlists {
  box-sizing: border-box;
  padding-right: 10px;
}

.text-left p {
  text-align: left !important;
}

.dropdown-menu li:nth-last-child(1) a {
  border-bottom: none;
}

.dropdown-menu {
  background-color: #FDFBF5;
  position: absolute;
  width: 100%;
  min-width: 100%;
  left: 0%;
  right: 0;
  padding: 3rem 0;
  margin-top: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border: none;
  border-radius: 0 !important;
}

@media (max-width: 1280px) {
  .dropdown-menu {
    box-shadow: none;
    background: #fff;
    padding: 0;
    position: relative;
  }
}

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
  color: #707070;
  white-space: nowrap;
  margin-left: 0 !important;
  border-bottom: 1px solid #efefef;
  border-radius: 0 !important;
  transition: all 0.35s ease;
}

@media (max-width: 1200px) {
  .dropdown-menu li a {
    border: none;
  }
}

.dropdown-menu li a:hover {
  border-bottom: 1px solid #39CAE1;
  background: none !important;
  color: #39CAE1 !important;
}

.dropdown-menu .imgs img {
  width: 100%;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-3 {
    display: none;
  }
}

.dropdown-menu .col-md-9 {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 {
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin {
  width: 30%;
  border-left: 1px solid rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding-left: 3rem;
  margin-left: 3rem;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin a {
    padding: 0.5rem 0;
    font-size: 16px;
  }
  .dropdown-menu .col-md-9 .leftin a:nth-last-child(1) {
    border-bottom: none;
  }
}

.dropdown-menu .col-md-9 .leftin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .leftin a.orange {
  color: #39CAE1;
}

.dropdown-menu .col-md-9 .rightin {
  width: 60%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .rightin {
    width: 100%;
    display: none;
  }
}

.dropdown-menu .col-md-9 .rightin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.dropdown-menu .col-md-9 .rightin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .rightin a.orange {
  color: #39CAE1;
}

.dropdown-menu .col-md-9 .rightin .second {
  width: 45%;
}

.dropdown-menu .col-md-9 .rightin .third {
  width: 45%;
}

@media (max-width: 1280px) {
  .dropdown-menu .container {
    max-width: 100%;
  }
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
  display: none !important;
}

.dropdown-submenu {
  position: relative;
}

.open > .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 0px;
  display: block;
}

.form-control:focus, .form-select:focus, .btn:focus {
  box-shadow: none !important;
}

main ul {
  padding-left: 0rem;
}

main ul li {
  list-style: none;
  position: relative;
  margin-bottom: 1rem;
}

main ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  background: #0B85C8;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: none;
}

.container {
  max-width: 1700px;
  width: 100%;
}

@media screen and (min-width: 2561px) {
  .container {
    max-width: 82%;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
  .container {
    max-width: 80%;
  }
}

@media (max-width: 1440px) {
  .container {
    max-width: 88%;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 94%;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 98%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .icons, .inner-mob {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .d-md-block, .d-none {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-md-none {
    display: inline-block !important;
  }
}

.icon {
  width: 2em;
  height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  fill: #707070;
}

@media (max-width: 1024px) {
  .icon {
    width: 3em;
    height: 3em;
  }
}

@media (max-width: 767px) {
  .icon {
    width: 2.5em;
  }
}

@media (max-width: 767px) {
  .webskp {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 767px) {
  .mobile {
    display: block;
  }
}

.text-right {
  text-align: right !important;
}

@media (max-width: 1024px) {
  .icon-box {
    display: flex !important;
  }
}

@keyframes img_move {
  0% {
    top: 0px;
  }
  25% {
    top: -7px;
  }
  50% {
    top: 0px;
  }
  75% {
    top: -7px;
  }
  100% {
    top: 0px;
  }
}

@keyframes rotate_left {
  100% {
    transform: rotate(360deg);
    left: 50px;
    opacity: 1;
  }
}

@keyframes rotate_right {
  100% {
    transform: rotate(360deg);
    right: 50px;
    opacity: 1;
  }
}

@keyframes random_move1 {
  33% {
    transform: translateX(45px);
    transform: translateY(10px);
  }
  66% {
    transform: translateX(10px);
    transform: translateY(45px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes random_move2 {
  33% {
    transform: translateX(10px);
    transform: translateY(50px);
  }
  66% {
    transform: translateX(40px);
    transform: translateY(20px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes mymove {
  0% {
    bottom: 1px;
  }
  50% {
    bottom: 3px;
  }
  100% {
    bottom: 5px;
  }
}

@keyframes mymove1 {
  0% {
    left: 5px;
  }
  50% {
    left: 10px;
  }
  100% {
    left: 15px;
  }
}

.swiper-button-next, .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #39CAE1;
  outline: none;
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 1.5em;
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
  right: -1.5vw;
}

@media (max-width: 1024px) {
  .swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
    right: -3vw;
  }
}

.swiper-button-next.swiper-button-next::after, .swiper-button-prev.swiper-button-next::after {
  content: "";
  width: 13px;
  height: 13px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
}

.swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
  left: -1.5vw;
}

@media (max-width: 1024px) {
  .swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
    left: -3vw;
  }
}

.swiper-button-next.swiper-button-prev::after, .swiper-button-prev.swiper-button-prev::after {
  content: "";
  width: 13px;
  height: 13px;
  background: url(../images/left.svg) no-repeat top center;
  background-size: cover;
}

header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #ffffff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
}

@media (max-width: 1200px) {
  header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

header .header {
  width: 100%;
}

header .header .topbar {
  position: relative;
  z-index: 99;
}

header .header .container {
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 0px;
}

@media (max-width: 1440px) {
  header .header .container {
    padding-left: 1.5%;
  }
}

header .header .container .left {
  max-width: 400px;
  transition: all 0.35s ease;
}

@media (max-width: 1680px) {
  header .header .container .left {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  header .header .container .left {
    max-width: 270px;
  }
}

header .header .container .left .logo {
  display: flex;
  align-items: center;
}

header .header .container .left .logo img {
  max-width: 100%;
}

header .header .container .icon-box a {
  margin-left: 2vmin;
}

header .header .container .icon-box .btn {
  margin-right: 2rem;
  margin-left: 2rem;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 25px;
  width: 30px;
  cursor: pointer;
  z-index: 99;
}

@media (max-width: 767px) {
  header .header .container .icon-box .btn {
    margin-right: 1.3rem;
    margin-left: 1.3rem;
  }
}

header .header .container .icon-box .btn span {
  position: absolute;
  webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  height: 3px;
  width: 100%;
  background: #555;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

header .header .container .icon-box .btn span:first-child {
  top: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:last-child {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"]::after {
    content: "\f124";
  }
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"] span {
    display: none;
  }
}

header .header .container .right {
  position: relative;
  width: calc(100% - 600px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1680px) {
  header .header .container .right {
    width: calc(100% - 300px);
  }
}

@media screen and (min-width: 2561px) {
  header .header .container .right ul {
    justify-content: space-between !important;
  }
}

@media (max-width: 1280px) {
  header .header .container .right {
    width: calc(100% - 200px);
  }
}

@media (max-width: 1024px) {
  header .header .container .right {
    justify-content: flex-end;
    width: calc(100% - 0px);
  }
}

header .header .container .right .nav-outer {
  width: 60%;
  height: 100%;
}

@media (max-width: 1024px) {
  header .header .container .right .nav-outer {
    width: auto;
  }
}

header .header .container .right .link {
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  header .header .container .right .link {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ffffff;
    justify-content: space-between !important;
  }
  header .header .container .right .link div {
    width: 18%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  header .header .container .right .link div {
    width: auto;
  }
}

@media (max-width: 1024px) {
  header .header .container .right .link div a {
    padding-top: 1rem;
  }
}

header .header .container .right .icon-box a {
  margin-right: 1.5vmin;
}

header .header .container .right .icon-box img {
  width: 5vmin;
}

header .header .container .right .nav-link {
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
}

header .header .container .right .nav-link:hover {
  color: #39CAE1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

header .header .container .right .nav-link:hover i {
  color: #ffffff;
}

header .header .container .right .nav-link a {
  display: block;
  padding: 0.5rem 1.5rem;
  text-align: center;
  font-family: 'TradeGothicLTStd','微軟正黑體';
}

@media (max-width: 1680px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 1366px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 767px) {
  header .header .container .right .nav-link a {
    margin-left: 0;
  }
}

header .header .container .right .nav-link a.active {
  color: #39CAE1;
}

header .header .container .right .nav-link i {
  margin-left: 0.3rem;
}

header .header .mask_background {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  display: none;
  opacity: 0;
  width: 100vw;
  height: 100%;
  z-index: 1000;
}

header .header #collapseNav {
  position: fixed;
  right: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
  transition: all 0.5s;
  opacity: 0;
  display: none;
}

header .header #collapseNav .navscontent {
  pointer-events: all;
  width: 80vw;
  height: 100%;
  background: rgba(31, 51, 104, 0.9);
  position: absolute;
  backdrop-filter: blur(5px);
  right: 0;
  top: 0;
  padding: 20px 25px 20px 40px;
}

header .header #collapseNav .nav {
  display: block;
}

header .header #collapseNav .nav .nav-item {
  color: #707070;
  position: static;
}

header .header #collapseNav .nav .nav-item .nav-link {
  padding-left: 1.45rem;
  color: #707070;
}

header .header #collapseNav .nav .nav-item .btn {
  color: #ffffff;
  text-align: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #F6F6F6;
}

header .header #collapseNav .nav .nav-item .btn .fa {
  color: #39CAE1;
  font-size: 20px;
}

header .header #collapseNav .nav .nav-item .btn .fa::before {
  transition: all 0.35s ease;
  content: '+';
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa::before {
  content: '-';
}

header .header #collapseNav .nav .nav-item .nav-item {
  padding-left: 1rem;
  margin-top: 0.5rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
  margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-link {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item {
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item .nav-link {
  padding-left: 2.125rem;
}

header .header #collapseNav .nav .nav-item .scoial a {
  width: 30px;
  height: 30px;
  border: 1px solid #39CAE1;
  color: #39CAE1;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .header #collapseNav .copy {
  position: fixed;
  bottom: 4rem;
}

header .header #collapseNav .copy a:nth-child(1)::after, header .header #collapseNav .copy a:nth-child(1)::before {
  content: '';
  display: inline-block;
  margin: 0 0.5rem;
  width: 1px;
  height: 10px;
  background-color: #707070;
}

header .nav-box {
  z-index: 99;
  padding: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  header .nav-box {
    display: none !important;
  }
}

header .nav-box .nav {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1366px) {
  header .nav-box .nav {
    justify-content: flex-end !important;
  }
}

header .nav-box .nav .nav-item {
  height: 100%;
  display: flex;
  align-items: center;
}

header .nav-box .nav .nav-item.active {
  border-bottom: 4px solid #39CAE1;
}

header .nav-box .nav .nav-link {
  color: #707070;
  padding: 0.5rem 1.5rem;
  font-family: 'TradeGothicLTStd','微軟正黑體';
}

@media screen and (min-width: 2561px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 2rem;
  }
}

@media screen and (max-width: 1460px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 1rem;
  }
}

header .nav-box .nav .nav-link:hover {
  color: #39CAE1;
}

header .lang {
  position: relative;
  margin-right: 2rem;
}

@media (max-width: 1024px) {
  header .lang {
    display: none;
  }
}

header .lang span {
  display: inline-block;
  color: #707070;
  cursor: pointer;
  transition: all 0.35s ease;
}

header .lang span img {
  margin-right: 10px;
}

header .lang dl {
  display: none;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #E8E8E8;
  border-radius: 10px;
}

header .lang dl dd {
  padding: 5px;
  margin-bottom: 0;
}

header .lang dl dd a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #333;
  transition: all 0.35s ease;
}

header .lang dl dd a:hover {
  color: #39CAE1;
}

header .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  margin-left: 2rem;
}

@media (max-width: 1280px) {
  header .links {
    justify-content: flex-start;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  header .links {
    display: none;
  }
}

header .login {
  height: 100%;
  margin-left: 2rem;
}

@media (max-width: 767px) {
  header .login {
    margin-left: 0;
  }
}

header .login a {
  display: inline-block;
  background: #0B85C8;
  padding: 1.1rem 2rem;
  height: 100%;
  color: #ffffff;
  background-image: linear-gradient(to right, #39CAE1, #00A4BD);
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .login a:hover {
  background-image: linear-gradient(to left, #39CAE1, #00A4BD);
}

@media (max-width: 1024px) {
  header .login a {
    padding: 0.8rem 1.5rem;
  }
}

@media (max-width: 768px) {
  header .login a {
    padding: 0.6rem 1rem;
  }
}

header .login a img {
  margin-right: 10px;
}

header .noticebox {
  position: relative;
}

header .noticebox .notice {
  margin-left: 2rem;
  position: relative;
}

header .noticebox .notice sub {
  display: inline-block;
  color: #ffffff;
  position: relative;
  padding: 5px;
  line-height: 1;
  z-index: 99;
  transform: translate(-10px, 2px);
}

header .noticebox .notice sub::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  padding-bottom: 100%;
  z-index: -1;
  border-radius: 50%;
  margin: auto;
  background: #FF0000;
}

header .noticebox .notice_submenu {
  position: absolute;
  right: -2rem;
  top: 80px;
  background: #ffffff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  width: 420px;
  display: none;
  z-index: 9999;
}

@media (max-width: 767px) {
  header .noticebox .notice_submenu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    padding-top: 4rem;
    box-sizing: border-box;
  }
}

header .noticebox .notice_submenu::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #ffffff;
  position: absolute;
  right: 11%;
  top: -20px;
}

header .noticebox .notice_submenu .ShowAll {
  text-decoration: underline;
}

.blackText {
  color: #000000;
}

.mobile-menu-visible header .header .container .icon-box .btn span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 4px;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 4px;
}

.opennav {
  overflow: hidden;
}

.opennav header {
  position: fixed;
  top: 0;
}

@media (max-width: 1024px) {
  .nav-up {
    bottom: -100% !important;
  }
}

.tag {
  display: flex;
}

@media (max-width: 767px) {
  .tag {
    width: 100%;
  }
}

.tag em {
  font-style: normal;
  background: #FAEDD1;
  color: #ffffff;
  padding: 0.3rem 0.5rem;
  margin-right: 0.5rem;
  color: #808080;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

#share {
  position: absolute;
  width: 700px;
  right: -20px;
  bottom: -30px;
  display: none;
}

@media (max-width: 1024px) {
  #share {
    position: fixed;
    background: #ffffff;
    width: 100%;
    bottom: 65px;
    left: 0;
    right: auto;
  }
  #share .jssocials-shares {
    width: 100%;
  }
  #share .jssocials-shares .jssocials-share {
    width: 16%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  #share .jssocials-shares .jssocials-share {
    width: 12%;
  }
}

.close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  right: 0.7rem;
  top: 0.5rem;
  display: block;
  z-index: 99;
  height: 40px;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}

@media (max-width: 767px) {
  .close {
    right: 0.1rem;
    top: 0.1rem;
  }
}

.close::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
  transform: rotate(-45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

@keyframes mymove {
  0% {
    transform: translateY(5%);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(2%);
  }
}

.arrow-right {
  position: relative;
}

.arrow-right::after {
  content: '\2192';
  display: inline-block;
}

.txt p a {
  color: #0072BC;
}

.txt h3 {
  color: #39CAE1;
  font-size: 22px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  .txt h3 {
    font-size: 26px;
  }
}

@media screen and (min-width: 2561px) {
  .txt h3 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .txt h3 {
    font-size: 18px;
  }
}

.txt img {
  display: inline-block;
}

.txt em {
  display: block;
  color: #999;
}

@keyframes rotateMouse {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  10% {
    -webkit-transform: rotateZ(10deg);
    -ms-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  20% {
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
  30% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

/*!sc*/
/* 禁用饼状图扇形的 hover 动画效果 */
.eCourses-block g[role="menuitem"] {
  transition: none !important;
  transform: none !important;
  cursor: default !important;
}

.eCourses-block g[role="group"] {
  transform: translate(0, 270);
  position: absolute;
  right: 0;
  top: 0;
}

.eCourses-block g[role="switch"] {
  width: 100%;
  transform: translate(58.5, 20);
}

#chart > div {
  transform: translateX(-25%);
  width: 100% !important;
}

#chart > div canvas {
  width: 100% !important;
}

.pl-3 {
  padding-left: 3rem;
}

@media (max-width: 1200px) {
  .pl-3 {
    padding-left: 0;
  }
}

@media (max-width: 1680px) {
  .wid1680 {
    width: 100% !important;
  }
}

.tablewrap thead tr th:nth-last-child(1) {
  position: sticky;
  right: 0;
  z-index: 1;
  background-color: #fff;
}

@media (max-width: 767px) {
  .tablewrap thead tr th:nth-last-child(1) {
    position: relative;
  }
}

.tablewrap tbody tr td:nth-last-child(1) {
  position: sticky;
  right: 0;
  z-index: 1;
  background-color: #fff;
}

@media (max-width: 767px) {
  .tablewrap tbody tr td:nth-last-child(1) {
    position: relative;
  }
}

.Learning-block {
  position: relative;
  overflow: hidden;
  margin: 2rem auto;
}

.Learning-block .Learninglist .items {
  border-radius: 10px;
  background: #ffffff;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: center;
}

.Learning-block .Learninglist .items .boximg {
  max-width: 180px;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .boximg {
    max-width: 100%;
    width: 100%;
  }
}

.Learning-block .Learninglist .items .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 0 0 20px;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .boximg img {
    border-radius: 20px;
  }
}

.Learning-block .Learninglist .items .con {
  width: calc(100% - 190px);
  position: relative;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .con {
    width: 100%;
    box-sizing: border-box;
    padding: 1.5rem;
  }
}

.Learning-block .Learninglist .items .con .title {
  color: #1D1D1D;
  margin-bottom: 1rem;
}

.Learning-block .Learninglist .items .con .sc {
  display: flex;
  align-items: baseline;
  margin-bottom: 0.5rem;
  color: #010101;
  margin-top: 0.3rem;
}

.Learning-block .Learninglist .items .con .sc img {
  margin-right: 10px;
}

.Learning-block .Learninglist .items .con .date {
  color: #39CAE1;
}

.Learning-block .Learninglist .items .con .more {
  position: absolute;
  right: 2rem;
  top: 0rem;
  padding: 0.5rem 0.5rem;
  width: 147px;
  text-align: center;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .con .more {
    position: relative;
    right: 0;
    margin-top: 1.5rem;
  }
}

.Learning-block .Learninglist .items .con .more i {
  margin-left: 1rem;
}

.Learning-block .Learninglist .items .con .more.wishlist {
  background: #FEA92A;
  border: 1px solid #FEA92A !important;
}

.Learning-block .Learninglist .items .con .process {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
}

.Learning-block .Learninglist .items .con dl {
  display: flex;
  margin-bottom: 0;
  margin-top: 1rem;
}

.Learning-block .Learninglist .items .con dl dd {
  margin-right: 5rem;
  margin-bottom: 0;
}

.Learning-block .Learninglist .items .con dl dd span {
  display: block;
  color: #A7A7A7;
}

.Learning-block .Learninglist .items .con dl dd p {
  color: #010101;
  margin-bottom: 0;
  margin-top: 0.5rem;
}

.Learning-block .Learninglist .items .con .two-btn {
  position: absolute;
  right: 2rem;
  top: 0rem;
  max-width: 227px;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .con .two-btn {
    position: relative;
    left: 0rem;
    right: auto;
    display: flex;
    align-items: center;
    max-width: 100%;
    justify-content: space-between;
  }
}

.Learning-block .Learninglist .items .con .two-btn .more {
  position: relative;
  right: 0;
  display: inline-block;
  text-align: center;
  border: 1px solid #0DA6BE;
  height: auto;
  float: right;
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .con .two-btn .more {
    max-width: 49%;
    width: 49%;
  }
}

.Learning-block .Learninglist .items .con .two-btn .more.noback {
  background: none;
  color: #000000;
}

.Learning-block .Learninglist .items .con .two-btn .big-more {
  width: 182px;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .con .two-btn .big-more {
    width: 50%;
    max-width: 50%;
  }
}

.Learning-block .Learninglist .items .con .two-btn .Remove {
  background: #D3D3D3;
  border: 1px solid #D3D3D3;
}

.Learning-block .Learninglist .items .con .tags {
  display: flex;
  align-items: center;
  margin-top: 4rem;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .Learning-block .Learninglist .items .con .tags {
    margin-top: 1.5rem;
  }
}

.Learning-block .Learninglist .items .con .tags a {
  display: inline-block;
  border-radius: 20px;
  background: #E6FCFF;
  border: 1px solid #39CAE1;
  padding: 0.5rem 1rem;
  margin-right: 0.8rem;
  margin-bottom: 0.8rem;
}

.Learning-block .Coursebox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Learning-block .Coursebox .Learning-bar {
  width: calc(100% - 192px);
  margin-bottom: 0;
}

.Learning-block .Coursebox .Add-Course {
  width: 172px;
  border-radius: 10px;
  background: #39CAE1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.Learning-block .Coursebox .Add-Course img {
  margin-right: 10px;
}

.Learning-block .Learning-bar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px 20px;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .Learning-block .Learning-bar {
    justify-content: center;
    padding: 1.5rem;
  }
}

.Learning-block .Learning-bar .more {
  background: #39CAE1;
  width: 175px;
  text-align: center;
  padding: 0.6rem 1rem;
  border-radius: 3px;
}

@media (max-width: 1024px) {
  .Learning-block .Learning-bar .more {
    padding: 2rem 1rem;
  }
}

@media (max-width: 767px) {
  .Learning-block .Learning-bar .more {
    width: 100%;
    padding: 1rem;
  }
}

.Learning-block .formbox {
  position: relative;
  z-index: 99;
  width: calc(100% - 180px);
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .Learning-block .formbox {
    width: 100%;
  }
}

@media (max-width: 1280px) {
  .Learning-block .formbox .form-group {
    width: 50%;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .Learning-block .formbox .form-group {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #E3E3E3;
  }
}

@media (max-width: 1280px) {
  .Learning-block .formbox .form-group:nth-child(2) .select-menu {
    border-right: none;
  }
}

.Learning-block .formbox .form-group:nth-child(4) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-radius: 2px;
  border-color: #E3E3E3 !important;
}

.Learning-block .formbox .form-group:nth-child(4) label {
  color: #A2A2A2;
  white-space: nowrap;
}

@media (max-width: 1280px) {
  .Learning-block .formbox .form-group:nth-child(4) label {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .Learning-block .formbox .form-group:nth-child(4) label {
    padding-left: 0;
  }
}

.Learning-block .formbox .form-group:nth-child(4) .select-menu {
  border-right: none;
}

@media (max-width: 1280px) {
  .Learning-block .formbox .form-group:nth-child(4) {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .Learning-block .formbox .form-group:nth-child(4) {
    width: 100%;
    margin-top: 1rem;
  }
}

@media (max-width: 1280px) {
  .Learning-block .formbox .form-group:nth-child(5) {
    width: 100%;
  }
}

.Learning-block .formbox .form-group .form-control {
  position: relative;
  border-radius: 0px;
  border: none;
  padding: 0.9rem 0.5rem;
}

.Learning-block .formbox .form-group .relative {
  position: relative;
  border-radius: 0px;
  color: #7A7A7A;
  padding: 0;
  padding-right: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .Learning-block .formbox .form-group .relative {
    padding: 1rem 0;
  }
}

.Learning-block .formbox .form-group .relative.wid-search {
  width: 40%;
}

@media (max-width: 1024px) {
  .Learning-block .formbox .form-group .relative.wid-search {
    width: 100%;
    border-right: 1px solid #E3E3E3;
  }
}

@media (max-width: 767px) {
  .Learning-block .formbox .form-group .relative.wid-search {
    border-right: none !important;
  }
}

.Learning-block .formbox .form-group .relative button {
  background: none;
  border: none;
}

.Learning-block .formbox .form-group .relative .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  color: #7A7A7A;
  padding: 0;
}

.Learning-block .formbox .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
  border-right: 1px solid #E3E3E3;
}

@media (max-width: 767px) {
  .Learning-block .formbox .form-group .select-menu {
    border-right: none !important;
  }
}

.Learning-block .formbox .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  z-index: 9;
  border-radius: 5px;
}

.Learning-block .formbox .form-group .select-menu-ul li {
  padding: 5px 8px;
  margin-bottom: 0;
}

.Learning-block .formbox .form-group .select-menu-ul li::before {
  display: none;
}

.Learning-block .formbox .form-group .select-menu-ul li:hover {
  background: #f2f2f2;
}

.Learning-block .formbox .form-group .select-menu-div {
  width: 100%;
  position: relative;
}

.Learning-block .formbox .form-group .select-this {
  background: #39CAE1;
  color: #fff;
}

.Learning-block .formbox .form-group .select-this:hover {
  background: #39CAE1 !important;
}

.Learning-block .formbox .form-group i {
  margin-right: 0px;
  position: absolute;
  right: 15px;
  /**top:50%;
                transform: translateY(-50%);**/
}

.Learning-block .formbox .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  color: #7A7A7A;
}

.Learning-block .formbox .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

.Learning-block .formbox .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (max-width: 1024px) {
  .Learning-block .formbox .d-flex {
    justify-content: center !important;
  }
  .Learning-block .formbox .d-flex button {
    margin: 1rem;
  }
}

.Learning-block .formbox .submit {
  background: #DC3412;
  border-radius: 30px 0 30px 0px;
  display: block;
  border: none;
  width: 76px;
  height: 100%;
  float: left;
  padding: 0.9rem 0.2rem;
}

@media (max-width: 1024px) {
  .Learning-block .formbox .submit {
    width: 100px;
  }
}

.Learning-block .formbox .reset {
  display: block;
  border: none;
  background: none;
  float: right;
}

.Learning-block .formbox .reset img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .Learning-block .addbox {
    justify-content: flex-end !important;
  }
}

.Learning-block .addbox.showbtn .Learning-bar {
  width: calc(100% - 182px);
}

@media (max-width: 767px) {
  .Learning-block .addbox.showbtn .Learning-bar {
    width: 100%;
  }
}

.Learning-block .addbox.showbtn .addbtn {
  display: flex;
}

.Learning-block .addbox .Learning-bar {
  width: 100%;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .Learning-block .addbox .Learning-bar {
    width: 100%;
  }
}

.Learning-block .addbox .addbtn {
  border-radius: 10px;
  width: 172px;
  text-align: center;
  background: #39CAE1;
  padding: 1.8rem 1rem;
  display: none;
}

@media (max-width: 768px) {
  .Learning-block .addbox .addbtn {
    margin-top: 1.5rem;
    float: right;
  }
}

.Learning-block .addbox .addbtn img {
  margin-right: 10px;
}

.process {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
}

form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
}

form .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  z-index: 9;
  border-radius: 5px;
}

form .form-group .select-menu-ul li {
  padding: 5px 8px;
  margin-bottom: 0;
  border-radius: 0;
}

form .form-group .select-menu-ul li::before {
  display: none;
}

form .form-group .select-menu-ul li:hover {
  background: #f2f2f2;
}

form .form-group .select-menu-div {
  width: 100%;
  position: relative;
  padding: 0.7rem 0.5rem;
  border: none;
  border-radius: 10px;
}

form .form-group .select-menu-div i {
  margin-right: 5px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

form .form-group .select-this {
  background: #39CAE1;
  color: #fff;
}

form .form-group .select-this:hover {
  background: #39CAE1 !important;
}

form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
}

form .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

form .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.eCourses-block {
  position: relative;
  margin: 2rem auto;
  height: 100%;
}

.eCourses-block.whiteback {
  background: #ffffff;
}

.eCourses-block .box {
  border-radius: 10px;
  background: #FFFFFF;
  overflow: hidden;
  position: relative;
  border: 1px solid #ECECEC;
  box-sizing: border-box;
  padding: 2rem;
}

@media (max-width: 767px) {
  .eCourses-block .box {
    padding: 1.2rem;
  }
}

.eCourses-block .box.bluelightback {
  background: #EEFDFF;
}

.eCourses-block .box.hei100 {
  height: 100%;
}

.eCourses-block .box.teacher-user .user {
  max-width: 100%;
  border-right: none;
  width: 100%;
}

@media (max-width: 767px) {
  .eCourses-block .box.teacher-user .user {
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.eCourses-block .box.teacher-user .user .border-right {
  border-right: 1px solid #E1E1E1;
}

@media (max-width: 767px) {
  .eCourses-block .box.teacher-user .user .border-right {
    border-right: none;
    border-bottom: 1px solid #E1E1E1;
    width: 100%;
    padding-bottom: 1rem;
  }
}

.eCourses-block .box.teacher-user .user h3 {
  margin-top: 0rem;
}

.eCourses-block .box.teacher-user .user p {
  margin-bottom: 0;
}

.eCourses-block .box.teacher-user .conbox {
  width: calc(100% - 400px);
  box-sizing: border-box;
  padding-right: 3rem;
}

.eCourses-block .box.teacher-user .conbox .address dd b, .eCourses-block .box.teacher-user .conbox .address dd i {
  color: #5F88AB;
}

.eCourses-block .box.teacher-user .k {
  width: calc(100% - 400px);
}

@media (max-width: 767px) {
  .eCourses-block .box.teacher-user .k {
    width: 100%;
  }
}

.eCourses-block .box.teacher-user .k .more {
  float: right;
  width: 197px;
  padding: 0.8rem;
  height: auto;
  background: #39CAE1;
}

@media (max-width: 767px) {
  .eCourses-block .box.teacher-user .k .more {
    width: 100%;
  }
}

.eCourses-block .box.teacher-user .more {
  border-radius: 10px;
  margin-top: 1rem;
}

.eCourses-block .box.boxshadow {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  border-radius: 0;
}

.eCourses-block .box.boxshadow .student_person {
  max-width: 90%;
  margin: 0 auto;
  transform: translateY(-20px);
}

@media (max-width: 1024px) {
  .eCourses-block .box.boxshadow .student_person {
    max-width: 100%;
    transform: translateY(0px);
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.eCourses-block .box.boxshadow .student_person .col-md-7 {
  display: flex;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .eCourses-block .box.boxshadow .student_person .col-md-7 {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.eCourses-block .box.boxshadow .student_person .col-md-7 .person {
  position: relative;
  max-width: 142px;
}

.eCourses-block .box.boxshadow .student_person .col-md-7 .person .edit {
  position: absolute;
  right: -15px;
  bottom: 0;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4358B4;
}

.eCourses-block .box.boxshadow .student_person .col-md-7 .person-text {
  margin-left: 3rem;
}

@media (max-width: 767px) {
  .eCourses-block .box.boxshadow .student_person .col-md-7 .person-text {
    margin-left: 0;
    margin-top: 2rem;
    text-align: center;
  }
}

.eCourses-block .box.boxshadow .student_person .col-md-7 .person-text .name {
  color: #000000;
}

.eCourses-block .box.boxshadow .student_person .more {
  float: right;
}

@media (max-width: 767px) {
  .eCourses-block .box.boxshadow .student_person .more {
    display: none;
  }
}

.eCourses-block .box.boxshadow .personform label {
  color: #39CAE1;
  margin: 0.7rem 0;
}

.eCourses-block .box.boxshadow .personform .form-control {
  padding: 0.8rem;
  border: 1px solid #E9E9E9;
  border-radius: 5px;
}

.eCourses-block .box.boxshadow .personform .there_input {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.eCourses-block .box.boxshadow .personform .there_input .form-control {
  width: calc(33.333% - .5rem);
}

.eCourses-block .box.boxshadow .personform .relative {
  position: relative;
}

.eCourses-block .box.boxshadow .personform .relative .change-pwd {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background: #39CAE1;
  border-radius: 3px;
  color: #ffffff;
  padding: 3px 10px;
  font-size: 13px;
  text-transform: uppercase;
}

.eCourses-block .box.boxshadow .personform .relative .change-pwd:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 1024px) {
  .eCourses-block .box.boxshadow .personform .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .eCourses-block .box.boxshadow .personform .col-md-3 {
    width: 100%;
  }
}

.eCourses-block .box.boxshadow .personform .form-group .select-menu-div {
  border: 1px solid #E9E9E9;
  border-radius: 5px;
}

.eCourses-block .box.boxshadow .personform .form-group.last {
  display: none;
}

@media (max-width: 767px) {
  .eCourses-block .box.boxshadow .personform .form-group.last {
    display: block;
  }
}

.eCourses-block .box dl dd {
  display: flex;
  align-items: baseline;
  color: #010101;
}

.eCourses-block .box dl dd img {
  margin-right: 10px;
}

.eCourses-block .box .apply {
  display: inline-block;
  background: #39CAE1;
  color: #ffffff;
  padding: 1rem 0.8rem;
  width: 180px;
  text-align: center;
  display: block;
  margin: 1rem auto;
  text-align: center;
  margin-left: 3rem;
  border-radius: 2px;
}

@media (max-width: 1440px) {
  .eCourses-block .box .apply {
    margin-left: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .eCourses-block .box .apply {
    margin-left: 0;
  }
}

.eCourses-block .box .moreinfo {
  display: inline-block;
  background: #262626;
  color: #ffffff;
  padding: 1rem 0.8rem;
  width: 180px;
  text-align: center;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-left: 3rem;
  border-radius: 2px;
}

@media (max-width: 1440px) {
  .eCourses-block .box .moreinfo {
    margin-left: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .eCourses-block .box .moreinfo {
    margin-left: 0;
  }
}

.eCourses-block .box.people {
  justify-content: space-between;
}

.eCourses-block .box.people .icos {
  max-width: 60px;
}

.eCourses-block .box.people .con {
  width: calc(100% - 60px);
}

.eCourses-block .box.people .con p {
  margin-bottom: 0;
}

.eCourses-block .box.people .con a {
  text-decoration: underline;
  color: #39CAE1;
  margin-top: 1rem;
}

.eCourses-block .box .course.course2 .items .boximg {
  max-width: 106px;
}

.eCourses-block .box .course.course2 .items .con {
  width: calc(100% - 126px);
}

.eCourses-block .box .course .items {
  border-bottom: 1px solid #E9E9E9;
  padding: 1.2rem 0;
}

.eCourses-block .box .course .items:nth-last-child(1) {
  border-bottom: none;
  padding-bottom: 0;
}

.eCourses-block .box .course .items:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.eCourses-block .box .course .items:hover .con p, .eCourses-block .box .course .items:hover .con span {
  color: #00A4BD;
}

.eCourses-block .box .course .items .boximg {
  max-width: 164px;
  overflow: hidden;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .eCourses-block .box .course .items .boximg {
    max-width: 124px;
  }
}

.eCourses-block .box .course .items .boximg img {
  transition: all 0.35s ease;
}

.eCourses-block .box .course .items .con {
  width: calc(100% - 184px);
}

@media (max-width: 767px) {
  .eCourses-block .box .course .items .con {
    width: calc(100% - 144px);
  }
}

.eCourses-block .box .course .items .con p {
  color: #717171;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.eCourses-block .box .course .items .con span {
  color: #A7A7A7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.eCourses-block .box .ques_tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.eCourses-block .box .questionbox {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}

.eCourses-block .box .questionbox .flex {
  width: auto;
  margin-right: 1.5rem;
}

@media (max-width: 1024px) {
  .eCourses-block .box .questionbox .flex {
    width: 100%;
    margin-right: 0.3rem;
  }
}

@media (max-width: 767px) {
  .eCourses-block .box .questionbox .flex {
    width: 100%;
    margin-right: 0;
  }
}

.eCourses-block .box .questionbox .flex input {
  position: absolute;
  opacity: 0;
}

.eCourses-block .box .questionbox .flex label {
  text-align: center;
  font-size: 14px;
  color: #000000;
  position: relative;
  width: auto;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 19px;
  box-sizing: border-box;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  border: 1px solid #D9D9D9;
}

.eCourses-block .box .questionbox .flex label span {
  display: flex;
  position: relative;
  align-items: center;
  float: right;
}

.eCourses-block .box .questionbox .flex label span.false {
  color: #9C2E2E;
}

.eCourses-block .box .questionbox .flex label span.true {
  color: #268232;
}

.eCourses-block .box .questionbox .flex label span .close {
  position: relative;
  height: 20px;
  top: 0;
  right: 0;
}

.eCourses-block .box .questionbox .flex label span .close::before, .eCourses-block .box .questionbox .flex label span .close::after {
  background: #707070;
  width: 10px;
  top: 7px;
  left: auto;
}

.eCourses-block .box .questionbox .flex input:checked + label {
  background: #39CAE1;
  color: #ffffff;
}

.eCourses-block .box .questionbox .flex input:checked + .greenback {
  background: #7ADB62;
  color: #ffffff;
}

.eCourses-block .box .questionbox .flex input:checked + .redback {
  background: #FF6464;
  color: #ffffff;
}

.eCourses-block .box .questionbox .btn-a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 90%);
}

@media (max-width: 1280px) {
  .eCourses-block .box .questionbox .btn-a {
    width: calc(100% - 80%);
  }
}

@media (max-width: 767px) {
  .eCourses-block .box .questionbox .btn-a {
    width: 100%;
    margin-top: 1rem;
  }
}

.eCourses-block .box .questionbox .btn-a a {
  border-radius: 5px;
  background: #F8F8F8;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

.eCourses-block .box .questionbox .btn-a a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.eCourses-block .box .Score {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #F8F8F8;
  padding: 2rem;
}

@media (max-width: 1366px) {
  .eCourses-block .box .Score {
    padding: 1.5rem 1rem;
  }
}

@media (max-width: 1024px) {
  .eCourses-block .box .Score {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .eCourses-block .box .Score {
    margin-top: 1.5rem;
  }
}

.eCourses-block .box .Score h2 {
  margin-bottom: 0;
  color: #39CAE1;
  margin: 0 20px;
}

@media (max-width: 1280px) {
  .eCourses-block .box .Score h2 {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .eCourses-block .box .Score h2 {
    margin: 0 20px;
  }
}

.eCourses-block .box .Score .dls dd {
  display: flex;
}

.eCourses-block .box .Score .dls dd:nth-child(2) b {
  color: #FF3D3D;
}

.eCourses-block .box .Score .dls dd span {
  width: 80px;
  display: inline-block;
}

@media (max-width: 1680px) {
  .eCourses-block .box .Score .dls dd span {
    width: 60px;
  }
}

.eCourses-block .box .Score .dls dd b {
  color: #39CAE1;
  width: calc(100% - 80px);
}

@media (max-width: 1680px) {
  .eCourses-block .box .Score .dls dd b {
    width: calc(100% - 60px);
  }
}

.eCourses-block .box .user {
  border-right: 1px solid #E1E1E1;
  width: 230px;
  box-sizing: border-box;
  padding-right: 2rem;
  padding-left: 1rem;
}

@media (max-width: 767px) {
  .eCourses-block .box .user {
    max-width: 100%;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

.eCourses-block .box .user img {
  display: block;
  margin: 0 auto auto auto;
}

.eCourses-block .box .user h3 {
  margin-top: 1.5rem;
  color: #646464;
  text-align: center;
}

.eCourses-block .box .user p {
  color: #A7A7A7;
  text-align: center;
}

.eCourses-block .box .user .edit {
  padding: 0.8rem 0.5rem;
  background: #39CAE1;
  width: 100%;
}

@media (max-width: 767px) {
  .eCourses-block .box .user .edit {
    margin: 0 auto;
    display: block;
    text-align: center;
    height: auto;
  }
}

.eCourses-block .box .conbox {
  width: calc(100% - 280px);
}

@media (max-width: 767px) {
  .eCourses-block .box .conbox {
    max-width: 100%;
    width: 100%;
  }
}

.eCourses-block .box .conbox .address dd {
  display: flex;
  margin-bottom: 2rem;
}

.eCourses-block .box .conbox .address dd i, .eCourses-block .box .conbox .address dd b {
  color: #00A4BD;
}

.eCourses-block .box .conbox .address dd b {
  margin: 0 20px;
  width: 50px;
}

.eCourses-block .box .conbox .address dd span {
  width: calc(100% - 100px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #656565;
}

.eCourses-block .box .conbox .address dd span a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #F8F8F8;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5F88AB;
}

.eCourses-block .box .conbox .address dd span a .fa-eye {
  display: none;
}

.eCourses-block .box .conbox .fourlist {
  margin-top: 3rem;
}

.eCourses-block .box .conbox .fourlist ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  flex-wrap: wrap;
}

.eCourses-block .box .conbox .fourlist ul li {
  width: 25%;
  border-right: 1.5px solid #E1E1E1;
  text-align: center;
}

@media (max-width: 768px) {
  .eCourses-block .box .conbox .fourlist ul li {
    width: 50%;
  }
  .eCourses-block .box .conbox .fourlist ul li:nth-last-child(3) {
    border-right: none;
  }
}

.eCourses-block .box .conbox .fourlist ul li:nth-last-child(1) {
  border-right: none;
}

.eCourses-block .box .conbox .fourlist ul li h4 {
  margin-bottom: 0;
  color: #515151;
}

.eCourses-block .box .conbox .fourlist ul li p {
  margin-bottom: 0;
  color: #A7A7A7;
}

.eCourses-block .box .link:hover i {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.eCourses-block .box .link p {
  margin-bottom: 0.5rem;
  color: #646464;
}

.eCourses-block .box .link i {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #F9F9F9;
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
  transition: all 0.35s ease;
}

.eCourses-block .box .Course-tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.eCourses-block .box .Course-tit a {
  color: #6DA1EB;
  border-bottom: 1px solid #6DA1EB;
  font-size: 14px;
}

.eCourses-block .box .Coursetable {
  margin-top: 2rem;
}

.eCourses-block .box .Coursetable th, .eCourses-block .box .Coursetable td {
  vertical-align: middle;
  padding-left: 1rem;
  padding-right: 1rem;
  white-space: nowrap;
}

.eCourses-block .box .Coursetable thead {
  border-bottom: 1px solid #ffffff;
}

.eCourses-block .box .Coursetable thead th {
  color: #ABABAB;
}

.eCourses-block .box .Coursetable table tbody {
  border-top: none !important;
}

.eCourses-block .box .Coursetable table tbody tr {
  background: #F3F8FF;
  border-radius: 5px;
  border-bottom: 10px solid #ffffff;
}

.eCourses-block .box .Coursetable table tbody td {
  border: none;
}

.eCourses-block .box .Coursetable table tbody td a {
  display: inline-block;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.8rem 1rem;
  background: #3B9851;
}

.eCourses-block .box .Coursetable table tbody td a:nth-child(2) {
  background: #39CAE1;
  margin-left: 0.6rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.eCourses-block .box .Coursetable table tbody td a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.eCourses-block .box .Coursetable .process {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}

.eCourses-block .box .Coursetable .process span {
  margin-right: 10px;
}

.eCourses-block .box .Schedule ul {
  position: relative;
}

.eCourses-block .box .Schedule ul::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 96%;
  background: url(../images/x.svg) repeat top center;
  position: absolute;
  left: 3px;
  top: 5px;
  background-size: contain;
}

.eCourses-block .box .Schedule ul li {
  padding-left: 1.5rem;
}

.eCourses-block .box .Schedule ul li::before {
  display: block;
  background: #4172D8;
}

.eCourses-block .box .Schedule ul li h5 {
  color: #000;
  font-size: 16px;
}

.eCourses-block .box .Schedule ul li p {
  color: #707070;
}

.eCourses-block .box .Chapter a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E9E9E9;
  padding: 1.5rem 0;
}

.eCourses-block .box .Chapter a:nth-last-child(1) {
  border-bottom: none;
  padding-bottom: 0;
}

.eCourses-block .box .Chapter a::after {
  content: "\f107";
  font-family: 'FontAwesome';
}

.eCourses-block .box .Message {
  margin-top: 2rem;
}

.eCourses-block .box .Message ul {
  border-radius: 5px;
  background: #F3F8FF;
  padding: 1rem;
}

.eCourses-block .box .Message ul:nth-last-child(1) {
  margin-bottom: 0;
}

.eCourses-block .box .Message ul li {
  color: #444444;
}

.eCourses-block .box .Message ul li:nth-last-child(1) {
  margin-bottom: 0;
  color: #878787;
}

.eCourses-block .Information {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #D8D8D8;
}

.eCourses-block .Information li {
  padding-left: 0;
  width: 25%;
}

@media (max-width: 767px) {
  .eCourses-block .Information li {
    width: 50%;
  }
}

.eCourses-block .Information li::before {
  display: none;
}

.eCourses-block .Information li span {
  display: block;
  color: #A7A7A7;
}

.eCourses-block .Information li p {
  color: #010101;
  margin-bottom: 0;
  margin-top: 0.5rem;
}

.eCourses-block .tabcontent {
  width: 100%;
}

.eCourses-block .tabcontent .tabnav {
  margin-bottom: 1rem;
}

.eCourses-block .tabcontent .tabnav ul {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 0;
}

.eCourses-block .tabcontent .tabnav ul li {
  padding-left: 0;
  padding-bottom: 0.5rem;
  margin-right: 2rem;
  margin-bottom: 0;
  cursor: pointer;
}

.eCourses-block .tabcontent .tabnav ul li::before {
  display: none;
}

.eCourses-block .tabcontent .tabnav ul li.active {
  color: #39CAE1;
  border-bottom: 2px solid #39CAE1;
}

.eCourses-block .tabcontent .tabbox .items {
  display: none;
}

.eCourses-block .tabcontent .tabbox .items:nth-child(1) {
  display: block;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links {
  display: flex;
  align-items: center;
  border-bottom: none;
  justify-content: space-between;
  margin-top: 1rem;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links:nth-child(1) {
  margin-top: 0;
}

@media (max-width: 768px) {
  .eCourses-block .tabcontent .tabbox .items.items2 .links {
    overflow-y: scroll;
  }
}

.eCourses-block .tabcontent .tabbox .items.items2 .links p {
  width: 80%;
}

@media (max-width: 1440px) {
  .eCourses-block .tabcontent .tabbox .items.items2 .links p {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .eCourses-block .tabcontent .tabbox .items.items2 .links p {
    white-space: nowrap;
    margin-right: 2rem;
  }
}

.eCourses-block .tabcontent .tabbox .items.items2 .links em {
  color: #8F8F8F;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links a {
  display: inline-block;
  border-bottom: none;
  border-radius: 5px;
  background: #0EADC6;
  padding: 0.7rem 1rem;
  color: #ffffff;
  margin-left: 0.5rem;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .eCourses-block .tabcontent .tabbox .items.items2 .links a {
    padding: 0.5rem 0.8rem;
  }
}

.eCourses-block .tabcontent .tabbox .items.items2 .links a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.eCourses-block .tabcontent .tabbox .items.items2 .links a.upload-btn {
  background: #FE9900;
}

.eCourses-block .tabcontent .tabbox .items.items2 .links a::after {
  display: none;
}

.eCourses-block .tabcontent .tabbox .items a.lib {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  padding: 1.3rem 0;
  color: #0A0A0A;
}

.eCourses-block .tabcontent .tabbox .items a.lib:nth-child(1) {
  padding-top: 0;
}

.eCourses-block .tabcontent .tabbox .items a.lib:nth-last-child(1) {
  border-bottom: none;
  padding-bottom: 0;
}

.eCourses-block .tabcontent .tabbox .items a.lib::after {
  content: "\f107";
  font-family: 'FontAwesome';
}

.eCourses-block .tabcontent .tabbox .items table th, .eCourses-block .tabcontent .tabbox .items table td {
  padding: 1.7rem 1.5rem;
  white-space: nowrap;
  vertical-align: middle;
}

.eCourses-block .tabcontent .tabbox .items table td a::after {
  display: none;
}

.eCourses-block .tabcontent .tabbox .items table td .blue-btn {
  border-radius: 5px;
  background: #39CAE1;
  padding: 0.7rem 1.5rem;
  color: #ffffff;
}

.eCourses-block .tabcontent .tabbox .items table td .blue-btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.eCourses-block .tabcontent .tabbox .items table td .green-btn {
  border-radius: 5px;
  background: #3B9851;
  padding: 0.7rem 1.5rem;
  color: #ffffff;
}

.eCourses-block .tabcontent .tabbox .items table td .green-btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.eCourses-block .tabcontent .tabbox .items .li:nth-child(1) .txt {
  display: block;
}

.eCourses-block .tabcontent .tabbox .items .li.show a::after {
  transform: rotate(180deg);
}

.eCourses-block .tabcontent .tabbox .items .li a.lib {
  padding-top: 1.3rem;
}

.eCourses-block .tabcontent .tabbox .items .li .txt {
  padding-top: 1.5rem;
  margin-bottom: 2rem;
  display: none;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  color: #000000;
  flex-wrap: wrap;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a:hover {
  color: #00A4BD;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a:hover em {
  color: #00A4BD;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a:hover em::before {
  background: #00A4BD;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a:nth-child(1) {
  font-size: 14px;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a i {
  margin-right: 10px;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a em {
  display: flex;
  align-items: center;
  margin-left: 10px;
  color: #848484;
}

.eCourses-block .tabcontent .tabbox .items .li .txt a em::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #8B8B8B;
  margin-right: 10px;
}

.eCourses-block .numberbox {
  max-width: 148px;
  padding: 2.3rem 1.5rem;
}

.eCourses-block .numberbox.numberbox2 {
  padding: 0rem 1rem;
  max-width: 158px;
}

@media (max-width: 767px) {
  .eCourses-block .numberbox.numberbox2 {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 0;
  }
  .eCourses-block .numberbox.numberbox2 .box {
    width: 48%;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .eCourses-block .numberbox {
    max-width: 100%;
    width: 100%;
    margin-top: 1rem;
  }
}

.eCourses-block .numberbox b {
  display: block;
  color: #030303;
}

.eCourses-block table {
  border-radius: 10px;
  background: #ffffff;
}

.eCourses-block table td, .eCourses-block table th {
  /**padding: 1rem;
            vertical-align: middle;**/
}

.eCourses-block table th {
  color: #39CAE1;
}

.eCourses-block table tbody {
  border-top: none !important;
  /**td{
                padding: 1.5rem 1rem;
            }**/
}

.eCourses-block table a {
  /**display: inline-block !important;
            border-radius: 5px;
            border: none !important;
            color: $white !important;
            text-align: center;
            padding: 0.5rem 1rem !important;
            background: #3B9851;
            width: 116px;
            &.blueback{
                background: #39CAE1;
            }**/
}

.eCourses-block .row.last .col-md-4 {
  width: 30%;
}

.eCourses-block .row.last .col-md-4:nth-child(1) {
  width: 40%;
}

@media (max-width: 1366px) {
  .eCourses-block .row.numberboxlist .col-md-2 {
    width: 33.333%;
  }
}

@media (max-width: 767px) {
  .eCourses-block .row.numberboxlist .col-md-2 {
    width: 50%;
  }
}

.eCourses-block .row.numberboxlist .col-md-2 .box {
  padding: 1rem;
  height: 100%;
  color: #000000;
}

.eCourses-block .row.numberboxlist .col-md-2 .box p {
  min-height: 80px;
}

.eCourses-block .row.numberboxlist .col-md-2 .box h3 {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .eCourses-block .abtns {
    padding-top: 0 !important;
  }
}

.eCourses-block .abtns a {
  border-radius: 2px;
}

.eCourses-block .abtns a.add-btn {
  background: #262626;
  margin-right: 1rem;
  padding: 0.5rem 2rem;
  color: #ffffff;
}

@media (max-width: 768px) {
  .eCourses-block .abtns a.add-btn {
    padding: 0.5rem 1rem;
  }
}

.eCourses-block .abtns a.big-more {
  padding: 0.5rem 3rem;
  background: #39CAE1;
  color: #ffffff;
}

@media (max-width: 768px) {
  .eCourses-block .abtns a.big-more {
    padding: 0.5rem 1rem;
  }
}

@media (max-width: 1024px) {
  .eCourses-block .wid100 {
    width: 100%;
  }
}

@media (max-width: 1680px) {
  .eCourses-block .dflex-1024 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .eCourses-block .dflex-1024 .box {
    width: 49%;
    height: 100%;
  }
  .eCourses-block .dflex-1024 .box:nth-last-child(1) {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 1680px) and (max-width: 767px) {
  .eCourses-block .dflex-1024 .box:nth-last-child(1) {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1680px) and (max-width: 767px) {
  .eCourses-block .dflex-1024 .box {
    width: 100%;
    height: auto;
  }
}

.eCourses-block .hei200 {
  height: 475px;
}

@media (max-width: 767px) {
  .eCourses-block .hei200 {
    height: 290px;
  }
}

.eCourses-block .quizdl dd {
  width: 30%;
  display: block !important;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .eCourses-block .quizdl dd {
    width: 50%;
  }
}

.eCourses-block .quizdl dd span {
  display: block;
  color: #A7A7A7;
  margin-bottom: 0.5rem;
}

.eCourses-block .quizdl dd p {
  margin-bottom: 0;
}

.eCourses-block .quiz_fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: #ffffff;
  box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.07);
}

.eCourses-block .quiz_fixed #quiztime {
  display: flex;
  align-items: flex-end;
}

.eCourses-block .quiz_fixed #quiztime a {
  border-radius: 5px;
  background: #39CAE1;
  height: 94px;
}

.eCourses-block .quiz_fixed #quiztime img {
  margin-left: 2rem;
}

.eCourses-block .quiz_fixed .timebox {
  height: 94px;
}

.eCourses-block .quiz_fixed .col-md-6 {
  display: flex;
}

.eCourses-block .quiz_fixed .col-md-6 .quizdl {
  margin-left: 2rem;
}

.eCourses-block .quiz_fixed .col-md-6 .quizdl dd {
  width: auto;
  margin: 0;
}

.eCourses-block .quiz_fixed .col-md-6 .quizdl dd span {
  display: flex;
}

.eCourses-block .quiz_fixed .col-md-6 .quizdl dd span p {
  margin-left: 0.5rem;
}

.Teacher-block {
  position: relative;
  overflow: visible;
  margin: 2rem auto;
}

.Teacher-block .box {
  border-radius: 10px;
  background: #FFFFFF;
  overflow: visible;
  position: relative;
  border: 1px solid #ECECEC;
  box-sizing: border-box;
  padding: 2rem;
}

.Teacher-block .box.Finish {
  padding: 8rem 0;
}

.Teacher-block .box.Finish img {
  display: block;
  margin: 1rem auto;
}

.Teacher-block .box.Finish .more {
  margin: 2rem auto;
}

.Teacher-block .box form .form-group label {
  color: #39CAE1;
  margin-bottom: 0.5rem;
}

.Teacher-block .box form .form-group .form-control {
  position: relative;
  padding: 0.75rem 0.5rem;
  border: 1px solid #E9E9E9;
  border-radius: 10px;
}

.Teacher-block .box form .form-group .relative {
  position: relative;
  border-radius: 0px;
  color: #7A7A7A;
  padding: 0.9rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Teacher-block .box form .form-group .relative .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  color: #7A7A7A;
  padding: 0;
}

.Teacher-block .box form .form-group .file {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Teacher-block .box form .form-group .file .file-upload {
  width: 50%;
  border: 1px dashed #39CAE1;
  border-radius: 10px;
  height: 165px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Teacher-block .box form .form-group .file .file-upload img {
  display: block;
  margin: 0 auto 1rem auto;
}

.Teacher-block .box form .form-group .file .file-upload p {
  margin-bottom: 0;
}

.Teacher-block .box form .form-group .file .file-tips {
  width: 45%;
}

.Teacher-block .box form .form-group .file .file-tips p {
  color: #070707;
}

.Teacher-block .box form .form-group .file .file-tips p:nth-last-child(1) {
  margin-bottom: 0;
}

.Teacher-block .box form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
}

.Teacher-block .box form .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  z-index: 1;
  border-radius: 5px;
}

.Teacher-block .box form .form-group .select-menu-ul li {
  padding: 5px 8px;
  margin-bottom: 0;
}

.Teacher-block .box form .form-group .select-menu-ul li::before {
  display: none;
}

.Teacher-block .box form .form-group .select-menu-ul li:hover {
  background: #f2f2f2;
}

.Teacher-block .box form .form-group .select-menu-div {
  width: 100%;
  position: relative;
  padding: 0.7rem 0.5rem;
  border: 1px solid #E9E9E9;
  border-radius: 10px;
}

.Teacher-block .box form .form-group .select-this {
  background: #39CAE1;
  color: #fff;
}

.Teacher-block .box form .form-group .select-this:hover {
  background: #39CAE1 !important;
}

.Teacher-block .box form .form-group i {
  margin-right: 5px;
  position: absolute;
  right: 8px;
  /**top:50%;
                    transform: translateY(-50%);**/
}

.Teacher-block .box form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
}

.Teacher-block .box form .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

.Teacher-block .box form .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.Teacher-block .box form .btn {
  background: none;
  border: 1px solid #E9E9E9;
  padding: 0.4rem 3rem;
  color: #343434;
  margin: 0 1rem;
  border-radius: 2px;
}

@media (max-width: 767px) {
  .Teacher-block .box form .btn {
    padding: 0.5rem;
    width: 48%;
    margin: 0 0.5rem;
  }
}

.Teacher-block .box form .btn:nth-child(2) {
  background: #39CAE1;
  border: 1px solid #39CAE1;
  color: #ffffff;
}

.Teacher-block .box form .checkboxlist .checkbox-inline {
  padding-left: 10px;
  margin-bottom: 0;
  justify-content: flex-start;
}

@media (max-width: 992px) {
  .Teacher-block .box form .wid100 {
    width: 100%;
  }
}

.Teacher-block .box .questionbox {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .Teacher-block .box .questionbox {
    justify-content: space-between;
  }
}

.Teacher-block .box .questionbox .flex {
  width: 18%;
  margin-right: 0.5rem;
}

@media (max-width: 767px) {
  .Teacher-block .box .questionbox .flex {
    width: 48%;
    margin-right: 0;
  }
}

.Teacher-block .box .questionbox .flex input {
  position: absolute;
  opacity: 0;
}

.Teacher-block .box .questionbox .flex label {
  text-align: center;
  font-size: 12px;
  color: #000000;
  position: relative;
  width: auto;
  height: 36px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 19px;
  box-sizing: border-box;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 1px solid #39CAE1;
  background: #E6FCFF;
  justify-content: center;
}

.Teacher-block .box .questionbox .flex input:checked + label::before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 28px;
  background: url(../images/gx.png) no-repeat top center;
  position: absolute;
  left: -2px;
  top: 0;
}

.Teacher-block .box.progressbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

.Teacher-block .box.progressbox .progressbar {
  width: 600px;
}

@media (max-width: 767px) {
  .Teacher-block .box.progressbox .progressbar {
    width: 100%;
  }
}

.Teacher-block .box.progressbox .progressbar ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}

.Teacher-block .box.progressbox .progressbar ul li {
  width: 33.3333%;
  margin-bottom: 0;
}

.Teacher-block .box.progressbox .progressbar ul li:nth-child(1) .bars::before {
  display: none;
}

.Teacher-block .box.progressbox .progressbar ul li:nth-child(3) .bars::after {
  display: none;
}

.Teacher-block .box.progressbox .progressbar ul li.active .bars {
  background: #39CAE1;
  color: #ffffff;
}

.Teacher-block .box.progressbox .progressbar ul li.active .bars b {
  display: none;
}

.Teacher-block .box.progressbox .progressbar ul li.active .bars i {
  display: block;
}

.Teacher-block .box.progressbox .progressbar ul li .bars {
  border: 2px solid #39CAE1;
  border-radius: 50%;
  color: #B1B1B1;
  width: 78px;
  height: 78px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.Teacher-block .box.progressbox .progressbar ul li .bars::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #39CAE1;
  position: absolute;
  left: -100%;
  top: 50%;
}

.Teacher-block .box.progressbox .progressbar ul li .bars::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #39CAE1;
  position: absolute;
  right: -100%;
  top: 50%;
}

.Teacher-block .box.progressbox .progressbar ul li .bars i {
  display: none;
}

.Teacher-block .box.progressbox .progressbar ul li p {
  text-align: center;
  display: block;
  margin-top: 1rem;
  margin-bottom: 0;
}

.Teacher-block .box.progressbox .title {
  padding: 3.5rem 0;
  position: relative;
  z-index: 9;
}

@media (max-width: 1024px) {
  .Teacher-block .box.progressbox .title {
    padding: 1.5rem 0;
  }
}

@media (max-width: 767px) {
  .Teacher-block .box.progressbox .title {
    width: 100%;
    padding-right: 0 !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
    z-index: 22;
  }
}

.Teacher-block .box.progressbox::after {
  content: '';
  display: block;
  width: 767px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: url(../images/bar.png) no-repeat top center;
  background-size: 100% 100%;
}

@media (max-width: 1024px) {
  .Teacher-block .box.progressbox::after {
    width: 367px;
  }
}

@media (max-width: 767px) {
  .Teacher-block .box.progressbox::after {
    right: -50%;
    width: 100%;
    height: 100%;
  }
  .Teacher-block .box.progressbox::after img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

.Teacher-block .box.progressbox::after img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Teacher-block .box .ques_edit_form .form-control {
  border: 1px solid #E9E9E9;
}

.Teacher-block .box .ques_edit_form .questionbox {
  display: flex;
  flex-wrap: wrap;
}

.Teacher-block .box .ques_edit_form .questionbox .flex {
  width: calc(30.333333% - 3rem);
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  margin-right: 4rem;
}

@media (max-width: 768px) {
  .Teacher-block .box .ques_edit_form .questionbox .flex {
    width: calc(45%);
    margin-right: 1rem;
  }
}

@media (max-width: 767px) {
  .Teacher-block .box .ques_edit_form .questionbox .flex {
    width: calc(100%);
    margin-right: 0;
  }
}

.Teacher-block .box .ques_edit_form .questionbox .flex span {
  width: 30px;
}

.Teacher-block .box .ques_edit_form .questionbox .flex .radio-inline {
  border: 1px solid #E9E9E9;
  border-radius: 10px;
  width: calc(100% - 30px);
  background: #ffffff;
  padding: 0.8rem 1rem;
  color: #000000;
  text-align: left;
  height: auto;
  margin-bottom: 0;
  display: block;
  font-size: 16px;
}

.Teacher-block .box .ques_edit_form .questionbox .flex input:checked + label {
  background: #39CAE1;
  color: #ffffff;
}

.Teacher-block .box .ques_edit_form .questionbox .flex input:checked + label::before {
  display: none;
}

.Teacher-block .box .ques_edit_form .btn {
  padding: 0.7rem 3rem;
}

.Teacher-block .Departmenttable.Studenttable table th {
  color: #000000;
  font-weight: bold;
  font-family: 'LatoBold','微軟正黑體';
}

.Teacher-block .Departmenttable table {
  margin-bottom: 0;
}

.Teacher-block .Departmenttable table th {
  padding: 1.5rem;
  color: #39CAE1;
  vertical-align: middle;
  white-space: nowrap;
}

.Teacher-block .Departmenttable table tbody {
  border-top: none  !important;
}

.Teacher-block .Departmenttable table tbody tr:nth-last-child(1) {
  border-bottom: 1px solid #fff;
}

.Teacher-block .Departmenttable table tbody tr td {
  padding: 1.5rem;
  color: #747474;
  vertical-align: middle;
  white-space: nowrap;
}

.Teacher-block .Departmenttable table tbody tr td:nth-last-child(1) a {
  background: #F8F8F8;
  color: #7E7E7E;
  margin-right: 10px;
  padding: 0.8rem 1rem;
}

.Teacher-block .Departmenttable table tbody tr td a {
  display: inline-block;
  border-radius: 5px;
  padding: 0.8rem 1.5rem;
}

.Teacher-block .Departmenttable table tbody tr td a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.Teacher-block .Departmenttable table tbody tr td a.publish-btn {
  border: 1px solid #E9E9E9;
  color: #39CAE1;
}

.Teacher-block .Departmenttable table tbody tr td a.add-question-btn, .Teacher-block .Departmenttable table tbody tr td a.blue-btn {
  background: #39CAE1;
  color: #ffffff;
}

.Teacher-block .Departmenttable table tbody tr td a.Green-btn {
  background: #3B9851;
  color: #ffffff;
  padding: 0.8rem 2.4rem;
}

.Teacher-block .CourseManagement .box {
  border: none;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
  border: 3px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .Teacher-block .CourseManagement .box {
    justify-content: center;
  }
  .Teacher-block .CourseManagement .box h3 {
    width: 100% !important;
    text-align: center;
    margin-top: 0.5rem;
  }
}

.Teacher-block .CourseManagement .box:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 3px solid #39CAE1;
}

.Teacher-block .CourseManagement .box:hover h3 {
  color: #39CAE1;
}

.Teacher-block .CourseManagement .box .icos {
  width: 90px;
}

.Teacher-block .CourseManagement .box .icos img {
  display: block;
}

.Teacher-block .CourseManagement .box h3 {
  color: #919191;
  width: calc(100% - 110px);
  margin-bottom: 0;
}

.Teacher-block .hei30 {
  height: 65px;
}

@media (max-width: 992px) {
  .Teacher-block .hei30 {
    height: auto;
  }
}

.Teacher-block .Chapterlist .box {
  border: none;
  margin-bottom: 1rem;
}

.Teacher-block .Chapterlist .box h3 {
  margin-bottom: 0;
}

.Teacher-block .Chapterlist .box .btna.seven-btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .Teacher-block .Chapterlist .box .btna.seven-btns {
    margin-top: 1.5rem;
  }
}

.Teacher-block .Chapterlist .box .btna.seven-btns a {
  width: 46%;
}

.Teacher-block .Chapterlist .box .btna a {
  display: block;
  width: 147px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0DA6BE;
  background: #0DA6BE;
  color: #ffffff;
  margin: 0.5rem 0;
}

.Teacher-block .Chapterlist .box .btna a:nth-child(even) {
  background: none;
  color: #000000;
}

.Teacher-block .Chapterlist .box .btna a:hover {
  box-shadow: 0 6px 13px rgba(0, 0, 0, 0.07);
}

.Teacher-block form.addcourseform .radioboxlist .radiobox-inline {
  padding: 0;
  width: auto;
  margin-right: 3rem;
}

.Teacher-block form.addcourseform .radioboxlist .radiobox-inline:nth-last-child(1) {
  margin-right: 0;
}

.Teacher-block form.addcourseform .radioboxlist .radiobox-inline span {
  cursor: pointer;
  color: #010101;
}

.Teacher-block form.addcourseform .radioboxlist .radiobox-inline .radiobox {
  margin-right: 0;
  cursor: pointer;
}

.Teacher-block form.addcourseform .radioboxlist .radiobox-inline .radiobox .radiomark {
  width: 12px;
  height: 12px;
  border: 1px solid #A7A7A7;
}

.Teacher-block form.addcourseform .radioboxlist .radiobox-inline .radiobox .radiomark::after {
  width: 8px;
  height: 8px;
}

.Teacher-block .Assessmenttab ul {
  border-bottom: 1px solid #E9E9E9;
  display: flex;
}

.Teacher-block .Assessmenttab ul li {
  height: 100%;
  margin-right: 5rem;
  margin-bottom: 0;
  padding: 1rem 0;
}

.Teacher-block .Assessmenttab ul li.active {
  border-bottom: 2px solid #39CAE1;
}

.Teacher-block .Assessmenttab ul li.active a {
  color: #39CAE1;
}

.Teacher-block .Assessmenttab ul li a {
  color: #000;
}

.Teacher-block .Assessmenttab .box .title {
  margin-top: 2rem;
}

.Teacher-block .Assessmenttab .box span {
  color: #717171;
}

.Teacher-block .Assessmenttab .box .d-flex {
  margin-top: 1rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.Teacher-block .Assessmenttab .box .d-flex a {
  background: #3B9851;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.5rem 0.5rem;
  text-align: center;
  width: 120px;
}

.Teacher-block .Assessmenttab .box .d-flex a i {
  margin-right: 10px;
}

.Teacher-block .Assessmenttab .box .d-flex a:nth-child(2) {
  background: #F2F2F2;
  color: #2A2A2A;
  text-align: left;
  width: calc(100% - 130px);
}

.Teacher-block .Assessmenttab .box p {
  margin-bottom: 0.5rem;
}

.Teacher-block .Assessmenttab .box .more {
  margin-top: 1.5rem;
  background: #39CAE1;
}

@media (max-width: 1024px) {
  .Teacher-block .Assessmenttab .row .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .Teacher-block .Assessmenttab .row .col-md-3 {
    width: 100%;
  }
}

.Teacher-block .Quizlist .items {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem !important;
}

.Teacher-block .Quizlist .questionbox {
  align-items: flex-end;
}

.Teacher-block .Quizlist .questionbox .quesflexbox {
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 1280px) {
  .Teacher-block .Quizlist .questionbox .quesflexbox {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .Teacher-block .Quizlist .questionbox .quesflexbox {
    width: 100%;
  }
}

.Teacher-block .Quizlist .questionbox .flex {
  width: 24%;
}

@media (max-width: 1280px) {
  .Teacher-block .Quizlist .questionbox .flex {
    width: 45%;
    margin-top: 0.5rem;
  }
}

@media (max-width: 767px) {
  .Teacher-block .Quizlist .questionbox .flex {
    width: 100%;
  }
}

.Teacher-block .Quizlist .questionbox .flex label {
  background: #ffffff;
  border: 1px solid #D9D9D9;
  justify-content: space-between;
}

.Teacher-block .Quizlist .questionbox .flex label span .close {
  height: auto;
}

.Teacher-block .Quizlist .questionbox .flex label span .close::after, .Teacher-block .Quizlist .questionbox .flex label span .close::before {
  top: 0;
}

.Teacher-block .result {
  margin-bottom: 2rem;
}

.Teacher-block .result .questionbox {
  align-items: flex-end;
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 2.5rem;
}

.Teacher-block .result .questionbox:nth-last-child(1) {
  border-bottom: none;
  padding-bottom: 0;
}

.Teacher-block .result .quesbox {
  width: 80%;
}

@media (max-width: 767px) {
  .Teacher-block .result .quesbox {
    width: 100%;
  }
}

.Teacher-block .result .quesbox .form-group label, .Teacher-block .result .quesbox .form-group p {
  color: #343434;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}

.Teacher-block .result .quesbox .form-group label sub, .Teacher-block .result .quesbox .form-group p sub {
  border-radius: 4px;
  background: #39CAE1;
  padding: 1rem 1.1rem;
  color: #ffffff;
  margin-left: 1rem;
}

.Teacher-block .result .quesbox .more-green {
  display: inline-block;
  background: #3B9851;
  border-radius: 5px;
  padding: 0.8rem 1.5rem;
  height: auto;
  color: #ffffff;
  border: 1px solid #3B9851;
}

.Teacher-block .result .quesbox .more-green:hover {
  background: none;
  color: #3B9851;
}

.Teacher-block .result .quesbox .more-green i {
  margin-right: 10px;
}

.uploadbox {
  border-radius: 5px;
  background: #F6F6F6;
  width: 100%;
  box-sizing: border-box;
  padding: 3rem;
}

.uploadbox img {
  display: block;
  margin: 0 auto 1rem auto;
}

.uploadbox .upload-btn {
  display: block;
  border-radius: 23px;
  background: #8EDFD0;
  padding: 0.5rem 1rem;
  margin: 0 auto;
  color: #000000;
  text-align: center;
  max-width: 124px;
}

.uploadbox .upload-btn i {
  position: relative !important;
  top: 0 !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
}

.Quiz-block {
  position: relative;
  overflow: hidden;
  margin: 2rem auto;
}

.Quiz-block .form-bar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #ffffff;
  padding: 10px 20px;
  justify-content: space-between;
  border-radius: 48px;
  border: 1px solid #E3E3E3;
}

.Quiz-block .formbox {
  position: relative;
  z-index: 99;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .Quiz-block .formbox .form-group {
    width: 100%;
    margin-bottom: 20px;
  }
}

.Quiz-block .formbox .form-group:nth-child(4) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Quiz-block .formbox .form-group:nth-child(4) label {
  color: #A2A2A2;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .Quiz-block .formbox .form-group:nth-child(4) {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .Quiz-block .formbox .form-group:nth-child(5) {
    width: 100%;
  }
}

.Quiz-block .formbox .form-group .form-control {
  position: relative;
  border-radius: 0px;
  border: none;
  padding: 0.9rem 0.5rem;
}

.Quiz-block .formbox .form-group .relative {
  position: relative;
  border-radius: 0px;
  color: #7A7A7A;
  padding: 0.2rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.Quiz-block .formbox .form-group .relative button {
  background: none;
  border: none;
}

.Quiz-block .formbox .form-group .relative .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  color: #7A7A7A;
  padding: 0;
}

.Quiz-block .formbox .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
  border-right: 1px solid #E3E3E3;
  color: #7A7A7A;
}

.Quiz-block .formbox .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  z-index: 1;
  border-radius: 5px;
}

.Quiz-block .formbox .form-group .select-menu-ul li {
  padding: 5px 8px;
  margin-bottom: 0;
}

.Quiz-block .formbox .form-group .select-menu-ul li::before {
  display: none;
}

.Quiz-block .formbox .form-group .select-menu-ul li:hover {
  background: #f2f2f2;
}

.Quiz-block .formbox .form-group .select-menu-div {
  width: 100%;
  position: relative;
}

.Quiz-block .formbox .form-group .select-this {
  background: #39CAE1;
  color: #fff;
}

.Quiz-block .formbox .form-group .select-this:hover {
  background: #39CAE1 !important;
}

.Quiz-block .formbox .form-group i {
  margin-right: 5px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.Quiz-block .formbox .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  color: #7A7A7A;
}

.Quiz-block .formbox .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

.Quiz-block .formbox .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (max-width: 1024px) {
  .Quiz-block .formbox .d-flex {
    justify-content: center !important;
  }
  .Quiz-block .formbox .d-flex button {
    margin: 1rem;
  }
}

.Quiz-block .formbox .submit {
  background: #DC3412;
  border-radius: 30px 0 30px 0px;
  display: block;
  border: none;
  width: 76px;
  height: 100%;
  float: left;
  padding: 0.9rem 0.2rem;
}

@media (max-width: 1024px) {
  .Quiz-block .formbox .submit {
    width: 100px;
  }
}

.Quiz-block .formbox .reset {
  display: block;
  border: none;
  background: none;
  float: right;
}

.Quiz-block .formbox .reset img {
  display: block;
  margin: 0 auto;
}

.Quiz-block .row .col-md-3 a {
  display: block;
  border-radius: 10px;
  border: 1px solid #E9E9E9;
  position: relative;
  overflow: hidden;
  background: #ffffff;
}

.Quiz-block .row .col-md-3 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 60.25%;
  position: relative;
}

.Quiz-block .row .col-md-3 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.Quiz-block .row .col-md-3 a .con {
  padding: 1.5rem;
}

.Quiz-block .row .col-md-3 a .con h3 {
  color: #1D1D1D;
}

.Quiz-block .row .col-md-3 a .con em {
  display: block;
  text-decoration: underline;
  color: #A4A4A4;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.Quiz-block .row .col-md-3 a .con .bbottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Quiz-block .row .col-md-3 a .con .bbottom span:nth-child(1) {
  border-radius: 5px;
  background: #C5FFE0;
  border: 1px solid #96F1C0;
  padding: 0.5rem 2rem;
  color: #096432;
}

.Quiz-block .row .col-md-3 a .con .bbottom span img {
  margin-right: 10px;
}

.Login-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  display: flex;
}

@media (max-width: 768px) {
  .Login-block {
    padding-top: 3rem;
    display: block;
  }
}

@media (max-width: 767px) {
  .Login-block {
    height: auto;
  }
}

.Login-block::after {
  content: '';
  display: block;
  width: 60%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/loginbg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

@media (max-width: 768px) {
  .Login-block::after {
    width: 100%;
    background: url(../images/mobile_loginbg.png) no-repeat bottom center;
    background-size: contain;
    bottom: 0;
    top: auto;
  }
}

@media (max-width: 767px) {
  .Login-block::after {
    position: relative;
    height: 325px;
    background-size: 100% 100%;
  }
}

.Login-block .container {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .Login-block .container {
    display: block;
  }
}

.Login-block .container .row {
  width: 92%;
}

@media (max-width: 768px) {
  .Login-block .container .row {
    width: auto;
  }
  .Login-block .container .row .col-md-7 {
    width: 100%;
  }
}

.Login-block .container .row form .form-group label {
  display: flex;
  align-items: center;
  color: #343434;
  margin: 0.5rem 0;
}

.Login-block .container .row form .form-group label img, .Login-block .container .row form .form-group label i {
  margin-right: 10px;
  position: relative;
  transform: none;
  right: auto;
  top: auto;
  color: #00A4BD;
}

.Login-block .container .row form .form-group .form-control {
  padding: 0.8rem;
  width: calc(100% - 1rem);
}

@media (max-width: 768px) {
  .Login-block .container .row form .form-group .form-control {
    width: 100%;
  }
}

.Login-block .container .row form .Register {
  margin-left: 2rem;
  text-decoration: underline;
  color: #0EADC6;
}

.Login-block .container .row form .there_input {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 1rem);
}

@media (max-width: 768px) {
  .Login-block .container .row form .there_input {
    width: 100%;
  }
}

.Login-block .container .row form .there_input .form-control {
  width: calc(33.3333% - 0.5rem);
}

.Login-block .container .row .radioboxlist .radiobox-inline {
  width: calc(50% - 1rem);
  text-align: center;
  justify-content: center;
}

.Login-block .container .row .radioboxlist .radiobox-inline:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .Login-block .container .row .radioboxlist .radiobox-inline {
    width: calc(50% - 0.5rem);
  }
}

.Certificatetable table {
  margin-bottom: 0;
}

.Certificatetable table th {
  padding: 1.5rem;
  color: #000000;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: bold;
  font-family: 'LatoBold','微軟正黑體';
}

.Certificatetable table tbody {
  border-top: none  !important;
}

.Certificatetable table tbody tr:nth-last-child(1) {
  border-bottom: 1px solid #fff;
}

.Certificatetable table tbody tr td {
  padding: 1.5rem;
  color: #747474;
  vertical-align: middle;
  white-space: nowrap;
}

.Certificatetable table tbody tr td a {
  display: inline-block;
  border-radius: 5px;
  padding: 0.8rem 1.5rem;
}

.Certificatetable table tbody tr td a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.Certificatetable table tbody tr td a.Green-btn {
  background: #3B9851;
  color: #ffffff;
  padding: 0.8rem 2.4rem;
}

.Certificatetable table tbody tr td a.blue-btn {
  background: #39CAE1;
  color: #ffffff;
  padding: 0.5rem 1.3rem;
  border-radius: 5px;
}

.mediatab ul {
  display: flex;
  align-items: center;
  margin-bottom: -1.5px;
}

.mediatab ul li {
  padding: 1rem 1.5rem;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}

.mediatab ul li.active {
  background: #ffffff;
  border: 1px solid #E9E9E9;
  border-bottom: none;
}

.mediatab ul li.active a {
  color: #39CAE1;
  font-weight: bold;
  font-family: 'LatoBold','微軟正黑體';
}

.mediatab ul li a {
  color: #A2A2A2;
}

.mediatab .Departmenttable {
  border: 1px solid #E9E9E9;
  background: #ffffff;
}

.mediatab .Departmenttable .itemss {
  display: none;
}

.mediatab .Departmenttable .itemss:nth-child(1) {
  display: block;
}

.mediatab .Departmenttable .itemss table tbody tr td .blue-btn {
  background: #39CAE1;
  border-radius: 5px;
  color: #ffffff;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.mediatab .Departmenttable .itemss .addbox .Learning-bar .form-group {
  display: flex;
  align-items: center;
}

.mediatab .Departmenttable .itemss .addbox .Learning-bar .form-group label {
  white-space: nowrap;
  color: #A2A2A2;
}

.mediatab .Departmenttable .itemss .addbox .Learning-bar .form-group:nth-last-child(1) .select-menu {
  border-right: none;
}

.mediatab .Departmenttable .itemss .Learninglist .items {
  border-radius: 0;
  margin-bottom: 0;
  align-items: flex-start !important;
}

.mediatab .Departmenttable .itemss .Learninglist .items:nth-last-child(1) {
  border-bottom: none !important;
}

.mediatab .Departmenttable .itemss .Learninglist .items .con .two-btn {
  right: 0;
}

.checkboxlist .checkbox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
}

.checkboxlist .checkbox-inline .checkbox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: #39CAE1;
  border-color: #39CAE1;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark::after {
  border-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.checkboxlist .checkbox-inline .checkbox .checkmark {
  position: absolute;
  height: 13px;
  width: 13px;
  left: 0px;
  top: 5px;
  background: none;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #D2D2D2;
  cursor: pointer;
}

.checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #39CAE1;
  border-width: 0 3px 3px 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
  border-width: 0 2px 2px 0;
}

.checkboxlist .checkbox-inline span {
  color: #333333;
  font-weight: normal;
}

.radioboxlist {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .radioboxlist {
    justify-content: space-between;
  }
}

.radioboxlist .radiobox-inline {
  display: flex;
  align-items: center;
  width: calc(33.333% - 1rem);
  background: #FFFFFF;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 1.5rem 1rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
  color: #878787;
}

@media (max-width: 1024px) {
  .radioboxlist .radiobox-inline {
    width: calc(50% - 1rem);
    margin-right: 0;
  }
}

.radioboxlist .radiobox-inline .radiobox {
  display: inline-block;
  position: relative;
  margin-right: 2rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
}

.radioboxlist .radiobox-inline .radiobox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.radioboxlist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.radioboxlist .radiobox-inline .radiobox .radiomark {
  position: absolute;
  height: 38px;
  width: 38px;
  left: 0px;
  top: 50%;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #707070;
  cursor: pointer;
}

.radioboxlist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  background: #39CAE1;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
}

.garyText {
  color: #9F9F9F;
}

.garyDeep {
  color: #363636;
}

.more {
  border: 0;
  color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .3s;
  background: #0EADC6;
  position: relative;
  padding: 0.2rem;
  box-sizing: border-box;
  width: 147px;
  height: 38px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .more {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    white-space: nowrap;
  }
}

.more:hover {
  color: #ffffff;
}

.more:hover::after {
  width: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.more::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #21BED6;
}

.more.Create-btn {
  width: 184px;
  height: 49px;
}

.more.Create-big-btn {
  width: 244px;
  height: 49px;
}

.Create-btn {
  background: #39CAE1;
}

.Assignment-btn {
  width: 220px;
}

.more2 {
  border: 0;
  max-width: 200px;
  margin: 0 auto;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .3s;
  background: #307B48;
  position: relative;
  box-shadow: 2px 2px 0px #045D20;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media screen and (min-width: 2561px) {
  .more2 {
    max-width: 280px;
  }
}

.more2:hover {
  color: #307B48;
}

.more2:hover::after {
  width: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.more2::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #ffffff;
}

.more2 i {
  width: 44px;
  height: 44px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #307B48;
}

.more2 span {
  padding: 0 15px;
  text-align: center;
}

.loginpup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  display: none;
}

.loginpup .loginback {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.56);
}

.loginpup.active {
  display: block;
}

.loginpup .container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  max-width: 70%;
  position: relative;
}

@media (max-width: 1200px) {
  .loginpup .container {
    max-width: 96%;
  }
}

.loginpup .container .close::after, .loginpup .container .close::before {
  background: #000;
}

.loginpup .container .conbox {
  padding: 2rem;
  background: #ffffff;
  position: relative;
  max-height: 720px;
  overflow-y: scroll;
  background: #F8F8F8;
  border-radius: 10px;
}

@media (max-width: 1366px) {
  .loginpup .container .conbox {
    padding: 1.5rem;
    max-height: 680px;
  }
}

.loginpup .container .conbox .pic {
  height: 100%;
}

@media (max-width: 767px) {
  .loginpup .container .conbox .pic {
    margin-bottom: 1.5rem;
  }
}

.loginpup .container .conbox .pic img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .loginpup .container .conbox .pic img {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 767px) {
  .loginpup .container .conbox form {
    margin-top: 1.5rem;
  }
}

.loginpup .container .conbox label {
  color: #727272;
}

.loginpup .container .conbox .checkbox {
  margin-bottom: 1rem;
}

.loginpup .container .conbox .checkbox label {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.loginpup .container .conbox .checkbox label span {
  width: calc(100% - 20px);
  margin-top: 0px;
  position: relative;
  display: block;
  color: #727272;
}

.loginpup .container .conbox .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0.8rem;
  border: 1px solid #EFEFEF;
}

.loginpup .container .conbox .more {
  background: #B5D4FF;
}

@media (max-width: 1024px) {
  .loginpup .container .conbox .more {
    margin-top: 0rem !important;
  }
}

.loginpup .container .conbox .more:hover img {
  filter: invert(50%) brightness(300%) !important;
}

.loginpup .container .conbox .more img {
  filter: invert(50%) brightness(0%) !important;
}

.loginpup .container .conbox .questionbox {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}

.loginpup .container .conbox .questionbox .flex {
  width: auto;
  margin-right: 1.5rem;
}

@media (max-width: 1024px) {
  .loginpup .container .conbox .questionbox .flex {
    width: auto;
    margin-right: 0.4rem;
  }
}

@media (max-width: 767px) {
  .loginpup .container .conbox .questionbox .flex {
    width: auto;
    margin-right: 0;
  }
}

.loginpup .container .conbox .questionbox .flex input {
  position: absolute;
  opacity: 0;
}

.loginpup .container .conbox .questionbox .flex label {
  text-align: center;
  font-size: 12px;
  color: #000000;
  position: relative;
  width: auto;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 19px;
  box-sizing: border-box;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  border: 1px solid #D9D9D9;
}

.loginpup .container .conbox .questionbox .flex label span {
  display: flex;
  position: relative;
  align-items: center;
  float: right;
}

.loginpup .container .conbox .questionbox .flex label span.false {
  color: #9C2E2E;
}

.loginpup .container .conbox .questionbox .flex label span.true {
  color: #268232;
}

.loginpup .container .conbox .questionbox .flex label span .close {
  position: relative;
  height: 20px;
  top: 0;
  right: 0;
}

.loginpup .container .conbox .questionbox .flex label span .close::before, .loginpup .container .conbox .questionbox .flex label span .close::after {
  background: #707070;
  width: 10px;
  top: 7px;
  left: auto;
}

.loginpup .container .conbox .questionbox .flex input:checked + label {
  background: #39CAE1;
  color: #ffffff;
}

.loginpup .container .conbox .questionbox .flex input:checked + .greenback {
  background: #7ADB62;
  color: #ffffff;
}

.loginpup .container .conbox .questionbox .flex input:checked + .redback {
  background: #FF6464;
  color: #ffffff;
}

.loginpup .container .conbox .questionbox .btn-a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 90%);
}

@media (max-width: 1280px) {
  .loginpup .container .conbox .questionbox .btn-a {
    width: calc(100% - 80%);
  }
}

@media (max-width: 767px) {
  .loginpup .container .conbox .questionbox .btn-a {
    width: 100%;
    margin-top: 1rem;
  }
}

.loginpup .container .conbox .questionbox .btn-a a {
  border-radius: 5px;
  background: #F8F8F8;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

.loginpup .container .conbox .questionbox .btn-a a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.pup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  z-index: 999999;
  display: none;
}

.pup.show {
  display: flex;
}

.pup .pupback {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
}

.pup .container {
  max-width: 863px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 10px;
  height: auto;
  position: relative;
  padding: 0;
}

@media (max-width: 768px) {
  .pup .container {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  .pup .container {
    max-width: 90%;
    height: 580px;
    overflow: hidden;
    overflow-y: scroll;
  }
}

.pup .container.container2 {
  max-width: 70%;
}

.pup .container .close {
  position: relative;
  top: 0;
  right: 0;
  height: auto;
}

.pup .container .close::after, .pup .container .close::before {
  background: #373737;
  top: 0;
}

.pup .container h2 {
  color: #070707;
}

.pup .container form label.fs14 {
  margin-bottom: 0.5rem;
  color: #A7A7A7;
}

.pup .container form .form-control {
  padding: 0.7rem 0.5rem;
}

.pup .container form .select-menu, .pup .container form .form-control {
  border: 1px solid #E9E9E9;
  border-radius: 5px;
}

.pup .container form .radioboxlist .radiobox-inline {
  padding: 0;
}

.pup .container form .radioboxlist .radiobox-inline:nth-last-child(1) {
  width: 100%;
}

.pup .container form .radioboxlist .radiobox-inline span {
  cursor: pointer;
  color: #010101;
}

.pup .container form .radioboxlist .radiobox-inline .radiobox {
  margin-right: 0;
  cursor: pointer;
}

.pup .container form .radioboxlist .radiobox-inline .radiobox .radiomark {
  width: 12px;
  height: 12px;
  border: 1px solid #A7A7A7;
}

.pup .container form .radioboxlist .radiobox-inline .radiobox .radiomark::after {
  width: 8px;
  height: 8px;
}

.pup .container ul {
  padding-left: 0;
}

.pup .container ul li {
  list-style: none;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  font-size: 16px;
}

.pup .container ul li::before {
  display: none;
}

.pup .container table {
  margin-bottom: 0;
}

.pup .container table th, .pup .container table td {
  vertical-align: middle;
  padding: 0.5rem 1.2rem;
  white-space: nowrap;
  color: #000000;
}

.pup .container table thead {
  border-bottom: 1px solid #E9E9E9;
}

.pup .container table tbody {
  border-top: 1px solid #E9E9E9;
}

.pup .container table tbody tr {
  border-top: 1px solid #E9E9E9;
}

.pup .container table tbody td {
  border: none;
  padding: 0.5rem 1.2rem;
  color: #8F8F8F;
}

.pup .container table tbody td a {
  display: inline-block;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.5rem 1rem;
  background: #3B9851;
}

.pup .container table tbody td a:nth-child(2) {
  background: #39CAE1;
  margin-left: 0.6rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.pup .container table tbody td a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.pup .container table tbody td span.Notreviewed {
  color: #E95151;
}

.pup .container table tbody td span.Notreviewed::before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  background: #E95151;
  border-radius: 50%;
  margin-right: 10px;
}

.pup .container table tbody td span.Audited {
  color: #78CE4E;
}

.pup .container table tbody td span.Audited::before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  background: #78CE4E;
  border-radius: 50%;
  margin-right: 10px;
}

.pup .container .thereitems .items {
  display: none;
}

.pup .container .thereitems .items:nth-child(1) {
  display: block;
}

.pup .container dl dd {
  margin-bottom: 2rem;
}

.pup .container dl dd span {
  font-size: 14px;
  color: #A7A7A7;
}

.pup .container dl dd p {
  font-size: 14px;
  color: #010101;
}

.pup .container .border {
  border-radius: 10px;
}

.pup .container .border .txt a {
  text-decoration: underline;
}

.pup .container .border .txt a i {
  margin-right: 10px;
  text-decoration: none;
}

.pup .container .gary-btn {
  border-radius: 2px;
  background: #A5A5A5;
  color: #ffffff;
  padding: 0.6rem 1.5rem;
  margin-right: 1rem;
}

@media (max-width: 1280px) {
  .pup .container .gary-btn {
    padding: 0.6rem 0.8rem;
  }
}

.pup .container .gary-btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.pup .container .yellow-btn {
  border-radius: 2px;
  background: #FEA92A;
  color: #ffffff;
  padding: 0.6rem 1.5rem;
}

@media (max-width: 1280px) {
  .pup .container .yellow-btn {
    padding: 0.6rem 0.8rem;
  }
}

.pup .container .yellow-btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

@media (max-width: 1024px) {
  .pup .container .wid100 {
    width: 100%;
  }
}

.pup .container .bar {
  border-radius: 4px;
  background: #F2F2F2;
  border: 1px solid #E2E2E2;
  padding: 0.8rem;
  color: #363636;
  font-size: 14px;
}

.pup .container .addbar {
  width: 100%;
}

.pup .container .addbar .checkboxlist {
  margin-left: 2rem;
  margin-right: 1rem;
  color: #ABABAB;
}

@media (max-width: 767px) {
  .pup .container .addbar .checkboxlist {
    margin-left: 1rem;
    margin-right: 0;
  }
}

.pup .container .addbar .checkboxlist .checkbox-inline .checkbox {
  margin-top: 0;
}

.pup .container .addbar .form-group:nth-child(1) {
  display: flex;
  align-items: center;
  border-radius: 5px;
}

.pup .container .addbar .form-group:nth-child(1)::after {
  content: "\f107";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  display: none;
}

.pup .container .addbar .form-group:nth-child(1) .form-control {
  width: auto;
  margin-right: 10px;
  padding: 0 0.8rem;
}

.pup .container .addbar .form-group:nth-child(1) .form-control:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.pup .container .addbar .form-group:nth-child(1) .btntext {
  height: auto;
  min-height: auto;
  border-radius: 5px;
}

.pup .container .addbar .form-group .form-control {
  border: 5px;
  background: #F2F2F2;
  padding: 0.5rem;
}

.pup .container .addbar .form-group:nth-last-child(1) {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .pup .container .addbar .form-group:nth-last-child(1) {
    width: 40%;
    margin-right: 1rem;
  }
}

.pup .container .addbar .form-group:nth-last-child(1) label {
  margin-bottom: 0;
}

.pup .container .addbar .form-group:nth-last-child(1) .form-control {
  width: 50px;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .pup .container .addbar .form-group:nth-last-child(1) .form-control {
    width: 150px;
  }
}

.pup .container .big-more {
  background: #39CAE1;
  border-radius: 5px;
  padding-left: 3rem;
  padding-right: 3rem;
  width: auto;
}

.pup .container .draggable {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}

.pup .container .draggable .flex {
  width: 100%;
  margin-bottom: 0.5rem;
}

.pup .container .draggable .flex input {
  position: absolute;
  opacity: 0;
}

.pup .container .draggable .flex label {
  text-align: center;
  font-size: 12px;
  color: #000000;
  position: relative;
  width: auto;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 5px;
  box-sizing: border-box;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  background: #F2F2F2;
  border: 1px solid #E2E2E2;
}

.pup .container .draggable .flex label span {
  display: flex;
  position: relative;
  align-items: center;
  float: right;
}

.pup .container .draggable .flex label span.false {
  color: #9C2E2E;
}

.pup .container .draggable .flex label span.true {
  color: #268232;
}

.pup .container .draggable .flex label span .close {
  position: relative;
  height: 20px;
  top: 0;
  right: 0;
}

.pup .container .draggable .flex label span .close::before, .pup .container .draggable .flex label span .close::after {
  background: #707070;
  width: 10px;
  top: 7px;
  left: auto;
}

.pup .container .draggable .flex input:checked + label {
  background: #39CAE1;
  color: #ffffff;
}

.pup .container .draggable .flex input:checked + .greenback {
  background: #7ADB62;
  color: #ffffff;
}

.pup .container .draggable .flex input:checked + .redback {
  background: #FF6464;
  color: #ffffff;
}

.pup .container .draggable .btn-a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 90%);
}

@media (max-width: 1280px) {
  .pup .container .draggable .btn-a {
    width: calc(100% - 80%);
  }
}

@media (max-width: 767px) {
  .pup .container .draggable .btn-a {
    width: 100%;
    margin-top: 1rem;
  }
}

.pup .container .draggable .btn-a a {
  border-radius: 5px;
  background: #F8F8F8;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

.pup .container .draggable .btn-a a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .form-group p {
    margin-top: 1.5rem !important;
    margin-bottom: 0 !important;
    width: 100% !important;
  }
}

.ibox-content textarea.form-control {
  background: #fff !important;
}

.ibox-content .questionbox .flex input:checked + label::before {
  display: none !important;
}

.kv-upload-progress.hide {
  display: none;
}

.kv-fileinput-caption {
  border-radius: 5px;
  background: #F6F6F6 !important;
  width: 100%;
  box-sizing: border-box;
  padding: 3rem !important;
}

.file-preview {
  display: none !important;
}

.btn-default.hide {
  display: none !important;
}

.file-caption-main {
  position: relative;
}

.file-caption-main .input-group-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.modal-header {
  flex-direction: row-reverse;
}

.modal-header .close {
  position: relative;
  height: auto;
  top: 0;
  right: 0;
}

.modal-header .close::before, .modal-header .close::after {
  background: black;
  top: 0;
}

.modal.show .modal-dialog {
  display: flex;
  align-items: center;
  height: 100%;
}

.form-horizontal {
  flex-wrap: wrap;
  justify-content: space-between !important;
}

.form-horizontal .col-sm-7 {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .form-horizontal .col-sm-7 {
    width: 100%;
  }
}

.form-horizontal .col-sm-7 .radio-inline {
  width: 24%;
  text-align: center;
  font-size: 12px;
  color: #000000;
  position: relative;
  height: 36px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 19px;
  box-sizing: border-box;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 1px solid #D9D9D9;
  background: #fff;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

@media (max-width: 768px) {
  .form-horizontal .col-sm-7 .radio-inline {
    width: 48%;
  }
}

@media (max-width: 767px) {
  .form-horizontal .col-sm-7 .radio-inline {
    width: 100%;
  }
}

.form-horizontal .col-sm-7 .radio-inline input {
  position: absolute;
  opacity: 0;
}

.form-horizontal .col-sm-7 .file-input-new {
  width: 100%;
  background: #F6F6F6;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 0;
}

.form-horizontal .tools.col-sm-3 {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.form-horizontal .tools.col-sm-3 a {
  background: #F8F8F8;
  color: #7E7E7E;
  margin-right: 10px;
  padding: 0.8rem 0.5rem;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.35s ease;
}

.form-horizontal .tools.col-sm-3 a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .form-horizontal .ui-sortable label {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .form-horizontal .col-sm-10 {
    width: 100% !important;
    margin-top: 1rem;
  }
}

@media (max-width: 767px) {
  .tabup .col-sm-9, .tabup .col-sm-8 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .pup .container .addbar .form-group .form-control {
    width: 48% !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
}

.whiteback {
  background-color: #ffffff !important;
}

.error-input {
  border-bottom: 1px solid red !important;
}

.error-label label {
  color: red !important;
}

label.error-info {
  margin-top: 10px;
  line-height: 1;
}

label.error {
  margin-bottom: 8px;
  margin-top: 8px;
}

label.error,
label.error i,
label.error-info,
label.error-info i,
span.error-info {
  width: initial !important;
  color: red !important;
  align-items: center;
  font-size: 12px;
  font-family: 'NunitoSans-Bold';
  font-weight: normal;
  margin-bottom: 0 !important;
}

label.error-info i {
  display: inline-block;
  margin-right: 5px;
}

.passwordField {
  position: relative;
}

.passwordField .error-info.password {
  display: inline-flex;
  font-size: 18px;
  margin-bottom: 5px;
}

.passwordField .eyeBox {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.passwordField .eyeBox {
  position: absolute;
  right: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-size: 12px;
}

.load-more::after {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  background: #122237;
  z-index: 9;
  padding: 1.5rem 0 1.5rem 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  footer {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}

footer .foottop {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 1.5rem;
}

footer .col-md-6:nth-child(1) .in {
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  footer .col-md-6:nth-child(1) .in {
    border-right: 0;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 2rem;
  }
}

footer .col-md-6:nth-child(2) .in {
  margin-left: 2rem;
}

@media (max-width: 768px) {
  footer .col-md-6:nth-child(2) .in {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  footer .col-md-6 {
    width: 100%;
  }
}

footer .col-md-6 .imgs {
  display: flex;
  align-items: center;
}

footer .col-md-6 span {
  margin-right: 2rem;
}

@media (max-width: 767px) {
  footer .col-md-6 span {
    width: 50%;
  }
}

footer .adress {
  width: 85%;
}

@media (max-width: 767px) {
  footer .adress {
    width: 100%;
  }
}

footer .adress dd {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

footer .adress dd i {
  width: 33px;
  height: 33px;
  display: flex;
  align-items: baseline;
  color: #ffffff;
}

footer .adress dd span {
  width: calc( 100% - 40px);
  display: inline-block;
}

footer .adress dd span a {
  color: #ffffff;
}

footer .links {
  margin-top: 1.5rem;
}

footer .links a {
  color: #ffffff;
  margin: 0.5rem;
}

footer nav {
  margin-top: 4rem;
}

footer nav ul {
  display: flex;
  padding-left: 0;
}

footer nav ul li {
  list-style: none;
}

footer nav ul li:nth-last-child(1) a::after {
  display: none;
}

footer nav ul li::before {
  display: none;
}

footer nav ul li a {
  color: #ffffff;
  display: flex;
  align-items: center;
}

footer nav ul li a::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #ffffff;
  margin: 0 10px;
}

footer .copyright {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

footer .copyright nav {
  margin-bottom: 1rem;
  width: 50%;
}

@media (max-width: 768px) {
  footer .copyright nav {
    width: 100%;
  }
}

footer .copyright nav ul {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  flex-wrap: wrap;
}

footer .copyright nav ul li {
  list-style: none;
}

footer .copyright nav ul li:nth-last-child(1) a::after {
  display: none;
}

footer .copyright nav ul a {
  display: flex;
  align-items: center;
}

footer .copyright nav ul a::after {
  content: '';
  display: inline-block;
  width: 1.5px;
  height: 15px;
  background: #4D4D4D;
  margin: 0 0.8rem;
}

footer .copyright span {
  width: 100%;
  color: #A1A1A1;
  text-align: center;
}

.message {
  position: fixed;
  right: 0rem;
  bottom: 0rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #39CAE1;
  transform: translateY(5rem);
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

.message::after {
  content: "\f106";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2em;
}

@media (min-width: 768px) {
  .message {
    right: 0rem;
  }
}

@media (min-width: 992px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(8rem);
  }
  .message span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(15rem);
  }
}

main {
  position: relative;
}

@media (max-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (max-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo ul {
  display: flex;
  justify-content: center;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0.5rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li::before {
  display: none !important;
  font-style: none;
}

.pageinfo ul li a {
  padding: 0.6rem 1.1rem;
  color: #9E9E9E;
  background: #ffffff;
  transition: all 0.35s ease;
  border-radius: 3px;
}

.pageinfo ul li.active a, .pageinfo ul li:hover a {
  color: #ffffff;
  background: #39CAE1;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .pageinfo .more {
    padding: 1rem 1.5rem;
  }
}

.pageinfo span {
  color: rgba(0, 0, 0, 0.5);
}

.more-more {
  position: relative;
}

.more-more:hover {
  color: #39CAE1;
}

.more-more::after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.5rem;
}

.fixed {
  position: fixed;
  left: 1rem;
  top: 15%;
  z-index: 99;
  background: #F8F8F8;
  transition: all 0.35s ease;
}

.fixed.sticky ul li img {
  margin-bottom: 0;
}

.fixed.sticky ul li b {
  display: none;
}

@media (max-width: 1024px) {
  .fixed {
    display: none;
  }
}

.fixed ul {
  margin-bottom: 0;
}

.fixed ul li {
  list-style: none;
  color: #98A3AD;
  border-bottom: 1px solid #DADADC;
  box-sizing: border-box;
  padding: 2rem 0.5rem;
  margin-bottom: 0;
}

.fixed ul li::before {
  display: none;
}

.fixed ul li img {
  display: block;
  margin: 0rem auto 0.5rem auto;
}

.fixed ul li b {
  display: block;
  text-align: center;
  color: #98A3AD;
  line-height: 1.2;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
