/**
 * Global/mobile default styles for this theme, usually page level adjustments of component styles.
 *
 * You could optionally split this into separate files for easier management (i.e. header.css, article.css etc)
 */
/* START - Temporary for now */
/* Eliminates unwanted side scroll throughout breakpoints */
/* We should get responsive adverts to help combat this */
iframe {
  max-width: 100%;
}
/* END - Temporary for now */
.panel-pane {
  margin-bottom: 2rem;
}
/* Logos - this could be improved, the problem is
   that we have to display 1/2 size of native and
   all file widths are different */
.hw-default-jcode-aanpubs .site-info > .site-logo {
  width: 564px;
  height: auto;
}
.hw-default-jcode-neurology .site-info > .site-logo {
  width: 320px;
  min-width: 320px;
}
.hw-default-jcode-neurclinpract .site-info > .site-logo {
  width: 356px;
  height: auto;
}
.hw-default-jcode-nng .site-info > .site-logo {
  width: 195px;
  height: auto;
}
.hw-default-jcode-nnn .site-info > .site-logo {
  width: 253px;
  height: auto;
}
img.site-logo {
  width: 100%;
  height: auto;
}
/* Small Logo */
.pane-small-logo {
  text-align: center;
  margin-top: 2rem;
}
.pane-small-logo img {
  width: 50%;
}
/**
 * Header
 */
/*
.zone-superheader-first {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
*/
.zone-superheader-first .block-nice-menus {
  width: 68%;
}
.zone-superheader-first .block-panels-mini {
  padding-top: .8rem;
}
/* Mobile Menu - Superheader Second */
.zone-superheader-second-wrapper,
.zone-superheader-second-wrapper.container-fluid.zone-wrapper > div {
  padding: 0;
  margin-bottom: 1rem;
}
.row.zone-content,
.row.zone-messages,
.row.zone-content-prefix,
.section-header > .container > .row,
.section-header > .container-fluid > .row,
.highwire-responsive-toggle-group .panel-pane .panel-pane.pane-menu,
.highwire-responsive-toggle-group .panel-pane .panel-pane.pane-menu-tree {
  padding: 0;
}
header figure {
  margin: 0em;
}
.region-header {
  margin-top: 1rem;
}
#block-menu-menu-superheader {
  padding-top: 7px;
}
.zone-header-wrapper,
.zone-menu-wrapper {
  border-bottom: 1px solid;
}
.site-header {
  text-align: right;
}
#mini-panel-drupal_pub_aan_uid_strng .panel-pane {
  display: inline;
}
/* JCORE-2017: Make sure edit gear icon is visible on menus */
.region-menu ul.nice-menu {
  width: 100%;
}
.region-menu ul.nice-menu li a {
  font-size: 1.7rem;
  font-weight: bold;
  border-bottom: 5px solid transparent;
}
/**
 * Content
 */
