.node-teaser .group-left, .node-teaser .group-middle, .node-teaser .group-right {padding: 10px;}
.node-teaser h3, .view-mode-compact_teaser h3 {margin-top: 0;}
.node-teaser .easy_social_box {float: right; padding-left: 20px;}

.article-search .views-exposed-widgets {margin-bottom: 20px;}
.article-search .views-exposed-form .views-exposed-widget {float: none; display: inline-block; width: 33%;}
.article-search .views-exposed-form .views-submit-button {width: auto;}
.article-search .views-exposed-form .views-submit-button .form-submit, .article-search .views-exposed-form .views-reset-button .form-submit {margin-top: 0; color: #fff;}
.article-search .views-row-odd { background-color: #f2f2f2;}

.view-publication-articles .views-row {padding: 10px 0;}

.node-publication-article .label-inline {display: inline;}
.node-publication-article h1 {font-size: 30px; font-weight: bold; margin-top: 20px;}

.article-intro, .article-author-desc {margin: 10px 0; padding: 10px; background-color: #e7ecef;}
.article-banner-image {margin: 10px 0;}
.article-intro p {font-size: 18px;}
.article-intro p:last-child, .article-author-desc p:last-child {margin-bottom: 5px;}


img {max-width: 100%; height: auto;}


.widget-links ul { padding:0; max-height: 500px; overflow: scroll;}
.widget-links li { list-style:none; border-bottom:1px solid #e6e9ea}
.widget-links li a { font-size:13px; color:#2f383d; font-weight:400; padding:10px 0 10px 15px; display:block; background:url(../images/li_arrow.png) no-repeat left} 
.widget-links li a:hover, .widget_links li.active > a{ background: url(../images/li_arrow_hover.png) no-repeat left; color:#00539b}

.sidebar-menu li a{ background-position: left 13px !important}

/* Year page - Issue block */
.view-audiologytoday-year .attachment-before {margin-bottom: 15px;}
.view-audiologytoday-filtered-archives .issue {margin-bottom: 15px;}
.view-audiologytoday-filtered-archives .events {margin-bottom: 0;}
.view-audiologytoday-filtered-archives .read-online-articles a.btn {border-radius: 0;}

/* Buttons */
.custom-button a {
  display: block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #428bca;
  color: #fff;
}
.custom-button img.file-icon, 
.custom-button span.file-size {
  display: none;
}

/* Article display */
.article-author .author-name + .author-name:before {
  display: inline-block;
  content: " | ";
  white-space: pre;
}
/* Issue display. */
.issue-article {margin-top: 20px;}
