#thumbnail_container {
  width: 100%;
  border: 1px solid #ccc;
  /*background: #eee;*/
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
#content img {
  width: 100%;
}
#zoom_03 {
  width: 100%;
}
.modal {
  top: 50%;
  transform: translateY(-50%);
}
.slider {
  width: 50%;
  margin: 100px auto;
}
.thumbnail0.active img {
  border: 2px solid darkorange !important;
}
.slick-slide {
  /* margin: 0px 20px;*/
  border: 1px solid #ccc;
  overflow: hidden;
  text-align: center;
  opacity: .2;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 3px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.slick-slide img {
  width: 100%;
  height: 100%;
}
.slick-prev:before, .slick-next:before {
  color: black;
  z-index: 1000;
}
.slick-prev {
  left: -15px;
}
.slick-next {
  right: -15px;
}
.slick-active {
  opacity: .5;
}
.slick-current {
  opacity: 1;
}
.ribbon {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #EB5F5A;
}
.ribbon a {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.ribbon a:hover {
  background-color: #d7544f;
}
/**
 * Slider specific styles
 */
.frame, .events_log {
  position: relative;
  width: 270px;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
}
.frame li {
  position: relative;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  height: 130px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  background: #2E435A;
  color: #fff;
}
.slides {
  display: inline-block;
}
.multipleelements li, .multislides li, .ease li {
  width: 60px;
  margin-right: 10px;
}
.events_log {
  display: block;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  background-color: #fcfcfc;
  border: 1px solid #d2d2d2;
  margin-top: -20px;
  margin-bottom: 20px;
}
.events_log > span {
  display: none;
}
.events_log > span:nth-last-child(-n+5) {
  display: block;
}
@media screen and (min-width: 640px) {
  /**
     * Demo Page Styles
     */
  .examplecode, .frame, .events_log {
    width: 580px;
  }
  .testscreen {
    width: 500px;
  }
  table {
    width: 580px;
    margin: 0 auto;
  }
  tr {
    padding: 0;
  }
  /**
     * Slider specific styles
     */
  .simple > .frame li, .rewind > .frame li, .events > .frame li {
    width: 580px;
  }
  .variablewidth li {
    width: 280px;
    margin-right: 10px;
  }
  .multipleelements li, .multislides li, .ease li {
    width: 130px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 980px) {
  /**
     * Demo Page Styles
     */
  .examplecode {
    width: 880px;
  }
  /**
     * Slider specific styles
     */
  .slider {
    width: 980px;
    margin: 0 auto 20px;
  }
  .frame, .events_log {
    width: 880px;
  }
  .simple > .frame li, .rewind > .frame li, .events > .frame li {
    width: 880px;
  }
  .variablewidth li {
    width: 280px;
    margin-right: 10px;
  }
  .multipleelements li, .multislides li, .ease li {
    width: 205px;
    margin-right: 20px;
  }
}
.guide {
  padding: 0px;
  list-style: none;
}
.guide > li {
  display: inline-block;
  font-style: italic;
}
.guide > li:last-child {
  font-weight: bold;
}
.guide > li + li:before {
  padding: 0px 5px;
  color: #ccc;
  content: "›"
}
.guide > .active {
  color: #777
}
.cke_chrome {
  display: block;
  border: none;
  padding: 0;
}
.show {}
.hide {
  display: none;
}
.mode_edit {}
.mode_view {}
.mode_category_edit {}
.hr-line-dashed {
  border-bottom: 1px dashed #eee;
  margin-top: 11px;
  margin-bottom: 11px;
}
.list-group-item {
  cursor: pointer;
}
.chapter_name {
  font-weight: bold;
  font-size: 24px;
}
.list-group {
  list-style: none;
}
.col1 {
  width: 164px;
  padding: 0px !important;
  color: #fff;
}
.col2 {
  width: auto;
  padding: 0px !important;
}
.Corner {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
kbd {
  background: none repeat scroll 0 0 #EEEEEE;
  border-color: #CCC #AAA #888 #BBB;
  border-style: solid;
  border-width: 1px 3px 3px 1px;
  color: black;
  padding: 2px 4px;
  white-space: nowrap;
}
.bg-light2 {
  background: #eee !important;
}
.left {
  width: auto;
}
.right {
  width: 320px;
}
.progress {
  height: 22px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}
* {
  box-sizing: border-box;
}
.table-time {
  width: auto;
  float: right
}
.table-time td {
  width: auto;
 
  padding: 0px;
}
.table-time td.right {
  padding-left: 11px;
}
.tox-tinymce {
  background: blue !important;
}
.nav-pills .nav-link.active {
  color: #483D8B;
  border-bottom: 3px solid #483D8B;
  background: none;
  border-radius: 0px;
  font-weight: bold;
}
.nav.nav-pills {
  background: #fafafa;
}