.region-content {
  margin: 6rem 0 4rem 0;
}
.pane-hw-umb-homepage-announcement {
  padding: 1rem 2rem;
}
/* Flex containers - most are the same */
.list--featured-content,
.node--featured-journal > .node--content-feature__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* HOMEPAGE FEATURED ITEMS */
.list--featured-content {
  list-style: none;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 0;
}
.node--content-feature {
  position: relative;
}
.list--featured-content > li {
  padding: 2rem;
}
.pane-aan-homepage-featured-articles .views-row {
  position: relative;
}
/* Audio Summary */
[class^="aan-icon-listen"] {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: .2rem;
}
/* Current issue cover on homepage featured articles */
.pane-aan-homepage-featured-articles img {
  border: 1px solid #888;
}
.highwire-citation-article-list-border ul li,
.view-aan-featured-article-feed-items .views-row,
.pane-aan-residents-fellows .views-row,
.pane-aan-residents-fellows .highwire-list ul li,
.pane-featured-surveys-past ul li,
.pane-drupal-pub-aan-iss-issue ul li,
.pane-drupal-pub-aan-cur-issue ul li {
  border-bottom: 1px solid;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.highwire-citation-article-list-border ul li.last,
.view-aan-featured-article-feed-items .views-row-last,
.pane-aan-residents-fellows .views-row-last,
.pane-aan-residents-fellows .highwire-list ul li.last,
.pane-featured-surveys-past ul li.views-row-last {
  border-bottom: 0;
}
.node--featured-article {
  margin-bottom: 2rem;
}
/* Citation and content listing titles */
.uppercase-heading,
.view-aan-featured-article-feed-items .field-name-field-aan-feat-art-display-title a,
.node--featured-article .node--featured-article__title a,
.highwire-citation-aan-list-complete a.highwire-cite-linked-title,
.highwire-citation-jcore-list-compact a.highwire-cite-linked-title,
.field-name-field-aan-feat-post-heading,
.field-name-field-aan-feat-post-title a,
.field-name-field-aan-feat-pod-heading,
.node--featured-podcast__title a,
.node--featured-survey__title a,
.pane-featured-surveys-past a {
  font-weight: 600;
  font-size: 1.80rem;
  line-height: 2.5rem;
}
/* RHS and Content well mobile fixes */
.pane-drupal-pub-aan-iss-issue,
.pane-drupal-pub-aan-mc-read,
.pane-aan-homepage-featured-posts .view-aan-featured-post-feed-items ul li,
.pane-aan-homepage-featured-podcasts .view-aan-featured-podcast-items ul li {
  max-width: 350px;
  margin: 0px auto;
  margin-top: 2rem;
}
/* Get Published */
.field-name-field-publication-snippet {
  margin-bottom: 3rem;
}
h2.ctools-collapsible-handle {
  background: #496d83;
  color: #ffffff;
  margin-bottom: 0;
  padding: 1rem 2rem;
  position: relative;
}
.ctools-collapsible-handle [class^="icon-"] {
  position: absolute;
  right: 0rem;
  padding: 1.4rem 2rem;
  border-left: 1px solid white;
  top: 0;
}
.ctools-collapsible-content {
  background: #ffffff;
  padding: 1rem;
}
.pane-hw-umb-get-published .ctools-toggle {
  float: none;
  background-image: none;
  width: 0;
  height: 0;
}
/* RHS Social Media Icons */
.pane-menu-menu-social-media li {
  margin-right: 1rem;
}
.pane-menu-menu-social-media li.last {
  margin-right: 0rem;
}
/* Article Page */
.content-sidebar-layout > .content-wrapper {
  padding-top: 2rem;
}
/* Article info links */
.pane-aan-art-tools .panel-region-center > .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.pane-aan-art-tools .panel-region-center > .inside > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.pane-aan-article-dl-stats {
  margin-bottom: .4rem;
}
.aan-downloads,
.aan-downloads-count {
  display: inline-block;
}
.aan-downloads-count {
  position: relative;
  background: #fff;
  border: 1px solid #bbbbbb;
  margin-left: 1rem;
  padding: 1px 10px;
  font-size: 1.1rem;
  line-height: 1.4rem;
}
.aan-downloads-count:after,
.aan-downloads-count:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.aan-downloads-count:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #fff;
  border-width: 3px;
  margin-top: -3px;
}
.aan-downloads-count:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #bbbbbb;
  border-width: 4px;
  margin-top: -4px;
}
.pane-aan-art-tools .panel-panel {
  border: 1px solid;
}
.highwire-citation-jcore-issue-widget img,
img.highlight-image,
.cover-issue-image img {
  border: 1px solid #000;
}
.pane-drupal-pub-aan-iss-issue a {
  font-size: 1.75rem;
  line-height: 1.8rem;
}
.pane-highwire-simillar-articles h2 {
  text-transform: uppercase;
  font-size: 1.75rem;
}
.pane-highwire-simillar-articles ul {
  padding-left: 0;
  margin-top: .2rem;
}
/* MINORPROJ-659: change article links to green and not bold */
.highwire-markup a,
.highwire-markup a.xref-bibr,
.highwire-markup a.xref-table,
.highwire-markup a.xref-fig,
.pane-highwire-markup .highwire-markup ul.highwire-figure-links a {
  font-weight: normal;
  color: #006e49;
}
/**
 * Footer
 */
