@charset "UTF-8";
body {
  background-color: #F3F4F5;
  color: #7D7D7D;
  letter-spacing: 2px;
  font-family: "Roboto", "Maven Pro", "Microsoft JhengHei", sans-serif;
  font-size: 14px;
}
body a {
  text-decoration: none;
  cursor: pointer;
}
body select option {
  background: #F8F8F8 !important;
}
body select option:focus {
  background: #7D7D7D !important;
}
body select:focus,
body input:focus,
body .btn:focus,
body .btn-close:focus {
  outline: none;
  box-shadow: none;
}
body .p-20 {
  padding: 20px;
}
body select,
body input {
  border: 0;
  border-radius: 3px;
  margin: 0.5em 0;
  padding: 0.2em 0.4em;
  color: #7D7D7D;
}
body select.gray,
body input.gray {
  background-color: #F3F4F5;
}
body select.white,
body input.white {
  background-color: #FFF;
}
body .gray {
  background-color: #F3F4F5;
}
body .white {
  background-color: #FFF;
}

.hinote-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
}
.hinote-bg .circle {
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}
.hinote-bg .circle.orange {
  background-color: #FFEADE;
}
.hinote-bg .circle.red {
  background-color: #FCEFEF;
}
.hinote-bg .circle.blue {
  background-color: #EBF6FF;
}
.hinote-bg .circle:first-child {
  width: 80px;
  height: 80px;
  right: -20px;
  top: -30px;
}
.hinote-bg .circle:nth-child(2) {
  width: 156px;
  height: 156px;
  left: -40px;
  top: 70px;
}
.hinote-bg .circle:nth-child(3) {
  width: 215px;
  height: 215px;
  right: -80px;
  top: 220px;
}
.hinote-bg .circle:nth-child(4) {
  width: 80px;
  height: 80px;
  right: 80px;
  bottom: 50px;
}
.hinote-bg .circle:nth-child(5) {
  width: 215px;
  height: 215px;
  left: -85px;
  bottom: -70px;
}

.y-scroll {
  height: 100%;
  overflow-y: auto;
  position: absolute;
  z-index: 3;
  width: 100%;
}

.space {
  padding: 15px !important;
  margin: 8px 0;
}

.hi_app_btn {
  padding: 5px 20px;
  color: #FFF;
  text-align: center;
  border-radius: 0.25rem;
  cursor: pointer;
}
.hi_app_btn.orange {
  background-color: transparent;
  color: #FA9F6A;
}
.hi_app_btn.orange.primary {
  background-color: #FA9F6A;
  color: #FFF;
}
.hi_app_btn.pale-blue {
  background-color: transparent;
  color: #43BABC;
  border: 1px solid #43BABC;
}
.hi_app_btn.pale-blue.primary {
  background-color: #43BABC;
  color: #FFF;
}
.hi_app_btn.baby-blue {
  background-color: #9AD1FF;
  color: #FFF;
}
.hi_app_btn.gray {
  background-color: #959595;
  color: #FFF;
}
.hi_app_btn.blue {
  background-color: transparent;
  color: #005EAB;
}
.hi_app_btn.blue.primary {
  background-color: #005EAB;
  color: #FFF;
}
.hi_app_btn.baby-blue.primary {
  background-color: #9AD1FF;
  color: #FFF;
}

.class-btn-group {
  display: flex;
  margin-top: 15px;
  letter-spacing: 1px;
}
.class-btn-group a {
  display: block;
  width: 100%;
  padding: 5px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}

.daterangepicker table.table-condensed thead tr:first-child {
  color: #436794;
}
.daterangepicker table.table-condensed thead tr:last-child {
  color: #FA9F6A;
}
.daterangepicker table.table-condensed thead .next span,
.daterangepicker table.table-condensed thead .prev span {
  border-color: #436794;
}
.daterangepicker table.table-condensed td.active,
.daterangepicker table.table-condensed td.active:hover {
  background-color: #5eafd2;
}
.daterangepicker table.table-condensed td.in-range {
  background-color: transparent;
  color: #5eafd2;
}
.daterangepicker table.table-condensed td.start-date,
.daterangepicker table.table-condensed td.end-date {
  background-color: #5eafd2;
  color: #FFF;
}
.daterangepicker table.table-condensed td.off,
.daterangepicker table.table-condensed td.off.in-range,
.daterangepicker table.table-condensed td.off.start-date,
.daterangepicker table.table-condensed td.off.end-date {
  color: #FFF;
  background: transparent;
  opacity: 0;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  height: 32px;
  line-height: 32px;
}
.daterangepicker .drp-buttons {
  text-align: center;
}
.daterangepicker .drp-buttons .drp-selected {
  letter-spacing: 0;
  display: block;
  margin-bottom: 5px;
}
.daterangepicker .drp-buttons .btn-primary {
  background-color: #436794;
  border-color: #436794;
}

.back-btn {
  padding: 15px 15px 0;
  display: inline-block;
}
.back-btn a .svg {
  width: 20px;
  height: 20px;
}
.back-btn a .back {
  background: url(../images/app_icon/left.svg) no-repeat center center;
  background-size: 20px;
}

/*會員-Radio button*/
.member-radio .ui-btn {
  background-color: transparent;
  border: 0;
  color: #7D7D7D;
  text-shadow: none;
  padding: 0;
  font-weight: normal;
  overflow: inherit;
  box-shadow: initial;
}
.member-radio .ui-btn:focus {
  box-shadow: initial !important;
}
.member-radio .ui-btn:active {
  background-color: transparent;
  border: 0;
}
.member-radio .ui-btn:hover {
  background-color: transparent;
  border: 0;
}
.member-radio .form-check {
  background-color: #F3F4F5;
  padding: 0.4em 2.5em;
  margin-bottom: 8px;
  border-radius: 3px;
  letter-spacing: 0;
}
.member-radio .form-check label {
  display: inline-block;
  font-size: 14px;
}
.member-radio .form-check-input {
  background-color: #CBD1D3;
  border-color: transparent;
  padding: 0;
}
.member-radio .form-check-input:focus {
  box-shadow: none;
}
.member-radio .form-check-input:checked[type=radio] {
  background-image: url("../images/app_icon/check.svg");
}
.member-radio .form-check-input:checked {
  background-color: #43BABC;
  border-color: #43BABC;
}
.member-radio .form-check-input.orange:checked {
  background-color: #FA9F6A;
  border-color: #FA9F6A;
}

