.content_list.tiled .bi_rating .rating_widget .arrow {
    font-size: 1.1rem;
}
.cover_book .value img {
  width: 100%;
}
.list_ball a {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 60px;
  margin: 0px 10px;
  border: 2px solid #375770;
  box-shadow: 0 5px 10px rgba(0,0,0,.3);
  border-radius: 30px;
  padding-top: 3px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
}
.list_ball a span {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #375770;
  border-radius: 25px;
  font-size: 14px;
}
.list_ball a span:hover {
  background: #5caeee;
}
.neb_banner img {
    width: 100%;
    height: auto;
}
.neb_banner img:hover {
   opacity: 0.5;
   filter: alpha(opacity=50);
}
.neb_banner {
    margin-bottom: 1rem;
}