footer .pane-menu-menu-social-media li {
  margin-right: 3rem;
}
.zone-footer-third-wrapper {
  padding-bottom: 5rem;
}
.region-footer-first,
.region-footer-second,
.region-footer-third {
  padding-top: 3rem;
}
.region-footer-first h2 {
  margin-bottom: 1rem;
}
footer .panel-pane,
footer .pane-menu-menu-social-media h2 {
  margin-bottom: 1rem;
}
.pane-menu-menu-social-media ul li {
  padding-left: 0px;
}
.zone-footer-third-wrapper .content > .panel-pane.pane-menu-menu-footer-user-menu,
.zone-footer-third-wrapper .content > .panel-pane.pane-hw-umb-footer-bottom {
  border-right: 0;
}
.pane-hw-umb-footer-bottom {
  margin-top: 3rem;
}
.panel-pane.pane-small-logo {
  margin-bottom: 0;
}
.pane-hw-umb-footer-bottom {
  width: 100%;
}
/**
 * Search Page
 */
/* Utility Classes */
.no-padding {
  padding: 0;
}
.no-padding-bottom,
.no-padding-bottom p,
p.no-padding-bottom {
  padding-bottom: 0;
}
.no-margin-bottom,
.no-margin-bottom p,
p.no-margin-bottom,
.no-margin-bottom h2,
.pane-drupal-pub-aan-iss-issue ul {
  margin-bottom: 0;
}
.sm-margin-bottom {
  margin-bottom: 1rem;
}
.sm-padding-top {
  padding-top: 1rem;
}
.sm-border-top {
  padding-top: 10px;
  border-top: 1px solid #ffffff;
}
.sm-border-bottom,
.border-bottom-sm {
  border-bottom: 1px solid;
}
.sm-margin-bottom {
  padding-bottom: 1rem;
}
.lg-border-top {
  border-top: 2rem solid #006e49;
}
.more-padding-top {
  padding-top: 2rem;
}
.more-padding-bottom {
  padding-bottom: 2rem;
}
.float-me-left {
  float: left;
}
.float-me-right {
  float: right;
}
.pane-style-alt-content,
.pane-style-alt3-content {
  padding: .5rem 1rem;
}
.pane-style-alt2-content {
  padding: 2rem;
}
.sidebar-right-wrapper {
  /* Headings */
}
.sidebar-right-wrapper h2.pane-title {
  text-transform: uppercase;
}
.pane-style-alt3-content {
  /* Headings */
  /* Lists */
  /* Collections link display */
}
.pane-style-alt3-content > div {
  padding-left: 1rem;
}
.pane-style-alt3-content h2.pane-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.75rem;
  padding: .5rem 1rem;
  position: relative;
}
.pane-style-alt3-content h2.pane-title:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.pane-style-alt3-content h2.pane-title:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #006e49;
  border-width: 16px;
  margin-top: -16px;
}
.pane-style-alt3-content ul {
  padding-left: 0;
  margin-top: 0;
}
.pane-style-alt3-content ul li {
  list-style: none;
}
.pane-style-alt3-content .highwire-article-collections ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.pane-style-alt3-content .highwire-article-collections ul > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: .3rem;
  margin-bottom: .5rem;
}
.pane-style-alt3-content .highwire-article-collections ul > li a {
  padding: .5rem 1rem;
}
.pane-style-alt3-content .highwire-article-collections ul > li a i:before {
  content: none;
}
.pane-hw-umb-get-published .ctools-collapsible-content {
  display: none;
}
div[class*="pane-style-primary-content-"] > div > div > div > div > .panel-region,
.hw-interior .main-content-wrapper {
  padding: 2rem 3rem;
}
div[class*="pane-style-primary-content"] > div > div > div > div > .panel-region-middle {
  padding: 2rem 1rem;
}
/* Notable this week */
div[class*="pane-style-primary-content-"] > div > div > div > div > .panel-region.panel-region-left {
  padding-bottom: 0;
}
div[class*="pane-style-primary-content-"] > div > div > div > div > .panel-region.panel-region-left .panel-pane {
  margin-bottom: 0;
}
div[class*="pane-style-primary-content-"] > div > div > div > div > .panel-region.panel-region-left .panel-pane .view-aan-featured-article-feed-items.view-display-id-panel_pane_2,
div[class*="pane-style-primary-content-"] > div > div > div > div > .panel-region.panel-region-left .panel-pane .view-aan-featured-post-feed-items.view-display-id-panel_pane_2 {
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}
div[class*="pane-style-primary-content-"] > div > div > div > div > .panel-region.panel-region-left .panel-pane .view-aan-featured-article-feed-items.view-display-id-panel_pane_2 .views-row {
  margin-bottom: 0;
}
.pane-aan-notable-this-week .bottom-wrapper div.inside > .pane-highwire-variant-link:only-child {
  float: right;
}
/* Featured Post Feed Items */
.view-aan-featured-post-feed-items ul li {
  margin-bottom: 2rem;
}
/* Topic Zones / Views */
.pane-style-alt-content .view-content {
  padding: 1rem;
}
div[class*="pane-style-primary-content"].pane-views-panes > div > div.view h2,
div[class*="pane-style-primary-content"].pane-views-panes > h2,
div[class*="pane-style-primary-content"].pane-views-panes > div > div.view .content,
div[class*="pane-style-primary-content"].pane-views-panes > div > div.view article {
  padding: 2rem 3rem;
}
div[class*="pane-style-primary-content"] .item-list > ul,
div[class*="pane-style-primary-content"] .highwire-list > ul,
.pane-style-alt-content .view-content .item-list > ul {
  padding-left: 0;
  margin-left: 0;
}
/* Featured Podcasts & Posts Content Blocks */
.pane-style-alt-content .view-content .item-list > ul > li,
div[class*="pane-style-primary-content"] .view-content .item-list > ul > li,
.pane-aan-homepage-featured-posts .item-list ul li,
.pane-aan-residents-fellows .item-list ul li,
.pane-aan-homepage-featured-podcasts ul li,
.pane-aan-practice-current ul li {
  list-style: none;
  position: relative;
}
.pane-aan-homepage-featured-posts .item-list img,
.pane-aan-homepage-featured-podcasts .item-list img,
.pane-aan-practice-current .item-list img,
.pane-aan-practice-current .node--featured-survey__header a {
  min-width: 100%;
  height: auto;
}
.pane-aan-homepage-featured-posts .node--featured-post__content {
  min-height: 250px;
}
.pane-aan-homepage-featured-posts .view-aan-featured-post-feed-items ul li {
  min-height: 550px;
  max-width: 350px;
}
.pane-aan-homepage-featured-posts .node--featured-post__content {
  padding: 2rem 3rem;
}
.pane-aan-homepage-featured-podcasts .node--featured-podcast__content {
  padding: 2rem;
}
.pane-aan-homepage-featured-posts .view-aan-featured-post-feed-items .field-name-field-aan-feat-post-heading {
  padding: 2rem 3rem 0rem 3rem;
}
.pane-aan-homepage-featured-posts .view-aan-featured-post-feed-items .field-name-field-aan-feat-post-title,
.pane-aan-homepage-featured-posts .view-aan-featured-post-feed-items .field-name-field-aan-feat-post-authors {
  padding: 0rem 3rem;
}
.pane-aan-homepage-featured-posts .node--featured-post__view_more,
.view-aan-featured-post-feed-items .field-name-field-aan-feat-view-all,
.pane-aan-practice-current .node--featured-survey__time {
  padding-bottom: 2rem;
}
/* TEMPORARY */
.pane-aan-homepage-featured-posts .view-aan-featured-post-feed-items .field-name-field-aan-feat-post-subtitle {
  display: none;
}
/* END TEMPORARY */
.uppercase-heading,
.field-name-field-aan-feat-post-heading,
.field-name-field-aan-feat-pod-heading,
.node--featured-survey__header {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.pane-aan-homepage-featured-posts .node--featured-post__view_more,
.view-aan-featured-post-feed-items .field-name-field-aan-feat-view-all {
  position: absolute;
  bottom: 0;
  right: 3rem;
}
/* Featured Posts */
.pane-aan-residents-fellows .item-list ul,
.pane-aan-residents-fellows .highwire-list ul,
.view-aan-featured-post-feed-items .item-list ul,
.pane-aan-homepage-featured-podcasts ul,
.pane-aan-practice-current ul,
.pane-featured-surveys-past ul,
.pane-aan-term-featured-articles ul {
  margin-left: 0;
  -webkit-padding-start: 0;
}
.pane-aan-residents-fellows .item-list ul li,
.pane-aan-residents-fellows .highwire-list ul li,
.pane-featured-surveys-past ul li {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.pane-aan-residents-fellows .node--featured-post__content,
.pane-aan-residents-fellows .field-name-field-aan-feat-post-authors {
  float: left;
}
.pane-aan-residents-fellows .node--featured-post__highlight_img,
.field-name-field-aan-feat-post-hl-img,
.view-aan-featured-post-feed-items .field-name-field-aan-feat-view-all {
  text-align: right;
}
.node--preview__image {
  margin-bottom: 2rem;
}
.node--preview__bottom {
  clear: both;
  border-top: 1px solid;
  padding-top: 2rem;
  text-align: right;
}
/*
.node--featured-post__highlight_img img {
  margin-top: 4rem;
}
*/
/* This could be done better... */
.pane-aan-residents-fellows .field-name-field-aan-feat-view-all {
  display: none;
}
.node--featured-podcast__categories {
  margin-top: 1rem;
}
.node--featured-podcast__listen {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.node--featured-podcast__listen span.button-text {
  margin: 0 2rem 0 .5rem;
}
.node--featured-podcast__listen a {
  font-size: 1.5rem;
}
.panel-region-sidebar-right .node--featured-podcast__subscribe,
.panel-region-sidebar-right .node--featured-podcast__view_more {
  display: inline-block;
}
.panel-region-sidebar-right .node--featured-podcast__view_more {
  float: right;
}
.panel-region-sidebar-right .node--featured-podcast__view_more .title {
  font-weight: normal;
}
.field-name-field-aan-feat-view-all a:after {
  content: "\f101";
  font-family: FontAwesome;
  padding-left: 5px;
}
/* Featured Topics */
.topic-link a {
  padding: .5rem 1rem;
  margin-right: 3px;
}
.field-name-field-aan-feat-pod-categories .field-item {
  display: inline;
}
.field-name-field-aan-feat-pod-categories .field-item:after {
  content: "\2022";
  padding: 0 1rem;
}
.field-name-field-aan-feat-pod-categories .field-item:last-child:after {
  content: none;
}
/* ARCHIVE */
/* Browser */
.pane-highwire-issue-archive-date-nav,
.pane-highwire-issue-archive-vol-nav {
  margin: 1.5rem 0;
  padding: 1.5rem 0;
}
.nav-parent + .nav-children {
  border-top-style: solid;
  border-top-width: 1px;
  margin: 15px 15px 0;
}
.issue-archive-browser a {
  font-weight: 600;
}
.issue-archive-browser li.active a {
  color: #006e49;
}
.issue-archive-browser .bx-wrapper {
  padding-top: 1rem;
  min-width: 90px;
}
/* Cover toggle */
label.itoggle span:before,
label.itoggle span:after {
  width: 37px;
}
/* Issue Listing */
.pane-highwire-issue-archive {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
ul.issue-month-detail,
.highwire-article-citation .highwire-issue-archive {
  padding: 0;
  margin: 0;
}
.highwire-article-citation .highwire-issue-archive a,
.highwire-article-citation .highwire-issue-archive .highwire-cite-metadata {
  font-size: 1.8rem;
}
.issue-list-month {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 3rem;
}
.issue-list-month:first-child {
  border-top: 0;
  padding-top: 0;
}
.issue-month-detail li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 0;
  padding-bottom: 3rem;
}
.issue-month-detail li:last-child,
.show-cover-image.issue-month-detail li {
  border-bottom: 0;
  margin-bottom: 0;
}
.issue-month-detail.show-cover-image li {
  padding: 1rem;
}
/* Fixes for defaults */
a {
  outline: 0 !important;
}
.element-invisible {
  width: 1px;
}