/* HiNote */
#HiNote {
  min-height: 100vh;
  max-height: 100%;
}
#HiNote .container {
  padding: 40px 0;
  position: relative;
}
#HiNote .container .top-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
  overflow-x: auto;
}
#HiNote .container .top-nav a {
  cursor: pointer;
  transition: ease-in 0.3s;
}
#HiNote .container .top-nav a img {
  width: 16px;
  transition: ease-in 0.3s;
}
#HiNote .container .top-nav a:hover {
  font-size: 16px;
  transition: ease-in 0.3s;
}
#HiNote .container .top-nav a:hover img {
  width: 18px;
  transition: ease-in 0.3s;
}
#HiNote .container .top-nav a.active {
  font-size: 16px;
}
#HiNote .container .top-nav a.active:hover {
  font-size: 14px;
  cursor: default;
}
#HiNote .container .top-nav a.active li {
  background-color: #FFF;
}
#HiNote .container .top-nav li {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 10px 10px 0 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  font-weight: bold;
}
#HiNote .container .top-nav li.pale-blue {
  color: #43BABC;
  background-color: #f1ffff;
}
#HiNote .container .top-nav li.orange {
  color: #FA9F6A;
  background-color: #fff9f6;
}
#HiNote .container .hinote-item a {
  display: block;
  width: 273px;
  margin: 15px auto;
}
#HiNote .container .hinote-item .note_btn {
  text-align: center;
  border-radius: 200px;
  background-color: #FFF;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  padding: 15px 0;
  letter-spacing: 0;
}
#HiNote .container .hinote-item .note_btn.pale-blue {
  color: #43BABC;
}
#HiNote .container .hinote-item .note_btn.pale-blue .icon-bg {
  background-color: #E2F2F2;
}
#HiNote .container .hinote-item .note_btn.orange {
  color: #FA9F6A;
}
#HiNote .container .hinote-item .note_btn.orange .icon-bg {
  background-color: #FFEADE;
}
#HiNote .container .hinote-item .note_btn .icon-bg {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}
#HiNote .container .hinote-item .note_btn .icon-bg i {
  vertical-align: sub;
  font-size: 30px;
}
#HiNote .container .hinote-item .note_btn .icon-bg img {
  vertical-align: bottom;
  width: 30px;
}
#HiNote .container .hinote-item .note_btn p {
  margin-bottom: 0;
}

.teacher-item {
  padding: 0 15px;
  position: relative;
}
.teacher-item div {
  display: inline-block;
}
.teacher-item .t-pic {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #FFF;
  text-align: center;
  clip-path: circle(50%);
}
.teacher-item .t-pic img {
    height:50px;
  width: auto;
  /* transform: translateY(0px); */
  line-height: 25px;
  /*margin: 0px auto auto -22.5px;*/
  text-align: center;
  position: relative;
}
.teacher-item .t-name {
  vertical-align: middle;
  letter-spacing: 0;
  color: #959595;
  line-height: 1.6;
}
.teacher-item .t-name span {
  font-weight: bold;
  color: #131313;
  margin-right: 5px;
}
.teacher-item .t-name .ft_yel {
  margin-right: 3px;
  color: #ffd730;
}
.teacher-item .t-love {
  position: absolute;
  right: 20px;
  top: 8px;
  font-size: 24px;
}
.teacher-item .t-love .far.fa-heart {
  color: #959595;
}
.teacher-item .t-love .fas.fa-heart {
  color: #FF8484;
}

.trans-top {
  transform: translateY(-2px);
}

#HiNote-preview,
#HiNote-review,
#material,
#teach-mm,
#teach-save,
#HiNote-pre-class,
#HiNote-re-class,
#teach-folder,
#diary,
#learning-profile {
  position: relative;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  border-radius: 0 5px 5px 5px;
}

#HiNote-preview label,
#HiNote-review label,
#material label {
  color: #43BABC;
}
#HiNote-preview .select-info,
#HiNote-review .select-info,
#material .select-info {
  margin: 0 0 15px;
}
#HiNote-preview .select-info label,
#HiNote-review .select-info label,
#material .select-info label {
  letter-spacing: 1px;
}
#HiNote-preview .select-info input,
#HiNote-review .select-info input,
#material .select-info input {
  width: calc(100% - 141px);
}
#HiNote-preview .select-info select,
#HiNote-review .select-info select,
#material .select-info select {
  width: calc(100% - 66px);
}
#HiNote-preview .note-item,
#HiNote-review .note-item,
#material .note-item {
  display: flex;
}
#HiNote-preview .note-item .right,
#HiNote-review .note-item .right,
#material .note-item .right {
  text-align: right;
  letter-spacing: 0;
  line-height: 1.8;
}
#HiNote-preview .note-item .right a,
#HiNote-review .note-item .right a,
#material .note-item .right a {
  color: #005EAB;
  font-weight: normal;
}
#HiNote-preview .teacher-item .t-name span:first-child,
#HiNote-review .teacher-item .t-name span:first-child,
#material .teacher-item .t-name span:first-child {
  color: #FF8484;
  font-size: 16px;
}
#HiNote-preview .teacher-item .t-name span:last-child,
#HiNote-review .teacher-item .t-name span:last-child,
#material .teacher-item .t-name span:last-child {
  background-color: #C5C5C5;
  color: #FFF;
  padding: 1px 2px;
  display: inline-block;
  text-align: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  font-size: 13px;
}

