@charset "utf-8";
@import "https://www.ehanlin.com.tw/lesscss/ehanlin-basicss.css";
.bulletin-board {
  display: none;
  float: left;
  margin: 10px 0;
}
.bulletin-board .list {
  margin: 10px;
  text-align: center;
}
.bulletin-board .bulletin-ad {
  margin-bottom: 15px;
}
.bulletin-board .bulletin-ad img {
  display: block;
  margin: auto;
  width: 98%;
  border: 1px solid #e0e0e0;
}
.bulletin-board .bulletin-ad p {
  margin: 5px 0;
}
.bulletin-board .bulletin-calendar {
  height: 195px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ehanlin-web-resource/bulletin_board/background/_calendar.png") no-repeat;
  margin: 10px 0;
  color: white;
  position: relative;
}
.bulletin-board .bulletin-calendar a {
  text-decoration: none;
}
.bulletin-board .bulletin-calendar .calendar-box {
  width: 60px;
  height: 60px;
  color: white;
  border-radius: 10px;
  box-shadow: 3px 3px 6px #001727;
  font-size: 25px;
  line-height: 60px;
  text-shadow: 1px 1px #0b243b, 2px 2px #0b243b, 3px 3px #0b243b;
  background: linear-gradient(135deg, #ce0101 0%, #fd1300 40%, #ff8a7f 100%);
  display: inline-block;
  margin: 20px 0;
}
.bulletin-board .bulletin-calendar .calendar-box .unit {
  color: black;
  text-shadow: none;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.bulletin-board .bulletin-calendar .calendar-box.days {
  margin: -3px;
}
.bulletin-board .bulletin-calendar .calendar-box + .calendar-box {
  margin-left: 10px;
}
.bulletin-board .bulletin-calendar .title {
  padding: 40px 10px 0 10px;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
.hide {
  display: none;
}
.left-side {
  float: left;
  width: 215px;
}
img.banner {
  display: block;
  margin: auto;
  width: 98%;
}
.unblock {
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  right: 5px;
  top: 3px;
}
.ui-tabs .ui-tabs-nav li {
  white-space: nowrap;
  font-size: 1.1em;
  display: inline-block;
}
.ui-tabs .ui-tabs-nav h2 {
  font-size: 1.1em;
  padding: 5px 20px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d5d5d5;
  font-weight: normal;
  background: linear-gradient(to bottom, #f4f4f4 0%, #e1e1e1 100%);
}
.ui-state-default a {
  color: #aaa;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #d5d5d5;
  font-weight: normal;
  background: linear-gradient(to bottom, #eaeaea 1%, #ffffff 100%);
}
.ui-state-active a {
  color: #000;
  font-weight: bold;
}
table.simple {
  background: #fff;
  padding: 0;
  font-size: 1em;
  position: relative;
  border: #c3c3c3 1px solid;
  margin: 0 auto;
  width: 96%;
  color: #000;
  box-shadow: 1px 1px 4px 1px #e7e6e6;
}
table.simple th {
  padding: 10px 10px;
  font-weight: bold;
  height: 24px;
  text-align: center;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 1%, #ebebeb 100%);
}
table.simple td {
  padding: 10px 10px;
  height: 24px;
  border-top: 1px #ccc dashed;
  text-align: center;
}
.con > ul {
  text-shadow: none;
  list-style-type: none;
  padding: 0px;
  text-align: center;
  transition: all 0.3s ease;
}
.con > ul > li {
  display: inline-block;
  margin: 10px;
  transition: all 0.3s ease;
}
.con > ul > li > a {
  cursor: pointer;
  display: inline-block;
  color: #bdbdbd;
  background-color: #fafafa;
  transition: all 0.3s ease;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  padding: 20px 20px 20px 20px;
  width: 80px;
  text-align: center;
  font-size: 20px;
}
.con > ul > li > a:hover {
  color: #424242;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.con > ul > li > a.selected {
  color: #bdbdbd;
  background-color: #424242;
}
.con > ol {
  text-shadow: none;
  list-style-type: none;
  padding: 0px;
  margin: 20px 0px;
  transition: all 0.3s ease;
}
.con > ol > li {
  display: inline-block;
  margin: 10px;
  transition: all 0.3s ease;
  width: 50px;
  text-align: center;
}
.con > ol > li > a {
  cursor: pointer;
  display: inline-block;
  color: #bdbdbd;
  /*background-color: #fafafa;*/
  background-color: gray;
  transition: all 0.3s ease;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  line-height: 40px;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.con > ol > li > a.active {
  background-color: #fafafa;
}
.con > ol > li > a.active:hover {
  color: #424242;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.con > ol > li > a.active.selected {
  color: #bdbdbd;
  background-color: #424242;
}
#youtubeIFrame {
  width: 680px;
  height: 0px;
  transition: all 0.3s ease;
}
#youtubeIFrame.open {
  height: 422px;
}
.youtubePlayer {
  width: 680px;
  height: 0px;
  transition: all 0.3s ease;
}
.youtubePlayer.open {
  height: 422px;
}
p.unit-name {
  font-size: 2.2em;
  text-indent: 0;
  width: 96%;
  margin: 15px;
  padding: 0;
}
section {
  text-align: center;
}
.wBoxinfo img {
  float: none;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
}
div.teacher {
  position: relative;
}
div.teacher img {
  display: block;
  margin: auto;
}
a.teacher-more {
  background-color: #E435CB;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
a.teacher-more:hover {
  background-color: #AD0B96;
}
.fb-share {
  position: absolute;
  right: 15px;
  top: 15px;
}
.history_dlTb td.hTbtd_1 {
  width: 20%;
}
.history_dlTb td.hTbtd_3 {
  width: 20%;
}
img.preview-ad {
  width: 96%;
  margin: 25px auto 15px auto;
}
.top-banner-block {
  margin-bottom: 10px;
}
.ad-block {
  float: left;
  margin-right: 12px;
  width: 215px;
}
.ad-block img.ad {
  width: 85%;
  display: block;
  margin: 10px auto;
}
.ad-block a.ad-link {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 5px;
}
.ui-tabs-panel {
  height: auto;
}
.unit span.coming-soon {
  color: red;
}
.concept-area {
  margin: 20px 15px;
}
.concept-area th {
  font-size: 20px;
}
.concept-area td:first-child {
  width: 180px;
  font-size: 15px;
}
.concept-area .video-list {
  margin: 0;
}
.concept-area .con {
  padding: 0;
}
.file-download {
  margin: 15px;
}
.file-download table {
  width: 100%;
  margin: 15px 0;
}
.ui-tabs-nav {
  margin-left: 230px;
  text-align: left;
}
