.block-default {
  background: #fff;
  padding: 10px 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
  border-radius: .25rem;
}
.block-default h1 {
  font-size: 1.75rem;
  font-family: 'BaseFontBold','Open Sans',Arial,sans-serif;
}
.news_item .icms-content-fields .f_author {
  font-size: 0.875rem;
  color: #767676;
  font-style: italic;
}
.news_item .icms-content-fields .f_author .field_label {
  margin-right: .4rem;
  font-weight: 400;
}
.news_item .icms-content-fields .f_source_foto {
  border-bottom: 1px solid rgba(0,0,0,.12);
  font-size: 0.875rem;
  color: #767676;
  font-style: italic;
  padding: 0 0 0.5625rem;
}
.news_item .icms-content-fields .f_source_foto .field_label {
  margin-right: .4rem;
  font-weight: 400;
}
.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;
}