#HiNote-pre-class,
#HiNote-re-class,
#diary,
#teach-mm,
#teach-folder,
#teach-save {
  color: #7D7D7D;
}
#HiNote-pre-class .pick-info div:not(:last-child),
#HiNote-re-class .pick-info div:not(:last-child),
#diary .pick-info div:not(:last-child),
#teach-mm .pick-info div:not(:last-child),
#teach-folder .pick-info div:not(:last-child),
#teach-save .pick-info div:not(:last-child) {
  font-weight: bold;
  font-size: 16px;
}
#HiNote-pre-class .pick-info div:first-child,
#HiNote-re-class .pick-info div:first-child,
#diary .pick-info div:first-child,
#teach-mm .pick-info div:first-child,
#teach-folder .pick-info div:first-child,
#teach-save .pick-info div:first-child {
  color: #FF8484;
}
#HiNote-pre-class .pick-info div .time,
#HiNote-re-class .pick-info div .time,
#diary .pick-info div .time,
#teach-mm .pick-info div .time,
#teach-folder .pick-info div .time,
#teach-save .pick-info div .time {
  letter-spacing: 0;
}
#HiNote-pre-class .pick-info div p,
#HiNote-re-class .pick-info div p,
#diary .pick-info div p,
#teach-mm .pick-info div p,
#teach-folder .pick-info div p,
#teach-save .pick-info div p {
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: 1px;
  display: inline-block;
}
#HiNote-pre-class .pick-info .back-btn,
#HiNote-re-class .pick-info .back-btn,
#diary .pick-info .back-btn,
#teach-mm .pick-info .back-btn,
#teach-folder .pick-info .back-btn,
#teach-save .pick-info .back-btn {
  padding: 0 30px 0 15px;
  vertical-align: middle;
}
#HiNote-pre-class .view-class,
#HiNote-re-class .view-class,
#diary .view-class,
#teach-mm .view-class,
#teach-folder .view-class,
#teach-save .view-class {
  background-color: #FFF;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 8px;
  text-align: center;
}
#HiNote-pre-class .view-class.pale-blue,
#HiNote-re-class .view-class.pale-blue,
#diary .view-class.pale-blue,
#teach-mm .view-class.pale-blue,
#teach-folder .view-class.pale-blue,
#teach-save .view-class.pale-blue {
  background-color: #eef9f9;
}
#HiNote-pre-class .view-class.pale-blue .view-tit,
#HiNote-re-class .view-class.pale-blue .view-tit,
#diary .view-class.pale-blue .view-tit,
#teach-mm .view-class.pale-blue .view-tit,
#teach-folder .view-class.pale-blue .view-tit,
#teach-save .view-class.pale-blue .view-tit {
  color: #43BABC;
  border-color: #43BABC;
}
#HiNote-pre-class .view-class.pale-blue .class-btn-group a,
#HiNote-re-class .view-class.pale-blue .class-btn-group a,
#diary .view-class.pale-blue .class-btn-group a,
#teach-mm .view-class.pale-blue .class-btn-group a,
#teach-folder .view-class.pale-blue .class-btn-group a,
#teach-save .view-class.pale-blue .class-btn-group a {
  color: #43BABC;
  border-color: #43BABC;
}
#HiNote-pre-class .view-class.pale-blue .class-btn-group a.primary,
#HiNote-re-class .view-class.pale-blue .class-btn-group a.primary,
#diary .view-class.pale-blue .class-btn-group a.primary,
#teach-mm .view-class.pale-blue .class-btn-group a.primary,
#teach-folder .view-class.pale-blue .class-btn-group a.primary,
#teach-save .view-class.pale-blue .class-btn-group a.primary {
  background-color: #43BABC;
}
#HiNote-pre-class .view-class.orange,
#HiNote-re-class .view-class.orange,
#diary .view-class.orange,
#teach-mm .view-class.orange,
#teach-folder .view-class.orange,
#teach-save .view-class.orange {
  background-color: #FFF;
  border: 1px solid #FA9F6A;
}
#HiNote-pre-class .view-class.orange .view-tit,
#HiNote-re-class .view-class.orange .view-tit,
#diary .view-class.orange .view-tit,
#teach-mm .view-class.orange .view-tit,
#teach-folder .view-class.orange .view-tit,
#teach-save .view-class.orange .view-tit {
  color: #FA9F6A;
  border-color: #FA9F6A;
}
#HiNote-pre-class .view-class.orange .class-btn-group a,
#HiNote-re-class .view-class.orange .class-btn-group a,
#diary .view-class.orange .class-btn-group a,
#teach-mm .view-class.orange .class-btn-group a,
#teach-folder .view-class.orange .class-btn-group a,
#teach-save .view-class.orange .class-btn-group a {
  color: #FA9F6A;
  border-color: #FA9F6A;
}
#HiNote-pre-class .view-class.orange .class-btn-group a.primary,
#HiNote-re-class .view-class.orange .class-btn-group a.primary,
#diary .view-class.orange .class-btn-group a.primary,
#teach-mm .view-class.orange .class-btn-group a.primary,
#teach-folder .view-class.orange .class-btn-group a.primary,
#teach-save .view-class.orange .class-btn-group a.primary {
  background-color: #FA9F6A;
}
#HiNote-pre-class .view-class .view-tit,
#HiNote-re-class .view-class .view-tit,
#diary .view-class .view-tit,
#teach-mm .view-class .view-tit,
#teach-folder .view-class .view-tit,
#teach-save .view-class .view-tit {
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}
#HiNote-pre-class .view-class .view-tit img,
#HiNote-re-class .view-class .view-tit img,
#diary .view-class .view-tit img,
#teach-mm .view-class .view-tit img,
#teach-folder .view-class .view-tit img,
#teach-save .view-class .view-tit img {
  width: 24px;
}
#HiNote-pre-class .view-class .view-content,
#HiNote-re-class .view-class .view-content,
#diary .view-class .view-content,
#teach-mm .view-class .view-content,
#teach-folder .view-class .view-content,
#teach-save .view-class .view-content {
  margin-top: 10px;
  letter-spacing: 0;
}
#HiNote-pre-class .view-class .view-content.left,
#HiNote-re-class .view-class .view-content.left,
#diary .view-class .view-content.left,
#teach-mm .view-class .view-content.left,
#teach-folder .view-class .view-content.left,
#teach-save .view-class .view-content.left {
  text-align: left;
}
#HiNote-pre-class .view-class .view-content .class-name,
#HiNote-re-class .view-class .view-content .class-name,
#diary .view-class .view-content .class-name,
#teach-mm .view-class .view-content .class-name,
#teach-folder .view-class .view-content .class-name,
#teach-save .view-class .view-content .class-name {
  display: flex;
  justify-content: center;
  align-self: center;
  font-weight: bold;
  align-items: center;
}
#HiNote-pre-class .view-class .view-content .view-book,
#HiNote-re-class .view-class .view-content .view-book,
#diary .view-class .view-content .view-book,
#teach-mm .view-class .view-content .view-book,
#teach-folder .view-class .view-content .view-book,
#teach-save .view-class .view-content .view-book {
  width: 20%;
}
#HiNote-pre-class .view-class .view-content .view-book img,
#HiNote-re-class .view-class .view-content .view-book img,
#diary .view-class .view-content .view-book img,
#teach-mm .view-class .view-content .view-book img,
#teach-folder .view-class .view-content .view-book img,
#teach-save .view-class .view-content .view-book img {
  width: 70%;
  margin-top: 2px;
  cursor: pointer;
}
#HiNote-pre-class .view-class .view-content .view-book2 img,
#HiNote-re-class .view-class .view-content .view-book2 img,
#diary .view-class .view-content .view-book2 img,
#teach-mm .view-class .view-content .view-book2 img,
#teach-folder .view-class .view-content .view-book2 img,
#teach-save .view-class .view-content .view-book2 img {
  width: 35%;
  margin-bottom: 2px;
  cursor: pointer;
}
#HiNote-pre-class .view-class .view-content span.icon,
#HiNote-re-class .view-class .view-content span.icon,
#diary .view-class .view-content span.icon,
#teach-mm .view-class .view-content span.icon,
#teach-folder .view-class .view-content span.icon,
#teach-save .view-class .view-content span.icon {
  background-color: #C5C5C5;
  color: #FFF;
  padding: 1px 2px;
  display: inline-block;
  text-align: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  font-size: 13px;
  font-weight: normal;
}
#HiNote-pre-class .view-class .view-content .evaluate a,
#HiNote-re-class .view-class .view-content .evaluate a,
#diary .view-class .view-content .evaluate a,
#teach-mm .view-class .view-content .evaluate a,
#teach-folder .view-class .view-content .evaluate a,
#teach-save .view-class .view-content .evaluate a {
  display: block;
  margin: 15px auto 0;
  font-weight: normal;
}
#HiNote-pre-class .view-class .view-content .class-btn-group a,
#HiNote-re-class .view-class .view-content .class-btn-group a,
#diary .view-class .view-content .class-btn-group a,
#teach-mm .view-class .view-content .class-btn-group a,
#teach-folder .view-class .view-content .class-btn-group a,
#teach-save .view-class .view-content .class-btn-group a {
  background-color: transparent;
  border: 1px solid;
}
#HiNote-pre-class .view-class .view-content .class-btn-group a.primary,
#HiNote-re-class .view-class .view-content .class-btn-group a.primary,
#diary .view-class .view-content .class-btn-group a.primary,
#teach-mm .view-class .view-content .class-btn-group a.primary,
#teach-folder .view-class .view-content .class-btn-group a.primary,
#teach-save .view-class .view-content .class-btn-group a.primary {
  color: #FFF;
}

