

.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: #B8D080;
}
.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: #B8D080;
}
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 #B8D080;
}
#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: #ED5453;
  color: #fff;
}
.nav-tabs li:hover a {
  background: #B8D080 !important;
  color: #fff;
}
.tip-wrap {
  background: #ED5453;
  border: 1px solid #eb4241;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
  color: #fff;
}
.tip-title {
  border-bottom: 1px solid #eb4241;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.sidebar #modlgn-username.input,
.sidebar #modlgn-passwd.input {
  width: 78%;
}
.sidebar .input-prepend {
  width: 100%;
}
#modlgn-username.input,
#modlgn-passwd.input {
  width: 90%;
}
.input-prepend {
  width: 100%;
}
.tags {
  margin: 0 0 10px;
  font-size: 90%;
}
.tags a {
  color: #fff;
}
.tags a:hover {
  color: #fff;
}
.tags span {
  background: #ED5453;
  color: #fff;
  padding: 3px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tags span:before {
  font-family: 'FontAwesome';
  content: "\f02b";
}
.tags span:hover {
  background: #B8D080;
}
.tag-category ul.category,
.tag-category .thumbnails {
  margin: 0;
}
.tag-category ul.category li,
.tag-category .thumbnails li {
  list-style-type: none;
  margin: 0;
  background: url(../../templates/zenhost/images/divider.png) repeat-x left top;
  padding: 20px 0;
}

