/* -----------------------------------------------
bepress IR local stylesheet.
Author: Jami Wardlow
Version: Nov 2024
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* ---------------- Meta Elements ---------------- */

@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

	/* --- Meta styles and background --- */

body {
	font: normal 14px/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;  /* should be medium except when fitting into a fixed container */
	background: #d5d5d5 url(assets/md5images/4e07fe54e622528f31d5226ea964ca1f.gif) repeat-x left top;
}

#jcopewuob { background: url(assets/md5images/f684ef2449da08f953479a92e78a6e48.gif) repeat-x left bottom; }

/* ---------------- Header ---------------- */

#jcopewuob #header {
	position: relative;  /* needed for logo positioning */
	height: auto !important; /* !important overrides mbl styling */
}

#jcopewuob #banner_image {
	display: block; /* removes descender of inline element */
	width: 980px; /* not necessary if image is sized correctly */
	height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}

#jcopewuob #header a#banner_link:focus img,
#jcopewuob #bepress a:focus {
    outline: 2px dotted #f98aff;
}

/* ---------------- Navigation ---------------- */

#jcopewuob #navigation,
#jcopewuob #navigation #tabs {
	height: 36px;
	white-space: nowrap;
}

#jcopewuob #navigation #tabs,
#jcopewuob #navigation #tabs ul,
#jcopewuob #navigation #tabs ul li {
	padding: 0;
	margin: 0;
}

#jcopewuob #navigation #tabs,
#jcopewuob #navigation #tabs ul {
	display: flex;
	justify-content: flex-start;
	width: 100%;
}

#jcopewuob #navigation #tabs a {
	font: bold 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	height: 36px;
	line-height: 36px;
	color: #000;
	background-color: transparent;
	padding: 0 13px;
	margin: 0;
	border: 0;
}

#jcopewuob #navigation #tabs a:hover,
#jcopewuob #navigation #tabs a:active,
#jcopewuob #navigation #tabs a:focus {
	text-decoration: underline;
}

#jcopewuob #navigation #tabs #tabone a { padding-left: 12px; } /* switch for right-aligned nav tabs */

/* ---------------- Sidebar ---------------- */

#jcopewuob #sidebar h2 {
	font: bold 18px "Teko", sans-serif;
	color: #000;
	background: transparent;
	border: none;
}

#jcopewuob #sidebar a {
	font: normal 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #104e7b;
	text-decoration: none;
}

#jcopewuob #sidebar a:hover,
#jcopewuob #sidebar a:active,
#jcopewuob #sidebar a:focus {
	color: #000;
	text-decoration: underline;
}

#jcopewuob #sidebar #sidebar-search label {
	font: normal 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
}

#jcopewuob #sidebar #sidebar-search {
	margin-top: 8px;
	padding-left: 15px;
}

#jcopewuob #sidebar #sidebar-search span.border { background: transparent; }

.searchbutton { cursor: pointer; } /* best practice, should move to ir-layout.css */

/* ---------------- Main Content ---------------- */

/* this has been creating a gap on top of full-width homepage images. trying to figure out if it's actually necessary for any reason */
/* #jcopewuob #content { padding-top: 16px; } */

	/* Sticky Footer */

#jcopewuob #content { /* calculates 100% viewport height - (total heights of header, navigation and footer) */
	min-height: calc(100vh - 236px);
}
	/* --- Breadcrumbs --- */

#jcopewuob #main.text div.crumbs a:link,
#jcopewuob #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #104e7b;
}

#jcopewuob #main.text div.crumbs a:hover,
#jcopewuob #main.text div.crumbs a:active,
#jcopewuob #main.text div.crumbs a:focus {
	text-decoration: underline;
	color: #000;
}

#jcopewuob #breadcrumb a,
#jcopewuob .crumbs p a,
#jcopewuob #pager li {
	font-size: 12px;
}

#jcopewuob #dcn-home > #homepage-intro { margin: 15px 0; }

	/* --- Headers --- */