#HiNote-pre-class .view-class,
#HiNote-re-class .view-class {
  background-color: #eef9f9;
}
#HiNote-pre-class .view-class .view-tit,
#HiNote-re-class .view-class .view-tit {
  color: #43BABC;
  border-bottom: 1px solid #43BABC;
}

#HiNote-pre-class .upload_area {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
#HiNote-pre-class .upload_area .upload_btn {
  width: 100%;
  display: block;
  color: #43BABC;
  padding: 3px 15px;
  border: 1px solid #43BABC;
}
#HiNote-pre-class .upload_area .upload_btn input[type=file] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
#HiNote-pre-class .upload_area .fileList {
  display: none;
  word-wrap: break-word;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  border-radius: 3px;
  padding: 10px 10px 10px 30px;
  text-align: left;
}
#HiNote-pre-class .upload_area .fileList .upload-tit {
  text-align: center;
  font-weight: bold;
  color: #43BABC;
  margin: 5px 0 10px;
  font-size: 18px;
}
#HiNote-pre-class .upload_area .fileList .removeFile {
  width: auto;
  display: inline-block !important;
  color: #e66c39 !important;
  font-weight: bold;
  border: 0 !important;
}
#HiNote-pre-class .upload_area .fileList .btn-group {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#teach-folder .view-class .view-tit,
#teach-mm .view-class .view-tit,
#teach-save .view-class .view-tit {
  color: #FA9F6A;
  border-bottom: 1px solid #FA9F6A;
}

#textbook,
#material {
  letter-spacing: 0;
}
#textbook .modal-title,
#material .modal-title {
  font-weight: bold;
  color: #43BABC;
  font-size: 14px;
}
#textbook .modal-header,
#material .modal-header {
  border-bottom: 0;
}
#textbook .modal-body,
#material .modal-body {
  position: relative;
}
#textbook #demos .item,
#material #demos .item {
  height: calc(100vh - 355px);
  background: #F3F4F5;
  position: relative;
}
#textbook #demos .item .page,
#material #demos .item .page {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  background-color: #FFF;
  color: #FA9F6A;
  font-weight: bold;
  text-align: center;
  z-index: 3;
}
#textbook #demos .item .textbook-pic,
#material #demos .item .textbook-pic {
  width: 100%;
  height: calc(100% - 47px);
  /*height: 100%;*/
  /*calc(100vh - 169px)*/
  background-color: #F3F4F5;
  border-bottom: 1px solid #EEEEEE;
  overflow: auto;
  text-align: center;
}
#textbook #demos .item .textbook-pic::-webkit-scrollbar,
#material #demos .item .textbook-pic::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
#textbook #demos .item .textbook-pic::-webkit-scrollbar-thumb,
#material #demos .item .textbook-pic::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 10px;
}
#textbook #demos .item img,
#material #demos .item img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#textbook .main_ctrl_wp,
#material .main_ctrl_wp {
  height: 50px;
  border-top: 3px solid #2a6eab;
  background-color: #efefef;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#textbook .main_ctrl_wp .dropmenu,
#material .main_ctrl_wp .dropmenu {
  flex-basis: unset;
  width: 50%;
  display: flex;
  margin: 0 5px;
}
#textbook .main_ctrl_wp .dropmenu > .icon_video_list,
#material .main_ctrl_wp .dropmenu > .icon_video_list {
  margin: 0;
  vertical-align: baseline;
}
#textbook .main_ctrl_wp .dropmenu > .icon_mp3_list,
#material .main_ctrl_wp .dropmenu > .icon_mp3_list {
  margin: 0;
}
#textbook .main_ctrl_wp .dropmenu .popup,
#material .main_ctrl_wp .dropmenu .popup {
  padding: 0 5px;
  cursor: pointer;
}
#textbook .main_ctrl_wp .dropmenu i,
#material .main_ctrl_wp .dropmenu i {
  vertical-align: middle;
}
#textbook .main_ctrl_wp .dropmenu .svgbtn,
#material .main_ctrl_wp .dropmenu .svgbtn {
  display: inline-block;
  height: 26px;
  width: 26px;
  min-height: 26px;
  min-width: 26px;
  vertical-align: sub;
}
#textbook .main_ctrl_wp .dropmenu > a,
#textbook .main_ctrl_wp .dropmenu > .popup,
#material .main_ctrl_wp .dropmenu > a,
#material .main_ctrl_wp .dropmenu > .popup {
  color: #7D7D7D;
}
#textbook .main_ctrl_wp .dropmenu:first-child select,
#material .main_ctrl_wp .dropmenu:first-child select {
  vertical-align: text-bottom;
}
#textbook .svgbtn.icon_video_list,
#material .svgbtn.icon_video_list {
  background: url(../images/icon_video_list.svg) center center no-repeat;
}
#textbook .hi_ctrl_001,
#material .hi_ctrl_001 {
  border: 1px solid #e1e1e1;
  border-radius: 0.5rem;
  color: #225789;
  padding: 2px 5px;
  width: 100%;
  /*calc(100% - 50px);*/
  vertical-align: super;
  margin: 0 5px;
}
#textbook .svgbtn.icon_mp3_list,
#material .svgbtn.icon_mp3_list {
  background: url(../images/icon_mp3_list.svg) center center no-repeat;
}
#textbook .main_ctrl_wp .media-wrapper,
#material .main_ctrl_wp .media-wrapper {
  flex-basis: calc(100% - 320px);
}
#textbook .main_ctrl_wp .mejs__container,
#material .main_ctrl_wp .mejs__container {
  background: transparent;
}
#textbook audio,
#material audio {
  width: 100%;
  min-width: 20px;
  height: 23px;
}
#textbook audio:hover,
#material audio:hover {
  background-color: transparent;
}
#textbook .download-btn,
#material .download-btn {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
#textbook .download-btn img,
#material .download-btn img {
  width: 28px;
}

#textbook #demos .item {
  height: calc(100vh - 180px);
}

