/* -----------------------------------------------
bepress IR local stylesheet.
Author:   David Stienstra
Version:  2022
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;700&family=Roboto:wght@400;700;900&display=swap');
/* ---------------- Meta Elements ---------------- */
    /* --- 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: #fff url(assets/md5images/81eca6c04598f073938b6d5093b274cf.png) repeat-x left top;
    color: #333334;
}
/* ---------------- Header ---------------- */
#upennlaw #header {
    position: relative;  /* needed for logo positioning */
  height: auto !important; /* !important overrides mbl styling */
}
#upennlaw #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 */
}
    /* --- Logo --- */
#upennlaw #logo_image {
    position: absolute !important; /* !important overrides mbl styling */
    top: 0;
    left: 0;  /* change to "right:" for right aligned logo */
    width: 24.4897959183% !important;  /* 240 / 980 */
    height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}
#upennlaw #header a#banner_link:focus img,
#upennlaw #header a#logo_link:focus img {
  outline: 2px dotted #31bff0;
}
/* ---------------- Navigation ---------------- */
#upennlaw #navigation,
#upennlaw #navigation #tabs {
    height: 51px;
    overflow: hidden; /* have seen issues with tabs extending below nav container */
    white-space: nowrap;
}
#upennlaw #navigation #tabs,
#upennlaw #navigation #tabs ul,
#upennlaw #navigation #tabs ul li {
    padding: 0;
    margin: 0;
}
/* Flexbox Navigation July 2018 */
#upennlaw #navigation #tabs,
#upennlaw #navigation #tabs ul {
    display: flex;
    justify-content: flex-end; /* "flex-start" for left-aligned tabs, change to "flex-end" for right-aligned tabs, "center" for centered */
    width: 100%;
}
#upennlaw #navigation #tabs a {
    font: bold 13px Arial, Helvetica Neue, Helvetica, sans-serif;
    display: block;
    width: auto !important; /* fixes "my account" not fitting in container on page load */
    height: 51px;
    line-height: 51px;
    color: #fff;
    transition: 0.3s ease-in-out;
    background-color: transparent;
    padding: 0 15px; /* with arial bold, this fits */
    margin: 0;
    border: 0;
    text-transform: uppercase;
}
#upennlaw #navigation #tabs a:hover,
#upennlaw #navigation #tabs a:active,
#upennlaw #navigation #tabs a:focus {
    color: #000000;
    background-color: #fff;
    text-decoration: underline;
}
#upennlaw #navigation #tabs #tabthree {
  display: none;
}
/* ---------------- Sidebar ---------------- */
#upennlaw #sidebar {
  padding-top: 0;
}
#upennlaw #sidebar h2 {
    font: bold 23px 'Roboto', sans-serif;
    color: #011f5b;
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
}
#upennlaw #sidebar a {
    font: normal 16px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #0d3f62;
    text-decoration: none;
}
#upennlaw #sidebar ul#side-notify {
  padding-top: 0;
}
#upennlaw #sidebar a:hover,
#upennlaw #sidebar a:active,
#upennlaw #sidebar a:focus {
    color: #d61414;
    text-decoration: underline;
    background: transparent;
}
#upennlaw #sidebar #sidebar-search label {
    font: normal 16px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #000;
}
#upennlaw #sidebar #sidebar-search {
    margin-top: 8px;
    padding-left: 15px;
}
#upennlaw #sidebar #sidebar-search span.border { background: transparent; }
.searchbutton { cursor: pointer; } /* best practice, should move to ir-layout.css */

#upennlaw #sidebar #lrc-badge a:hover,
#upennlaw #sidebar #lrc-badge a:active,
#upennlaw #sidebar #lrc-badge a:focus {
  background: transparent url(/assets/images/lrc_badge.png) center center no-repeat;
  outline: 1px dotted #000;
}

#upennlaw #sidebar a:hover img,
#upennlaw #sidebar a:active img,
#upennlaw #sidebar a:focus img {
  outline: 1px dotted #000;
}

