@font-face {
  font-family: Roboto;
  font-weight: 400;
  src: url("//files.dreame.com/dreame/file/00f4f4149354f62778b3503933e7b905/Roboto-Regular.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  font-weight: 700;
  src: url("//files.dreame.com/dreame/file/303d82a157ea9519f805c9e932c5a76b/Roboto-Medium.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  font-weight: 900;
  src: url("//files.dreame.com/dreame/file/41773717f1e83ccd0df8e4a2cc473ba5/Roboto-Bold.ttf") format('truetype');
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  background: #fff;
}
.head {
  font-size: 16px;
  line-height: 40px;
}
.head >* {
  padding: 0 6px;
}
.crumb-wrapper {
  background: #fff;
}
.book-meta {
  margin-top: 30px;
  text-align: center;
}
.book-meta >h1 {
  font-size: 24px;
}
.book-meta >p {
  padding-top: 20px;
}
.book-meta >p>span {
  margin-right: 20px;
}
.volume-list {
  background: #fff;
}
.volume-list >* {
  display: block;
}
.volume {
  padding-left: 20px;
  line-height: 90px;
  font-size: 16px;
}
.chapter-list {
  padding-left: 45px;
  background: #fff;
}
#sort_button {
  float: right;
  line-height: 45px;
  font-size: 16px;
  background: transparent;
}
/* IE Fix */
#sort_button {
  *height: 45px;
}