#livechat-view {
  letter-spacing: 0;
}
#livechat-view .wrapper {
  margin-top: 40px;
}
#livechat-view .main_header {
  display: block;
  background-color: #2f70b8;
  z-index: 30;
}
#livechat-view .main_header .nav_name {
  background-color: #215889;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  height: 40px;
}
#livechat-view .main_header .nav_name > a,
#livechat-view .main_header .nav_name > button {
  border: none;
  background: transparent;
  color: #fff;
  display: inline-block;
  padding: 0 1rem;
}
#livechat-view .chat_wp_box {
  display: flex;
  flex-direction: column;
  background-color: #215889;
  height: 100%;
  overflow: hidden;
}
#livechat-view .chat_wp_box .chat_wp {
  flex-basis: auto;
  height: calc(100vh - 211px);
  overflow-y: auto;
  background-color: #f8f8f8;
  padding-left: 1rem;
  padding-right: 1rem;
}
#livechat-view .chat_wp_box .chat_wp .chat_box {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#livechat-view .chat_wp_box .chat_box > p {
  color: #808080;
  font-size: 0.8em;
  text-align: center;
  background: linear-gradient(transparent 50%, #c2c2c2 50%) center no-repeat;
  background-size: 100% 2px;
}
#livechat-view .chat_wp_box .chat_box > p span {
  background-color: #f8f8f8;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
#livechat-view .chat_wp_box .chat_box .box {
  display: flex;
  align-items: center;
  font-size: 0.8em;
}
#livechat-view .chat_wp_box .chat_box .box + * {
  margin-top: 1rem;
}
#livechat-view .chat_wp_box .chat_box .box.me {
  flex-direction: row-reverse;
  margin-left: 45px;
  margin-right: 15px;
}
#livechat-view .chat_wp_box .chat_box .box .txt {
  position: relative;
  background-color: #e3f2f8;
  color: #808080;
  padding: 1rem;
  border-radius: 0.5rem;
}
#livechat-view .chat_wp_box .chat_box .box .txt:after {
  position: absolute;
  top: 10px;
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid #e3f2f8;
  border-left: 15px solid transparent;
  left: -15px;
}
#livechat-view .chat_wp_box .chat_box .box.me .txt {
  background-color: #ebebeb;
}
#livechat-view .chat_wp_box .chat_box .box.me .txt:after {
  border-left: none;
  left: auto;
  border-top: 15px solid #ebebeb;
  border-right: 15px solid transparent;
  right: -15px;
}
#livechat-view .chat_wp_box .chat_box .box > span {
  color: #aeaeae;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: auto;
  font-size: 12px;
}
#livechat-view .chat_wp_box .chat_box .box .pic {
  flex-basis: 30px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  background-position: center center;
  background-size: cover;
  border-radius: 5rem;
  border: 1px solid #2f70b8;
  margin-right: 20px;
  margin-bottom: auto;
}
#livechat-view .chat_wp_box .input_wp {
  flex-basis: auto;
  position: fixed;
  bottom: 59px;
  left: 0;
  display: flex;
  align-items: center;
  background-color: #215889;
  width: 100%;
  padding: 5px 15px;
}
#livechat-view .chat_wp_box .input_wp > button {
  border: none;
  background: transparent;
  color: #ebebeb;
}
#livechat-view .chat_wp_box .input_wp .text_input_area_wp {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.9rem;
}
#livechat-view .chat_wp_box .input_wp > * + * {
  margin-left: 0.5rem;
}
#livechat-view .chat_wp_box .input_wp .text_input_area {
  width: 100%;
  background: #fff;
  max-height: 50px;
  overflow-y: auto;
  border-radius: 0.2rem;
  padding: 0.1rem 0.4rem;
  outline: 0;
}
#livechat-view .chat_wp_box .input_wp > button.b_blue {
  color: #a0d1e2;
}
#livechat-view .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
  background-color: #f8f8f8;
}
#livechat-view .modal-header h5 {
  width: 100%;
  margin: auto;
  text-align: center;
  color: #2E4F90;
  font-weight: bold;
}
#livechat-view .modal-body {
  line-height: 2;
  background-color: #f8f8f8;
  border-radius: 0 0 0.3rem 0.3rem;
}

#HiNote-review .review-group-btn {
  display: flex;
}
#HiNote-review .review-group-btn > div {
  width: 100%;
  text-align: center;
  padding: 15px 0 0;
  color: #43BABC;
  letter-spacing: 0;
}
#HiNote-review .review-group-btn img {
  width: 23px;
}
#HiNote-review .review-group-btn button {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0 auto;
  color: #43BABC;
  width: auto;
}
#HiNote-review .review-group-btn button:disabled {
  color: #959595;
  opacity: 0.5;
}
#HiNote-review .review-group-btn a {
  color: #43BABC;
}

#evaluate .modal-content {
  border: 0;
}
#evaluate .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
  background-color: transparent;
}
#evaluate .modal-header button {
  /*padding: 0rem 1rem;*/
  background-color: transparent;
}
#evaluate .modal-body {
  text-align: left;
}
#evaluate p {
  letter-spacing: 1px;
}
#evaluate .e-item {
  color: #FA9F6A;
  font-weight: bold;
}
#evaluate .e-item i {
  cursor: pointer;
}
#evaluate .e-item i:not(:last-child) {
  margin-right: 5px;
}
#evaluate textarea {
  background-color: #fff6f1;
  border: 0;
  margin-bottom: 5px;
  padding: 5px 8px;
  color: #7D7D7D;
}
#evaluate textarea:focus-visible {
  outline: 0;
}
#evaluate .preset span {
  display: inline-block;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding: 2px 8px;
  border-radius: 15px;
  border: 1px solid #FA9F6A;
  color: #FA9F6A;
  cursor: pointer;
}
#evaluate .preset span:not(:last-child) {
  margin-right: 5px;
}
#evaluate .preset span.active {
  background-color: #FA9F6A;
  color: #FFF;
}