#upennlaw #sidebar form#browse {
  padding-left: 15px;
}

#upennlaw #sidebar form label {
  color: #000;
  font-size: 16px;
}

/* ---------------- Main Content ---------------- */
#upennlaw #wrapper { /* for full-length sidebar content background/elements */
    background: url(assets/md5images/594cbe68178a3f6a22a260c859b923d2.gif) repeat-y left top;
    margin: 36px 0;
}
/*#upennlaw #content { padding-top: 16px; }*/
    /* --- Breadcrumbs --- */
#upennlaw #main.text div.crumbs a:link,
#upennlaw #main.text div.crumbs a:visited {
    text-decoration: none;
    color: #0d3f62;
}
#upennlaw #main.text div.crumbs a:hover,
#upennlaw #main.text div.crumbs a:active,
#upennlaw #main.text div.crumbs a:focus {
    text-decoration: underline;
    color: #d61414;
}
#upennlaw #dcn-home > #homepage-intro { margin: 15px 0; }
 /* adds space under full-width main-content image */
#upennlaw #home-page-banner { margin-bottom: 16px; }
    /* --- Headers --- */
#upennlaw #main.text #dcn-home > h2,
#upennlaw #main.text h2#hometitle,
#upennlaw #main.text #homepage-heading-row h2 {
    font: bold 36px 'Roboto', sans-serif;
    margin-top: 15px;
}
#upennlaw h1,
#upennlaw #main.text h2 {
  margin: 5px 0;
}
h3 {
    margin: 0;
    text-decoration: underline; }
/* FF 55 takes parent element's color a text-deoration-color (black, usually) */
#dcn-home #cover-browse h3 { color: #0d3f62; }
#upennlaw #dcn-home #cover-browse h3 a {
    font: 400 17px/1.6 Arial, Helvetica Neue, Helvetica, sans-serif;
    text-decoration: none;
}
#upennlaw #dcn-home #cover-browse h3 a:hover,
#upennlaw #dcn-home #cover-browse h3 a:focus,
#upennlaw #dcn-home #cover-browse h3 a:active {
    text-decoration: underline;
}
    /* --- Links --- */
#upennlaw #main.text a:link,
#upennlaw #main.text a:visited {
    color: #0d3f62; /* declared for #network-icon text */
}
#upennlaw #main.text a:link span.icon-question-sign {
  text-decoration: none;
}
#upennlaw #main.text a:hover,
#upennlaw #main.text a:active,
#upennlaw #main.text a:focus {
    color: #d61414;
    text-decoration: underline;
}
    /* PotD / Top DL widgets */
#upennlaw #dcn-home .box.aag h2,
#upennlaw #dcn-home .box.potd h2 {
    width: 267px;
    margin: 0;
    font: bold 24px 'Roboto', sans-serif;
    border-bottom: 1px solid #d3d3d3;
}
#upennlaw #main.text .box a:link,
#upennlaw #main.text .box a:visited {
    font: bold 14px Arial, Helvetica Neue, Helvetica, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #d3d3d3;
    background: none;
}
#upennlaw #main.text .box a:hover,
#upennlaw #main.text .box a:active,
#upennlaw #main.text .box a:focus {
    text-decoration: underline;
}
/* article-level text // default values 12px/13px */
#upennlaw #alpha .element p,
#upennlaw #custom-fields .element p,
#upennlaw #alpha #recommended_citation p {
  font-size: 14px;
}
#upennlaw #beta_7-3 #beta-disciplines.aside p,
#upennlaw #alpha #attach_additional_files .files span {
  font-size: 14px !important;
}
#upennlaw #alpha .element h4,
#upennlaw #custom-fields .element h4,
#upennlaw #beta_7-3 h4,
#upennlaw #alpha #attach_additional_files .related strong {
  font-size: 16px !important;
}
#upennlaw #alpha #title.element p {
  font-size: 22px;
}
/* Breadcrumbs */
#upennlaw #breadcrumb a,
#upennlaw .crumbs p a,
#upennlaw #pager li {
  font-size: 13px;
}

