.pager a {
  background: none;
  border-radius: 0;
}
.readmore a.btn span:after {
  padding-left: 10px;
}
.article-info {
  font-size: 90%;
}
.article-info,
.parent-category-name,
.category-name {
  color: #999;
}
.article-info-term {
  display: none;
}
.btn-group.pull-right {
  float: right;
  margin-bottom: 10px;
}
.readmore a.btn span:after {
  padding-left: 10px;
}
.article-info {
  color: #999;
}
.article-info-term {
  display: none;
}
.other-links,
.items-more ol {
  margin: 0 0 30px;
}
.other-links li:last-child,
.other-links li:last-child a,
.items-more ol li:last-child,
.items-more ol li:last-child a {
  border-bottom: 0 !important;
  background: none;
  margin-bottom: 0;
}
.other-links li:first-child,
.other-links li:first-child a,
.items-more ol li:first-child,
.items-more ol li:first-child a {
  border-top: 0;
}
.items-more h3 {
  background: url(../../../templates/zenhost/images/bevel.png) repeat-x left bottom;
  background-position: left top;
  padding-top: 10px;
  margin-top: 20px;
}
.items-more ol.nav li {
  border: 0 !important;
  background: url(../../../templates/zenhost/images/bevel.png) repeat-x left bottom;
}
.items-more ol.nav li:hover,
.items-more ol.nav li:hover a {
  background-color: transparent !important;
  color: #4571A4;
}
.items-more ol.nav li a {
  border: 0;
  padding: 0;
}
.items-more ol.nav li a:hover {
  background-color: transparent !important;
}
p.counter {
  font-size: 80%;
  color: #999;
  font-style: italic;
}
.other-links li {
  list-style-type: none;
  margin: 10px;
  padding-bottom: 8px;
}
.result-created,
.result-category {
  font-size: 80%;
  color: #999;
  font-style: italic;
  padding: 10px 0;
}
.result-created {
  border: 1px solid #eee;
  overflow: hidden;
  margin-bottom: 10px;
}
.result-title {
  font-size: 1.6em;
}
.pager li > a {
  border-radius: 0;
  border: 0;
  background: none;
}
.pager a {
  background: none;
  border-radius: 0;
}
dl#tabs {
  border: 1px solid #eee;
  background-position: left top;
}
dl#tabs h3 {
  float: left;
  margin-right: 4%;
  font-size: 1.7em;
  font-weight: normal;
}
dl#tabs .open a {
  color: #4571A4;
}
dl#tabs {
  *zoom: 1;
}
dl#tabs:before,
dl#tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
dl#tabs:after {
  clear: both;
}
ul.nav.nav-tabs a:hover {
  border: 1px solid #4571A4;
}
#sliders h3 {
  border: 1px solid #eee;
  margin: 0;
  padding: 10px;
}
#sliders h3.pane-toggler:before {
  content: "+ ";
}
#sliders h3.pane-toggler-down:before {
  content: "- ";
}
.accordion-toggle {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #ffffff;
  display: block;
  padding: 20px 0;
}
.accordion-toggle:hover {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #ffffff;
}
.article-index ul {
  padding: 10px;
  margin: 0 0 30px;
}
.article-index li {
  border: 1px solid #eee;
  list-style-type: none;
  padding: 4px;
}
.article-index li:last-child {
  background: none;
}
.pagenavcounter {
  float: right;
  width: 100%;
  text-align: right;
  font-style: italic;
  color: #999;
  margin-bottom: 20px;
}
.nav-tabs li.active a {
  background: #4571A4;
  color: #fff;
}
.nav-tabs li:hover a {
  background: #4571A4 !important;
  color: #fff;
}