#HiNote-re-class #today-class .material-item {
  margin-top: 10px;
  text-align: left;
  padding: 10px;
  background-color: #FFF;
  border-radius: 8px;
  color: #43BABC;
  font-size: 16px;
}
#HiNote-re-class #today-class .material-item .m_tit span {
  width: 25px !important;
  height: 25px !important;
  background-color: #43BABC !important;
}
#HiNote-re-class #today-class .material-item .m_tit span i {
  font-size: 16px;
  vertical-align: bottom;
}
#HiNote-re-class #today-class .material-item .m_tit img {
  width: 16px;
}
#HiNote-re-class #today-class .material-item .m_btn {
  text-align: right;
}
#HiNote-re-class #today-class .material-item .m_btn a {
  color: #43BABC;
  font-size: 14px;
  font-weight: normal;
}
#HiNote-re-class #today-class .material-item .m_btn i {
  font-size: 16px;
}
#HiNote-re-class #today-class .material-item .m_btn img {
  width: 18px;
  vertical-align: sub;
  margin-right: 0.25rem;
}
#HiNote-re-class #words .word-list {
  height: 200px;
}
#HiNote-re-class #words .word-list ol {
  max-height: 200px;
  overflow: auto;
  margin-bottom: 0;
}
#HiNote-re-class #words .word-list li {
  padding-left: 5px;
  line-height: 1.8;
}
#HiNote-re-class #words .word-list li > span {
  display: inline-block;
  vertical-align: top;
}
#HiNote-re-class #words .word-list li > span:first-child {
  width: 50%;
  /*width: 35%;*/
}
#HiNote-re-class #words .word-list li > span:nth-child(2) {
  width: 44%;
  /*width: 55%;*/
}
#HiNote-re-class #words .word-list li > span:last-child {
  float: right;
  cursor: pointer;
}
#HiNote-re-class .text-height {
  line-height: 1.8;
  height: 200px;
  overflow: auto;
}
#HiNote-re-class #myNote #app {
  padding: 0;
  max-width: 100% !important;
}
#HiNote-re-class #myNote .editor-area {
  display: none;
}
#HiNote-re-class #myNote .content-text {
  height: 200px;
  overflow-y: auto;
}
#HiNote-re-class #myNote #cke_1_contents {
  height: 156px !important;
}
#HiNote-re-class #homework .hw-info {
  color: #005EAB;
  font-weight: bold;
  font-size: 16px;
}
#HiNote-re-class #homework .hw-info .hw-time {
  color: #C1C1C1;
  font-weight: normal;
  font-size: 12px;
}
#HiNote-re-class #homework .hw-info .hw-time.fr {
  float: right;
}
#HiNote-re-class #homework .hw-info .hw-time.fl {
  float: left;
}
#HiNote-re-class #homework .st-answer {
  display: none;
  color: #7D7D7D;
}
#HiNote-re-class #homework .st-answer .hw-info {
  color: #43BABC;
}
#HiNote-re-class #homework .st-answer .hw-info img {
  width: 26px;
}
#HiNote-re-class #homework .st-answer .hw-download {
  padding: 10px;
  border-radius: 8px;
  background-color: #ecf9f9;
  color: #43BABC;
}
#HiNote-re-class #homework .st-answer .hw-download img {
  width: 20px;
}
#HiNote-re-class #homework .st-answer .hw-download img.file-icon {
  margin-right: 10px;
}
#HiNote-re-class #homework .st-answer .hw-download p {
  font-weight: bold;
}
#HiNote-re-class #homework .st-answer .hw-download a {
  color: #43BABC;
}
#HiNote-re-class #homework .st-answer .hw-download audio {
  height: 30px;
  border-radius: 3px;
}
#HiNote-re-class #homework .st-answer .hw-download .edit-hw-btn {
  color: #43BABC;
  font-size: 20px;
  cursor: pointer;
}
#HiNote-re-class #homework .tch-reply-btn {
  cursor: pointer;
}
#HiNote-re-class #homework .tch-reply {
  display: none;
}

#learning-profile .top-btn {
  height: 55px;
}
#learning-profile .top-btn.navbg {
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 0 0 15px 15px;
}
#learning-profile .right {
  float: right;
}
#learning-profile .right .search-btn {
  display: none;
  padding: 15px 0 0;
  cursor: pointer;
}
#learning-profile .right .search-btn i {
  color: #5c5c5c;
}
#learning-profile .right .download-btn {
  display: none;
  padding: 15px 15px 0;
  cursor: pointer;
}
#learning-profile .right .download-btn img {
  width: 24px;
  vertical-align: bottom;
}
#learning-profile .profile-select {
  text-align: right;
}
#learning-profile .profile-select label {
  color: #43BABC;
  letter-spacing: 0;
  width: 100px;
}
#learning-profile .profile-select input[type=date] {
  width: calc(100% - 111px);
  margin-left: 5px;
}
#learning-profile .profile-select input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  margin: 0;
}
#learning-profile .profile-select select {
  width: calc(100% - 111px);
  margin: 0.5em 0 0.5em 5px;
}
#learning-profile .profile-select .s-btn {
  align-self: center;
}
#learning-profile .profile-select .search-profile {
  padding: 2px 5px;
}
#learning-profile .profile-content {
  display: none;
  position: relative;
  width: 100%;
  padding: 3% 15%;
  height: calc(100vh - 256px);
  overflow: auto;
  margin: auto;
  background: repeating-linear-gradient(45deg, #ffffff 5%, #ffffff 8%, #f7f7f7 8%, #f7f7f7 10%);
}
#learning-profile .profile-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
#learning-profile .profile-content::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 10px;
}
#learning-profile .profile-content img {
  width: 100%;
  margin-bottom: 10px;
}

#hw-submit {
  letter-spacing: 0;
}
#hw-submit .modal-header {
  border-bottom: 0;
}
#hw-submit .modal-header .modal-title {
  text-align: center;
  font-weight: bold;
}
#hw-submit .modal-body {
  padding: 0;
}

.diary-tit {
  font-weight: bold;
  margin-bottom: 8px;
}

.t-feedback {
  color: #43BABC;
}

#mp3 .modal-header {
  padding-bottom: 0;
  border-bottom: 0;
  background-color: #f1f3f4;
}
#mp3 .modal-header p {
  width: 100%;
  text-align: center;
  color: #436794;
  font-weight: bold;
  font-size: 18px;
}
#mp3 .modal-header button {
  background-color: transparent;
  border: 0;
}
#mp3 .modal-header button img {
  width: 16px;
}
#mp3 .modal-body {
  background-color: #f1f3f4;
  border-radius: 0 0 0.3rem 0.3rem;
}

#diary .space {
  height: calc(100% - 55px);
}
#diary .view-class {
  position: relative;
  height: 100%;
}
#diary .search-btn {
  text-align: left;
  position: relative;
  width: 100%;
}
#diary .search-btn input {
  background-color: #F3F4F5;
  width: 100%;
}
#diary .search-btn button {
  position: absolute;
  border: 0;
  background-color: transparent;
  color: #43BABC;
  right: 2px;
  bottom: 10px;
}
#diary .view-content {
  max-height: 700px;
  overflow-y: auto;
}
#diary .diary {
  cursor: pointer;
  text-align: left;
  margin: 8px 0;
}
#diary .diary .date {
  color: #43BABC;
}
#diary .diary .date span {
  color: #C1C1C1;
}
#diary .diary p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#diary .add-diary {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #FA9F6A;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  cursor: pointer;
}
#diary .add-diary i {
  font-size: 28px;
  color: #FFF;
  transform: translateY(7px);
}

#diary-edit .modal-content {
  border: 0;
}
#diary-edit .view-tit {
  padding-bottom: 5px;
  color: #FA9F6A;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #FA9F6A;
  text-align: center;
}
#diary-edit .view-tit img {
  width: 24px;
}
#diary-edit p {
  color: #43BABC;
  margin: 10px 0;
  letter-spacing: 0;
}
#diary-edit textarea {
  border: 0;
  padding: 5px 8px;
  background-color: #F3F4F5;
  color: #7D7D7D;
  line-height: 1.8;
}
#diary-edit textarea:focus {
  outline: none;
}
#diary-edit input {
  margin: 0;
  background-color: #F3F4F5;
}