/* Browse Disciplines */
#upennlaw #content .subnav li {
  font-size: 13px;
}

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

#upennlaw .discipline-browser dd,
#upennlaw .new-discipline dd {
    padding: 3px 0;
}
/* Submit Research */
#upennlaw .communities dt,
#upennlaw .communities dt a:link {
  font-size: 14px;
  font-weight: normal;
}
#upennlaw dl.communities dd ul li {
    line-height: 1.3em;
}

/* Announcements */
#upennlaw #main.text #announce h3,
#upennlaw #main.text #announce h4,
#upennlaw #main.text #help h3 {
  font-size: 15px;
}

/* Site subpage headings */
#upennlaw #main.text h2#ir-about,
#upennlaw #main.text h2#faq-top,
#upennlaw #main.text h1#faq-top,
#upennlaw #main.text h2#communities-title,
#upennlaw #main.text h2#top,
#upennlaw #main.text h2#submit-title,
#upennlaw #main.text #announce h2,
#upennlaw #main.text #accessibility-statement h2,
#upennlaw #main.text .discipline-block h2,
#upennlaw #main.text h2#activity-title,
#upennlaw #main.text h2#recent-title,
#upennlaw #main.text h2#topdownloads-title {
  font-size: 24px;
}
/* homepage stats */
#upennlaw p#stats,
#upennlaw #main.text #network-icon a {
  font-size: 13px;
}
#upennlaw #series-home .pdf, 
#upennlaw #series-home .native, 
#upennlaw #series-home .metadata-only, 
#upennlaw #series-home .external {
  line-height: 2.5em;
}
#upennlaw #pager li {
  line-height: 2em;
}
#upennlaw #homepage-image {
  width: 100%;
  height: 316px;
  margin: 0;
}
#upennlaw #content #main.text {
  padding: 0;
}
#upennlaw #main.text #alpha #title h3 a:active, 
#upennlaw #main.text #alpha #title h3 a:hover,
#upennlaw #main.text #alpha #title h3 a:focus {
  color: #d61414;
}
#upennlaw #homebuttons {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin: 0;
  flex-wrap: wrap;
}
#upennlaw #homebuttons a {
  width: 156px;
  height: 102px;
  margin-right: 14px;
  background-color: #001f5b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  margin-bottom: 15px;
}

#upennlaw #homebuttons a:last-of-type {
  margin-right: 0;
}

#upennlaw #homebuttons a h3 {
  font: bold 22px 'Roboto', sans-serif;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.break {
  flex-basis: 100%;
  height: 0;
}
#upennlaw #content .text #homebuttons a:focus {
  border-bottom: none;
}
#upennlaw #content .text #homebuttons a:active,
#upennlaw #content .text #homebuttons a:hover,
#upennlaw #content .text #homebuttons a:focus {
  background-color: #31bff0;
}
#upennlaw #main.text #homebuttons a:hover,
#upennlaw #main.text #homebuttons a:active,
#upennlaw #main.text #homebuttons a:focus {
    text-decoration: none;
}
#upennlaw ul#navlist li a {
  border-bottom: none;
}
#upennlaw ul#navlist {
  border-top: none;
}
/* ---------------- Footer ---------------- */
#upennlaw #footer {
    height: 75px;
    background-color: #011f5b; }
#upennlaw #bepress a {
    height: 73px;
    margin: 1px 0;
    background-color: #011f5b; }
#upennlaw #footer p,
#upennlaw #footer p a {
    font: normal 13px/2 Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}
#upennlaw #footer p:first-of-type { padding-top: 11px; }

#upennlaw #container #footer a.secondary-link {
  font-size: 11px;
}
#upennlaw #footer p a:hover,
#upennlaw #footer p a:active,
#upennlaw #footer p a:focus {
    text-decoration: underline; }
