img {
  max-width: 1200px !important;
}

.markdown-section table th {
  height: 50px;
  font-size: 1.142857em;
}
.markdown-section table td {
  height: 50px;
}
.markdown-section h5 {
  font-weight: 600;
}
.markdown-section a {
  color: #008cff;
}

.sub_nav_box .top_sub_nav {
  padding-right: 20px;
}

.sub_nav_box .sub_nav_inner {
  max-width: 1000px;
  min-width: 1000px;
}

#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/**uce styles **/
.markdown-section table.acceptanceWarp {
  margin-top: -1em;
}
.markdown-section .boldType {
  font-weight: bold;
}
.markdown-section .acceptanceWarp .acceptance_table tbody {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.markdown-section .acceptanceWarp .acceptance_table tbody tr.head {
  font-weight: 800;
}
.markdown-section .acceptanceWarp .acceptance_table tbody tr.head td {
  background-color: #e7f7ff;
  height: 32px;
}
.markdown-section .acceptanceWarp .acceptance_table tbody tr.head td .red {
  color: red;
}

.markdown-section .acceptanceWarp .acceptance_table tbody tr.head td,
.markdown-section .acceptanceWarp .acceptance_table tbody tr.content td {
  border-left: 1px solid #ddd;
  text-align: center;
}
.markdown-section .acceptanceWarp .acceptance_table tbody tr td:first-child {
  border-left: none;
}
.markdown-section .acceptanceWarp tbody tr {
  border: none;
}
.markdown-section .acceptanceWarp tbody tr td {
  padding: 0;
}
.markdown-section .acceptanceWarp .acceptance_table {
  margin-top: 0;
}
.markdown-section .acceptanceWarp .acceptance_table td {
  height: 36px;
}
.iframe_view {
  margin-bottom: 40px;
}

.dropdown {
  display: inline-block;
  position: absolute;
  height: 65px;
  line-height: 65px;
  left: 322px;
}

#book-search-input {
  top: 15.5px;
}

.dropdown-trigger {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}

.dropdown-panel {
  display: none;
  position: relative;
  top: -7px;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 25px;
  background: #ffffff;
  box-shadow: 0 1px 4px 0 #bfbfbf;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

.dropdown-menu-item {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: left;
  padding: 5px 15px;
  border-radius: 4px;
}

.dropdown-menu-item:hover {
  background-color: #e6f7ff;
}

.scenes_empty {
  display: none;
}

.book-summary ul.summary li.active > a:last-child {
  background-color: #e6f7ff !important;
}

/**uce styles end**/

#book-search-input {
  z-index: 100;
}

.head_box .header_ctrls{
  left: 435px;
}

.head_box {
  background: #008DFF;
}

.book-summary ul.summary li.active>a{
  color: #008DFD;
}

.summary>.chapter>a{
  font-size: 14px;
}

.book-summary ul.summary li a, .book-summary ul.summary li span{
  color: #333333;
  padding: 8px 15px 8px 35px;
}

.book-summary ul.summary li.menu-level2 a, .book-summary ul.summary li.menu-level3 a{
  padding: 8px 15px 8px 15px;
}

.book-summary{
  border-right: 1px solid #DDDDDD;
  width: 260px;
  padding-top: 5px;
}

.page-inner{
  margin: 0 0px;
}

.summary>.chapter>a:before{
  width: 0;
  margin-left: 0;
}

.summary>.chapter>.articles>.chapter>.articles>.chapter:before{
  border: 0;
}

.summary>.chapter>.articles>.chapter>.articles>.chapter:after{
  border: 0;
}

.summary>.chapter.menu-level1>a:before{
  position: absolute;
  left: 230px;
}

.summary>.chapter.menu-level1>a:after{
  position: absolute;
  left: 230px;
}

.chapter.menu-level2>a:before{
  position: absolute;
  left: 190px;
}

.chapter.menu-level2>a:after{
  position: absolute;
  left: 190px;
}

.chapter.menu-level3>a:before {
  position: absolute;
  left: 170px;
}

.chapter.menu-level3>a:after{
  position: absolute;
  left: 170px;
}

.underLine{
  width: 32px;
  height: 3px;
  background: #F6F9FC;
}

.markdown-section h1{
  margin-top: 0.3em;
}

@media (min-width: 600px) {
  .book.with-summary .book-body{
    left: 285px;
  }
}


@media screen and (max-width: 1536px) {
  .dropdown {
    display: inline-block;
    position: absolute;
    height: 65px;
    line-height: 65px;
    left: 320px;
  }

  .dropdown-trigger {
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
  }

  .head_box .header_ctrls {
    display: inline-block;
    position: absolute;
    left: 430px;
    font-size: 14px;
  }

  .head_box .top_nav a {
    height: 60px;
    line-height: 60px;
    padding: 6px;
    margin: 0px;
    font-size: 14px;
  }

  .head_box .top_nav .top_nav_item a:hover {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    padding: 6px;
  }
}

@media screen and (max-width: 1366px) {
  .head_box {
    padding: 0px;
    position: relative;
    height: 65px;
    background: #008DFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
  }

  .dropdown {
    display: inline-block;
    position: absolute;
    height: 65px;
    line-height: 65px;
    left: 275px;
  }

  .head_box .header_ctrls {
    display: inline-block;
    position: absolute;
    left: 385px;
    font-size: 14px;
  }
}