#teach-mm .space,
#teach-folder .space,
#diary .space {
  margin: 0;
}
#teach-mm .view-class,
#teach-folder .view-class,
#diary .view-class {
  height: calc(100vh - 171px);
  margin-bottom: 0;
}
#teach-mm .column,
#teach-mm .folder-group,
#teach-folder .column,
#teach-folder .folder-group,
#diary .column,
#diary .folder-group {
  position: initial !important;
  height: calc(100% - 45px);
  overflow-y: auto;
}
#teach-mm .portlet-content,
#teach-folder .portlet-content,
#diary .portlet-content {
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  background-color: #fff5f0;
  padding: 5px 10px;
  margin: 8px 0;
  border-radius: 5px;
}
#teach-mm .portlet-content .img-icon,
#teach-folder .portlet-content .img-icon,
#diary .portlet-content .img-icon {
  margin-right: 10px;
  background-color: #FA9F6A;
  border-radius: 50%;
}
#teach-mm .portlet-content .img-icon i,
#teach-folder .portlet-content .img-icon i,
#diary .portlet-content .img-icon i {
  font-size: 22px;
  color: #FFF;
  margin: 5px;
}
#teach-mm .portlet-content .file-info,
#teach-folder .portlet-content .file-info,
#diary .portlet-content .file-info {
  text-align: left;
  font-weight: bold;
  color: #FA9F6A;
  width: calc(100% - 65px);
}
#teach-mm .portlet-content .file-info span,
#teach-folder .portlet-content .file-info span,
#diary .portlet-content .file-info span {
  font-size: 12px;
  font-weight: normal;
  color: #959595;
}
#teach-mm .portlet-content .delete-btn i,
#teach-folder .portlet-content .delete-btn i,
#diary .portlet-content .delete-btn i {
  font-size: 20px;
  color: #FA9F6A;
  margin-left: 10px;
}

.preview-btn i {
    font-size: 20px;
    color: #2255e9;
    margin-left: 10px;
}

#teach-mm .portlet-placeholder,
#teach-folder .portlet-placeholder,
#diary .portlet-placeholder {
  border: 1px dotted black;
  margin: 0 1em 1em 0;
  height: 50px;
}

#teach-mm .view-class {
  position: relative;
  height: calc(100vh - 212px);
}

#teach-folder .view-class {
  position: relative;
}
#teach-folder .folder-group {
  letter-spacing: 1px;
  text-align: left;
}
#teach-folder .plus-btn {
  float: right;
}
#teach-folder .file-btn {
  width: 100%;
}
#teach-folder .file-btn .img-icon,
#teach-folder .file-btn .file-info {
  display: inline-block;
  vertical-align: middle;
}
#teach-folder .file-btn .img-icon {
  background-color: transparent;
  margin: 0;
}
#teach-folder .file-btn .img-icon i {
  color: #ffc851;
}

#teach-folder .upload_area,
#teach-mm .upload_area {
  display: block;
  width: 100%;
  text-align: center;
}
#teach-folder .add-upload,
#teach-mm .add-upload {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #FA9F6A;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  cursor: pointer;
}
#teach-folder .add-upload i,
#teach-mm .add-upload i {
  font-size: 28px;
  color: #FFF;
  transform: translateY(7px);
}
#teach-folder .add-upload i:hover,
#teach-mm .add-upload i:hover {
  cursor: pointer;
}
#teach-folder .upload_area .add-upload input[type=file],
#teach-mm .upload_area .add-upload input[type=file] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
#teach-folder .upload_area .fileList,
#teach-mm .upload_area .fileList {
  display: none;
  word-wrap: break-word;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  height: 300px;
  background-color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1019607843);
  border-radius: 3px;
  padding: 10px 10px 10px 30px;
  margin-bottom: 0;
  text-align: left;
}
#teach-folder .upload_area .fileList .upload-tit,
#teach-mm .upload_area .fileList .upload-tit {
  text-align: center;
  font-weight: bold;
  color: #43BABC;
  margin: 5px 0 10px;
  font-size: 18px;
}
#teach-folder .upload_area .fileList .removeFile,
#teach-mm .upload_area .fileList .removeFile {
  width: auto;
  display: inline-block !important;
  color: #e66c39 !important;
  font-weight: bold;
  border: 0 !important;
}
#teach-folder .upload_area .fileList .btn-group,
#teach-mm .upload_area .fileList .btn-group {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#add_folder .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
#add_folder .modal-body {
  letter-spacing: 1px;
}

#teach-save .file-text-bg {
  text-align: left;
  letter-spacing: 0;
  margin-top: 10px;
  padding: 15px;
  border-radius: 10px;
  background-color: #F3F4F5;
  color: #7D7D7D;
}
#teach-save .file-text-bg li {
  list-style: none;
  line-height: 1.8;
}
#teach-save .file-text-bg li i {
  font-size: 15px;
}
#teach-save .save_in {
  margin: 20px 0;
}
#teach-save .save_in input {
  width: 19px;
  height: 19px;
}
#teach-save .save_in span {
  margin-top: 5px;
  font-size: 1.1em;
}
#teach-save .save_in select {
  width: 100%;
  border-bottom: 1px solid #999999;
}
#teach-save .member-radio.active .form-check label {
  color: #FA9F6A;
}
#teach-save .form-check {
  background-color: transparent;
  letter-spacing: 1px;
  padding: 0.4em 0;
  text-align: left;
  /*display: inline-block;*/
  margin-right: 16px;
}
#teach-save .form-check .form-check-input {
  float: unset;
  margin: 0 5px;
  border-radius: 50%;
  vertical-align: middle;
}
#teach-save select {
  width: calc(100% - 113px);
  margin: 0 0 0.1em -3em;

}
#teach-save select:disabled {
  opacity: 0;
}

@media (min-width: 768px) {
  #HiNote .container .top-nav li {
    padding: 10px 20px;
  }
  #material #demos .item {
    height: calc(100vh - 282px);
  }
  .profile-select {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 16px;
  }
  #HiNote .container .top-nav a:hover {
    font-size: 18px;
    transition: ease-in 0.3s;
  }
  #HiNote .container .top-nav a.active,
#HiNote .container .top-nav a.active:hover {
    font-size: 18px;
  }
  #textbook .owl-dots .owl-dot button {
    font-size: 16px;
  }
  #HiNote .container .hinote-item a.right {
    margin: 15px 20px 15px auto;
  }
  #HiNote .container .hinote-item a.left {
    margin: 15px auto 15px 20px;
  }
  #HiNote-preview .select-info input,
#HiNote-review .select-info input {
    width: calc(100% - 160px);
  }
  #HiNote-preview .select-info select,
#HiNote-review .select-info select {
    width: calc(100% - 75px);
  }
}
@media (min-width: 1200px) {
  #HiNote-pre-class .view-class .view-content .view-book2 img,
#HiNote-re-class .view-class .view-content .view-book2 img {
    width: 25%;
  }
}
@media (max-width: 1440px) {
  #teach-folder .mb-4,
#teach-folder .my-4 {
    margin-bottom: 0rem !important;
  }
  #diary .mb-2,