#bepress a:focus {
      outline: 1px dotted #fff;
}
#upennlaw #content {
    min-height: calc(100vh - 349px);  /* 310px varies by site. calculated by summing all fixed heights (header, navigation, footer, fixed margins between these elements) */
}
/* Search pages */
.legacy #upennlaw #wrapper:after {
    content: none; /* search pages */
}
.legacy #upennlaw #wrapper {
  margin-bottom: 0;
}
.legacy #upennlaw #content {
  margin-bottom: 36px;
}
#upennlaw {
    background: url(assets/md5images/9af3f123b43da5b47619b62090668c75.gif) repeat-x left bottom;
}
/* ---------------- Miscellaneous fixes ---------------- */
    /* --- Advanced Search --- */
.legacy #upennlaw #wrapper {  background-image: none; }
/* Browse Authors accessibility fix- CSFR-2648 */
#upennlaw #main.text .authorbrowser p.letters a:hover,
#upennlaw #main.text .authorbrowser p.letters a:focus {
    background: url(/assets/azMe.jpg) bottom center no-repeat;
    color: #fff;
}
/* Expert Gallery Suite SW Gallery */
.egs-profile-gallery {
	display: block; /* removes descender space below inline element */
 /* left aligned */
	margin: -16px 0 -16px -42px; /* #content .text padding: 16px 0; and #content .text (margin 32px) + #sidebar (margin 10px) */

}
/* ---------------- Mobile ---------------- */
/*fixes bullet underline for Browse Research and Scholarship links*/
.mbl #main #cover-browse h3 { text-decoration: none; }
.mbl #dcn-home .box.aag span,
.mbl #dcn-home .box.potd span {
    display: block;
}
.mbl #upennlaw #main.text #dcn-home .box.aag h2,
.mbl #upennlaw #main.text #dcn-home .box.potd h2 {
  width: 100%;
}
header#mobile-nav {
    font-size: 0;
    line-height: 0; }
.mbl #upennlaw #header,
.mbl #upennlaw #header a#banner_link img,
.mbl #upennlaw #navigation {
    width: 100% !important;
}

.mbl #sidebar h2 {
  margin: 5px 0 !important;
  padding-left: 3% !important;
  width: 97% !important;
}

.mbl #sidebar #sb-custom-lower,
.mbl #sidebar #sb-custom-lowest {
  margin: 5px 0 !important;
  width: 100% !important;
}

.mbl #sidebar ul.sb-custom-ul {
  margin: 0 3% !important;
  width: 94% !important;
}

.mbl #upennlaw #header #logo_image {
    position: absolute !important; /* !important overrides mbl styling */
    top: 0;
    left: 0;  /* change to "right:" for right aligned logo */
    width: 24.4897959183% !important;  /* 240 / 980 */
    height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}
.mbl #upennlaw #footer #bepress a {
	background: transparent url(assets/md5images/0f10a7b6b006a8ec20d429685937244f.gif) center no-repeat !important;
	height: 50px !important;
	margin: 0px !important;
}

.mbl #upennlaw #footer {
	background-color: #011f5b !important; /* plug in footer background color */
	background-image: none !important;
}

.mbl #upennlaw #content {
    min-height: unset;
}
/* Miscellaneous */
/* Small Caps rule needed for Bluebook citation */
.smallcaps
{
font-variant: small-caps;
}

/* orcid id icon next to field value -RKarberg 10/27/2022 */
#upennlaw #orcid.element p a {
    background:transparent url(assets/md5images/2dddb203aa38ec94870d3ef2b43921c4.png) top left no-repeat;
    padding-left:20px;
    padding-bottom:5px; }
    
/* adding padding to info_box_custom_upper.inc for third button option -Kkieffer 9/30/2024 */

#upennlaw #main.text #beta_7-3 div.aside div.button_space a.btn {
margin-bottom: 15px;
}