/*****************************************************************
 * HW-provided Top-level CSS stylesheet for iiarjnls
 *
 * Should contain (or import) all styles used across many pages
 * within the site, and overrides to HW global CSS stylesheet.
 *
 *****************************************************************/
/** requires sidebar styles **/
@import url("hw-publisher-sidebars.css");

#footer .bar div.footer-group p.copyright a {
        color: white; 
}
div.ref-list ol.cit-list li div.ref-cit div.cit-metadata cite span.cit-vol {
    font-weight:normal;
}
div.article div.sub-article h1 {
    font-size:1.3em;
}
/****** ahnged all sites to have same color  ******/
#header .header-buttons, #header .header-buttons a, #header #hdr-login {
        color: #027e86;
}

#header .bar-inner, #footer .footer-group {
        background-color: #339999; 
}

#header .bar, #footer .bar {
        background-color: #7FB2B2; 
}

div.hw-gen-page a, div.hw-gen-page a:link {
	color: #027e86;
}
#pageid-home #content-block h2, 
#pageid-home #content-block h3, 
#pageid-home #content-block h2 a, 
#pageid-home #content-block div.home-announce a {
        color:#027e86;
}

#pageid-home #content-block h2.current-issue  {
        color: #027e86;
        border-bottom: 1px ; 
}

#pageid-home #content-block .in-this-issue ul li, #pageid-home #content-block .in-this-issue ul a{
    color: #027e86;
}

#pageid-articleusage #content-block ul.stats-view,#pageid-articleusage #content-block ul.stats-view li{ margin: 0;}
#pageid-articleusage #content-block ul.stats-view li.stats-title{ margin-left: 175px;}
#pageid-articleusage #content-block ul.stats-view, #pageid-articleusage #content-block ul.stats-view li span{ text-align: center;}
#pageid-articleusage div.cit + h2 {display: none;}
#pageid-articleusage div.altmetric-embed {display: none;}
#pageid-articleusage div.altmetric-embed {display: none;}