#diary .my-2 {
    margin-bottom: 0rem !important;
  }
}
@media (max-width: 991px) {
  #HiNote .container .top-nav li {
    padding: 10px 8px;
  }
}
@media (max-width: 800px) {
  #teach-mm .view-class,
#teach-folder .view-class,
#diary .view-class {
    height: calc(82vh - 171px);
  }
}
/*平版以後*/
#HiNote .container .dropdown {
  display: none;
}

@media (max-width: 767px) {
  #HiNote-preview,
#HiNote-review,
#material,
#teach-mm,
#teach-save,
#HiNote-pre-class,
#HiNote-re-class,
#teach-folder,
#diary,
#learning-profile {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0);
    border-radius: 0px;
    min-height: 100vh;
  }
  #HiNote .container .top-nav {
    display: none;
  }
  #HiNote .container .dropdown {
    display: block;
  }
  .btn-defult {
    color: white;
    background-color: #43BABC;
    border-color: #43BABC;
    box-shadow: 1px 1px 1px rgba(7, 7, 7, 0.25);
  }
  .btn-defult:focus,
.btn-defult:hover {
    color: white;
    background-color: #349b9d;
    border-color: #349b9d;
  }
  #HiNote .dropdown {
    margin-top: 30px;
  }
  #HiNote .dropdown .btn-lg {
    padding: 1rem 1rem;
    line-height: 1.5;
  }
  #HiNote .dropdown .dropdown-menu {
    box-shadow: 2px 2px 2px rgba(7, 7, 7, 0.25);
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    margin: -0.3rem 0 0;
    min-width: 100%;
    position: relative;
  }
  #HiNote .dropdown .dropdown-menu a {
    line-height: 39px;
    color: #808080;
    width: 90%;
    margin: auto;
  }
  #HiNote .dropdown .dropdown-menu .dropdown-item img {
    opacity: 0.6;
    width: 18px;
  }
  #HiNote .dropdown .dropdown-menu .dropdown-item img:focus, #HiNote .dropdown .dropdown-menu .dropdown-item img:hover {
    opacity: 1;
  }
  #HiNote .dropdown .dropdown-menu .dropdown-item:focus, #HiNote .dropdown .dropdown-menu .dropdown-item:hover {
    color: #505050;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid #43BABC;
    margin-bottom: 3px;
  }
  #HiNote .dropdown:after {
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    content: "";
    cursor: pointer;
    height: 10px;
    margin: 12px 10px;
    position: absolute;
    right: 30px;
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: transform 0.5s;
    top: 15px;
    width: 10px;
  }
  #HiNote .dropdown.show:after {
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    content: "";
    cursor: pointer;
    height: 10px;
    position: absolute;
    margin: 12px 10px;
    right: 30px;
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform 0.5s;
    top: 15px;
    width: 10px;
  }
  .trans-top .h4 {
    font-size: 1.3rem;
  }
  #teach-folder .mb-4,
#teach-folder .mb-4,
#diary .mb-4 {
    margin-bottom: 0rem !important;
  }
  #teach-folder .mt-3,
#teach-folder .mt-3,
#diary .mt-3 {
    margin-top: 0rem !important;
  }
  #teach-folder .add-upload,
#teach-folder .add-diary,
#teach-folder .add-upload,
#teach-folder .add-diary,
#diary .add-upload,
#diary .add-diary {
    bottom: 0px;
  }
  #teach-folder .view-class,
#teach-folder .view-class,
#diary .view-class {
    height: calc(94vh - 171px);
  }
}
@media (max-width: 579px) {
  #HiNote-preview select,
#HiNote-review select,
#material select {
    height: 45px;
    margin-top: 17px;
  }
  #HiNote-preview .select-info,
#HiNote-review .select-info,
#material .select-info {
    display: flex;
    flex-wrap: wrap;
  }
  #HiNote-preview .select-info label,
#HiNote-review .select-info label,
#material .select-info label {
    color: #009999;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    width: 576px;
  }
  #HiNote-preview .select-info input, #HiNote-preview .select-info select,
#HiNote-review .select-info input,
#HiNote-review .select-info select,
#material .select-info input,
#material .select-info select {
    width: 100%;
    height: 45px;
  }
}
@media (max-width: 533px) {
  #HiNote-review .select-info input {
    padding: 0.375rem 0.35rem 0.375rem 0.55rem;
  }
  #teach-folder .p-20 {
    padding-top: 10px !important;
  }
  #teach-folder .mt-3 {
    margin-top: 0rem !important;
  }
  #diary .add-diary {
    bottom: 12px;
  }
  #teach-folder .folder-group {
    height: calc(95% - 45px);
  }
}
@media (max-width: 414px) {
  #diary .view-content {
    max-height: 455px;
  }
  .trans-top {
    height: 80vh;
  }
}
@media (max-width: 399px) {
  #teach-folder .portlet-content .file-info {
    width: 50vw;
  }
}
@media (max-width: 375px) {
  #HiNote-review .select-info input,
#HiNote-review .select-info select {
    font-size: 0.84rem;
  }
}
@media (max-width: 353px) {
  #HiNote .dropdown .btn-lg {
    padding: 0.6rem 1rem;
  }
  #HiNote .dropdown:after {
    top: 8px;
  }
  #HiNote .dropdown.show:after {
    top: 8px;
  }
  #HiNote .select-info input, #HiNote .select-info select {
    font-size: 0.8rem;
  }
  #teach-folder .file-btn {
    width: 85%;
  }
}
/*Height*/
@media (min-height: 1080px) {
  .trans-top {
    height: 100vh;
  }
}
/*  @media screen and (max-width: 1920px),
screen and (max-height: 1080px) {
    #teach-folder .view-class,
    #teach-folder .view-class,
    #diary .view-class {
        height: 672px;
    }
    #diary .view-content {
        max-height: 650px;
    }
    .trans-top {
        height: calc( 100vh - 655px); //calc( 100vh - 355px)
        max-height: 100vh;
        min-height: calc(130vh - 5px);
    }
}*/
/* 
@media screen and (max-width: 768px),
screen and (max-height: 1024px) {
    #HiNote .container {
        margin-top: 40px;
    }
    #teach-folder .view-class,
    #teach-folder .view-class,
    #diary .view-class {
        height: 680px;
    }
    #diary .view-content {
        max-height: 650px;
    }
    .trans-top {
        height: 820px;
    }
}

@media screen and (max-width: 600px),
screen and (max-height: 1024px) {
    #teach-folder .view-class,
    #teach-folder .view-class,
    #diary .view-class {
        height: 680px;
    }
    #diary .view-content {
        max-height: 650px;
    }
    .trans-top {
        height: 750px;
    }
}*/

/*# sourceMappingURL=Hinote-pc-main.css.map */
