/*
-----------------------------------------------
bepress IR local stylesheet.
Author:  Paul Oxborrow, with Benedek Nyikos
Version:  2 August 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#uow #alr #sidebar ul#navlist { border-top: 1px solid #ddd; }

#uow #alr #sidebar ul#navlist li a {
	padding-left: 0;
	background-image: none;
	border-bottom: 1px solid #ddd; }

#uow #alr #main.text h2#journal-title a {
	width: 666px;
	height: 200px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../assets/md5images/65febaeb3a0ee2c7bf1abccd024fb0f0.gif) top left no-repeat; }

#alr #impact td, #aabfj #impact tr {border:1px solid #000;}

/* Mobile */

.mbl #uow #alr #main.text .crumbs { float: none !important; }
 
.mbl #uow #alr #main.text h2#journal-title a { 
	background-size: 100% !important; }
	
@media screen and (max-width: 480px) { /* Phone */
.mbl #uow #alr #main.text h2#journal-title a { height: 100px !important; } 
}	

/* Hiding Select an Issue dropdown CM 2021-10-04 */
#alr #uow #container #wrapper #sidebar .sidebar-search #browse {
	display:none;
	}


/* Hiding Most Popular Papers CM 2021-10-21 */
#alr #uow #container #wrapper #sidebar #navcontainer #navlist li a {
	display:none;
	}