.content-wrap .toc {
  background-repeat: no-repeat;
  background-position: 90% 10%;
}

html[data-book='AL4K'] .content-wrap .toc {
  background: url("../books/AL4K/background.png") repeat;
}

html[data-book='AR4K'] .content-wrap .toc {
  background-image: url("../books/AR4K/horsemen-orange-trans.png");
}

html[data-book='CW4K'] .content-wrap .toc {
  background: url("../books/CW4K/background.jpg") repeat;
}

html[data-book='LV4K'] .content-wrap .toc {
  background: url("../books/LV4K/background.png") #ECDDC8 repeat;
}

html[data-book='LC4K'] .content-wrap .toc {
  background-repeat: repeat;
  background-image: url("../books/LC4K/map2f.jpg");
}

html[data-book='MP4K'] .content-wrap .toc {
  background-repeat: repeat;
  background-image: url("../books/MP4K/bamboo.png");
  background-color: rgba(138, 188, 159, 0.5);
  background-color: rgba(150, 152, 108, 0.5);
  background-color: rgba(167, 149, 67, 0.35);
}

.content-wrap .toc .embed-bkg {
  width: 100%;
}

.content-wrap .toc .embed-bkg > ul {
  width: 100%;
  position: relative;
}

.content-wrap .toc .embed-bkg > ul > img {
  position: absolute;
  right: 0;
  width: 80%;
}

html[data-book='CW4K'] .content-wrap .toc img {
  opacity: 0.5;
}

html[data-book='LC4K'] .content-wrap .toc img {
  opacity: 0.4;
}

.toc > li {
  margin-bottom: 1.5rem;
  width: 60%;
}

[data-col-ct='1'] .toc > li {
  width: 90%;
}

.toc li {
  position: relative;
}

.toc .num {
  height: 2rem;
  width: 2rem;
  background: #46a4da none repeat scroll 0 0;
  background: #46a4da;
  -moz-box-shadow: 0 0 0 0.4rem #afdcf8;
  -webkit-box-shadow: 0 0 0 0.4rem #afdcf8;
  box-shadow: 0 0 0 0.4rem #afdcf8;
  border-radius: 50%;
  text-align: center;
  text-transform: none;
  color: #fff;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin: 0 0 0 -1.25rem;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  left: 2rem;
  top: 0.5rem;
}

.toc p {
  margin-left: 4.5rem;
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
  padding-left: 2rem;
  text-indent: -2rem;
}

.toc .title,
.toc li ul li:last-child {
  margin-top: 1.4rem;
}

.toc .activity {
  margin-bottom: 0.2rem;
  font-style: italic;
}

.toc ul li p:only-of-type {
  margin-bottom: 2rem;
}

.toc [data-book='AL4K'].book-section .num {
  background-color: #acc6db;
  -moz-box-shadow: 0 0 0 0.4rem #14517e;
  -webkit-box-shadow: 0 0 0 0.4rem #14517e;
  box-shadow: 0 0 0 0.4rem #14517e;
}

.toc [data-book='AL4K'].book-section a {
  color: #0D3552;
}

.toc [data-book='AR4K'].book-section .num {
  background-color: #fedd67;
  -moz-box-shadow: 0 0 0 0.4rem #e33527;
  -webkit-box-shadow: 0 0 0 0.4rem #e33527;
  box-shadow: 0 0 0 0.4rem #e33527;
}

.toc [data-book='AR4K'].book-section a {
  color: #BE2519;
}

.toc [data-book='CW4K'].book-section .num {
  background-color: #afadb3;
  -moz-box-shadow: 0 0 0 0.4rem #406d8e;
  -webkit-box-shadow: 0 0 0 0.4rem #406d8e;
  box-shadow: 0 0 0 0.4rem #406d8e;
}

.toc [data-book='CW4K'].book-section a {
  color: #30526B;
}

.toc [data-book='LV4K'].book-section .num {
  background-color: #a7beaf;
  -moz-box-shadow: 0 0 0 0.4rem #5e7f69;
  -webkit-box-shadow: 0 0 0 0.4rem #5e7f69;
  box-shadow: 0 0 0 0.4rem #5e7f69;
}

.toc [data-book='LV4K'].book-section a {
  color: #486251;
}

.toc [data-book='LC4K'].book-section .num {
  background-color: #ca9251;
  -moz-box-shadow: 0 0 0 0.4rem #734438;
  -webkit-box-shadow: 0 0 0 0.4rem #734438;
  box-shadow: 0 0 0 0.4rem #734438;
}

.toc [data-book='LC4K'].book-section a {
  color: #513027;
}

.toc [data-book='MP4K'].book-section .num {
  background-color: #bfad5e;
  -moz-box-shadow: 0 0 0 0.4rem #d7451e;
  -webkit-box-shadow: 0 0 0 0.4rem #d7451e;
  box-shadow: 0 0 0 0.4rem #d7451e;
}

.toc [data-book='MP4K'].book-section a {
  color: #AA3718;
}