#jcopewuob #homepage-heading-row h2 {
	font: normal 22px "Teko", sans-serif;
	margin-bottom: 20px;
}

h3 {
	margin: 0;
	text-decoration: underline;
}

/* FF, IE, Chrome take parent element's color as text-decoration-color (black, usually) */

#jcopewuob #cover-browse a {
	font: 400 16px/1.6 Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
}

#jcopewuob #cover-browse a:hover,
#jcopewuob #cover-browse a:focus,
#jcopewuob #cover-browse a:active {
	text-decoration: underline;
}

	/* --- Links --- */

#jcopewuob #main.text a:link,
#jcopewuob #main.text a:visited {
	color: #104e7b; /* declared for #network-icon text */
}

#jcopewuob #main.text a:hover,
#jcopewuob #main.text a:active,
#jcopewuob #main.text a:focus {
	color: #000;
	text-decoration: underline;
}

	/* PotD / Top DL widgets */

#jcopewuob .box.aag h2,
#jcopewuob .box.potd h2 {
	font: normal 24px "Teko", sans-serif;
	width: 267px;
	border-bottom: 1px solid #ddd;
	margin: 0;
}

#jcopewuob #main.text .box a:link,
#jcopewuob #main.text .box a:visited {
	background: none;
	font: bold 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#jcopewuob #main.text .box a:hover,
#jcopewuob #main.text .box a:active,
#jcopewuob #main.text .box a:focus {
	text-decoration: underline;
}

	/* Browse Disciplines */

#jcopewuob #content .subnav li {
	font-size: 13px;
}

#jcopewuob .discipline-browser dt,
#jcopewuob .new-discipline dt {
	font-size: 15px;
}
#jcopewuob .discipline-browser dd,
#jcopewuob .new-discipline dd,
#jcopewuob dl.communities dd ul li {
	font-size: 14px;
}

#jcopewuob .discipline-browser dd,
#jcopewuob .new-discipline dd {
    padding: 3px 0;
}

	/* Submit Research */

#jcopewuob .communities dt,
#jcopewuob .communities dt a:link {
	font-size: 14px;
	font-weight: normal;
}
#jcopewuob dl.communities dd ul li {
    line-height: 1.3em;
}

	/* Announcements */

#jcopewuob #main.text #announce h3,
#jcopewuob #main.text #announce h4 {
 	font-size: 15px;
}

	/* Site subpage headings */

#jcopewuob #main.text h2#ir-about,
#jcopewuob #main.text h2#faq-top,
#jcopewuob #main.text h2#communities-title,
#jcopewuob #main.text h2#top,
#jcopewuob #main.text h2#submit-title,
#jcopewuob #main.text #announce h2,
#jcopewuob #main.text #accessibility-statement h2 {
	font-size: 22px;
}

	/* homepage stats */

#jcopewuob p#stats,
#jcopewuob #main.text #network-icon a {
	font-size: 13px;
}

	/* Article pages series/journal/event */

#jcopewuob #alpha .element p,
#jcopewuob #custom-fields .element p,
#jcopewuob #alpha #recommended_citation p,
#jcopewuob #alpha #attach_additional_files .files span {
	font-size: 14px;
}

#jcopewuob #beta_7-3 #beta-disciplines.aside p {
	font-size: 14px !important;
}

#jcopewuob #alpha .element h4,
#jcopewuob #custom-fields .element h4,
#jcopewuob #beta_7-3 h4,
#jcopewuob #alpha #attach_additional_files .related strong {
	font-size: 15px !important;
}
#jcopewuob #alpha #title.element p {
	font-size: 22px;
}

/* ---------------- Footer ---------------- */

#jcopewuob #footer,
#jcopewuob #bepress a {
	height: 74px;
	background-color: #41454e;
}

#jcopewuob #bepress a {
	background-image: url(assets/md5images/96b516c30fb7fdc1d3fe4dc6d556b6f8.svg);
    background-size: 210px;
    background-position: center;
}

#jcopewuob #footer p,
#jcopewuob #footer p a {
	font: normal 13px/1.6 Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#jcopewuob  #footer a.secondary-link { font-size: 11px; }

#jcopewuob #footer p:first-of-type { padding-top: 18px; }

#jcopewuob #footer p a:hover,
#jcopewuob #footer p a:active,
#jcopewuob #footer p a:focus {
	text-decoration: underline;
}

/* ---------------- Miscellaneous fixes ---------------- */

	/* Browse Authors accessibility fix (CSFR-2684) */

#jcopewuob #main.text .authorbrowser p.letters a:hover,
#jcopewuob #main.text .authorbrowser p.letters a:focus {
   background: url(/assets/azMe.jpg) bottom center no-repeat;
   color: #fff;
}

	/* Remove gap under search pages for full-width footers */

.legacy #jcopewuob #wrapper:after { content: none; }

	/* Search */

#jcopewuob #main.text a:link span.icon-question-sign {
	text-decoration: none;
}

	/* Increase contrast on My Account headings */

#jcopewuob .text #myaccount h2 { color: #000; }

/* ---------------- Mobile ---------------- */

.mbl #jcopewuob #header,
.mbl #jcopewuob #header a#banner_link img,
.mbl #jcopewuob #navigation {
	width: 100% !important;
}

	/* fixes invisible space above header */

header#mobile-nav { 
    font-size: 0;
    line-height: 0;
}

	/* fixes bullet underline for Browse Research and Scholarship links */

.mbl #main #buttons { text-decoration: none; }

	/* stacks headings and spans in .box */

.mbl #jcopewuob .box.aag h2,
.mbl #jcopewuob .box.potd h2 {
	width: 100%;
}
	
.mbl .box.aag span,
.mbl .box.potd span {
    display: block;
}

.mbl #jcopewuob #dcn-home #homepage-heading-row {
  align-items: center;
}
.mbl #jcopewuob #dcn-home #homepage-heading-row .btn {
  display: inline;
}
.mbl #jcopewuob #dcn-home #homepage-heading-row .btn:hover,
.mbl #jcopewuob #dcn-home #homepage-heading-row .btn:focus,
.mbl #jcopewuob #dcn-home #homepage-heading-row .btn:active {
  margin-left: 0;
}
.mbl #jcopewuob #dcn-home span.site-follow {
  margin: 0 5px;
}

  /* --- footer logo --- */

.mbl #jcopewuob #footer #bepress a {
	background: transparent url(assets/md5images/96b516c30fb7fdc1d3fe4dc6d556b6f8.svg) center no-repeat !important;
	background-size: 235px !important;
	height: 50px !important;
	margin: 0px !important;
}

.mbl #jcopewuob #footer {
	background-color: #41454e !important;
	background-image: none !important;
}

/* Adding Cover Art SM 11/06/2024*/
#jcopewuob #dcn-home #homepage-intro {
margin: 15px 0;
width: 100%}

#jcopewuob #main.text .cover-image img {
float: right;
height: 316px;
width: 225px;
margin-right: 0%;
margin-bottom: 2%;
margin-top: 2%;}

/* Hiding Collections link in Browse section SM 11/06/2024*/
#jcopewuob #sidebar ul#side-browse li.collections { display:none; }
/* Hiding Author Corner links in sidebar */
#jcopewuob #sidebar ul#side-author { display: none; }

#jcopewuob #navigation #tabs #tabthree,
#jcopewuob #navigation #tabs #tabfour {
  display: none;
}

#jcopewuob #dcn-home h2 {
font-size:26px;
}
/* Styling journal homepage button Ibrahim 11/27/2024*/

#jcopewuob #main.text #dcn-home #homepage-intro p a.msbtn { 
     text-decoration:none; 
     padding: 3px 20px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    width: 50%;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border: 2px solid #9198a2;
	background-color: #9198a2;    
    color: white;}

#jcopewuob #main.text #dcn-home #homepage-intro p a.msbtn:hover {
    background-color: #fff;   
    color: #9198a2;
}