/*
* MBE Papers Document CSS file
*/

   
html{
  height:auto;
}

* {
        margin-top: 0;
  }

* {box-sizing:border-box;}

p {
    margin-top:1em;
}

a {
    color: #008C99;       
}

a.tooltipstered {
    color: #008C99;     
    text-decoration:inherit;   
}

div.bio a {
    color: #008C99;     
	text-decoration:underline;
}

/* override flexslider  */
a.flex-prev, a.flex-next {
/*  height: 0; */
}

.flex-direction-nav .flex-prev {
  border-radius:30px;
  background:white;
  width:35px;
  padding-left:2px;  
}

.flex-direction-nav .flex-next {
  border-radius:30px;
  background:white;
  width:35px;
  padding-right:3px;
}

div.tooltipster-content a.flex-prev, div.tooltipster-content a.flex-next {
    height:0;
} 

/* override flexslider  */
.flex-control-paging li a {
font: 10px Arial, sans-serif;
}

@media only screen and (max-width: 500px) { 
  .flex-control-paging li a { 
  font: 20px Arial, sans-serif;
  }
}

a.joinnews_open {
  cursor:pointer;
	text-decoration:underline;
}

b.page_line {
    display:inline-block;
    width:3.4em;    
}

body{
	font-size:.9em;
	font-family:'Open Sans', Helvetica, Arial,Lucida, sans-serif;
	height:auto;
}

body.docView {
	margin: 0 0 0 0;
  overflow:hidden;
  height:auto;
}

body.wait, body.wait *{
    cursor: wait !important;   
}

button.docLink {
    background-color: transparent;
    border: 0;
    cursor: pointer;    
}

button.joinnews_close {
  font-size:1.2em;
  margin-bottom:.5em;  
}

.error {
	font-size:300%;
	color:red;	
}

div#accButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#accButton div {
	margin-left:2em;
}

div.article_list {
    clear: both;
    padding: 2em 0 0 2em;;
}

div.article_link, div.article_title, div.article_note {
    padding-bottom:5px;    
}

div.article_head {
    font-weight:bold;    
    font-size:1.2em;
}

div.story_document {
    margin-bottom:1em;    
}

div.storyListing {
    display:flex;
    flex-direction: column;
    margin-top: 2em;    
}

div.story_title {
    font-weight:bold;    
    font-size:medium;
}

div.video_list, div.document_list {
    padding: 2em 0 0 2em;;
  
}

div.back {
	font-family: cursive;
	background-color: lightSlateGray;
	float:right;
	display:none;	
}

div.browser {
	margin-left:4em;	
}

div.cat-selection:hover {
/* background:#D3D3D3; */  
  background:#F0FFFF;
}

div.cluetip-close {
    text-align:right;
    font-weight:bold;    
}

div.copy, div.selection {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 2em;
	clear:both;
}

div.contentBottom1 {
	background-color:	white;
	color: #3a3a3a;
	padding: .83em 0 .83em 0;
	text-align:center;
	height:50px;
}

div.contentBottom2 {
	background-color:	white;
	color: #3a3a3a;
	padding: 0 0 .83em 0;
	text-align:center;
	height:50px;
	display:none;
}

div.cookieBanner {
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:100;
    text-align:center;
    font-weight:bold;
    font-size:100%;
    color:white;
    padding:10px 0px 10px 0px;
    background-color:lightgray;
}

div#dateButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#dateButton div {
	margin-left:2em;
}

div.docImage {
	text-align:center;
	display:none;
}

div.docImage.docImageHide {
	display:none;
}

div.docImage.docImageShow {
	display:block;
}

div.docImageHead {
	font-size:80%;
	text-align:center;
	margin-left:2em;
}

div.docLink {
    display: inline-block;
    margin-left: 10px;
}

div.docSlideShow {
	display:block;
}

div.document, div.document_ea{
  line-height:1.5em;
	height:100%;
  border-bottom: 1px solid #3a3a3a;
  display:flex;
  flex-direction:column;
}

div.documentReduced {
  line-height:1.5em;
	height:100%;
  border-bottom: 1px solid #3a3a3a;
  display:flex;
  flex-direction:column;
  display:none;
}

div.documentHide {
  display:none;
}
div.documentShow {
  display:flex;
}

@media only screen and (max-width: 900px) { /* 50px less for document(iframe) */
  div.document {
    display: none;
  }
  div.documentReduced {
    display:flex;
  }
}

div.documentCatagory {
	padding-left: 2em;
	margin:.5em 0 .5em 0;	
	float:left;
	font-weight:bold;
}

div.mainSelectionHead {
  width:100%;
  overflow:hidden;
  display:flex;  
}

div.closeCat, h3.closeCat {
  display:none;
  cursor: pointer;
  margin:0;
}

@media only screen and (max-width: 800px) {
  div.closeCat {
  display: inline-block;
  float:left;
  position:relative;
  top:-.2em;
  margin:0 .5em;
  font-size:1.6em;
  }
  
  h3.closeCat {
    display:inline-block;
    font-size:1.6em;
    margin:.3em 0 0 2em;
  }

  div.closeCat:hover, h3.closeCat:hover {
    background-color:highlight;
  }
}
div.documentHead {
	clear:both;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
	font-size:1.2em;
}

div.documentListing {
	height:100%;
	width:74%;
	background-color:	white;
	overflow:visible;
	order:2
}

@media only screen and (max-width: 800px) {
  div.documentListing {
  	width:100%;
  }
} 

div.document_ea > div.docText {
  flex:1;
  overflow-y:visible;
  min-height:500px;  
}

div.docText {
  flex:1;
  overflow-y:auto;
  min-height:500px;

  margin: 2em 2em 0 2em;
}

div.draftDoc {
	display:none;
	left:0px;
	top:0;
}

div.editorialNote {
  display:block !important;
}

div.endShow, div.viewShow {
    height:1.6em;
}

div.endShowRight, div.viewShowRight {
	text-align:center;
    float:right	
}

div.endShowLeft, div.viewShowLeft {
	text-align:left;
    float:left;
    /*disable zoom*/
    display:none;
}

div.enterCollection {
	text-align:center;	
}

div.finalDoc {
  display:block;
	left:0;
	top:0;
}

div#joinnews {
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  margin:1em;
  background-color:white;
  text-align:center;
}

div.joinclose {
  text-align:center;  
}

div.header {
	overflow-y:auto;	
	position:relative;
	display:flex;
	width:100%;
	flex-direction:row;
	border-bottom:none;
}

@media only screen and (max-width: 800px) { /* 50px less for document(iframe) */
  div.header {
    border-bottom:2px dotted grey;
  }
}

div.headerNotes {
	clear:both;
	padding-top:.5em;	
	padding-bottom:.5em;	
}

div.headerLeft {
	width:50%;
  /*border-right: 1px solid #3a3a3a;*/
  margin-right: -1px;
  order:1;
}

 div.headerRight {
	width:50%;
  /*border-left: 1px solid #3a3a3a;*/
	margin-left:-1px;
	left:50%;
	overflow-y:auto;
  order:2;
}

@media only screen and (max-width: 800px) { /* sub 50px for document, iframe */
div.header {
  flex-direction:column;
  }
  
  div.headerLeft, div.headerRight {
    width:100%;
  }
}

div.headNote {
    /*border-bottom: 1px solid #3a3a3a;*/
    
    /*height: 1em;*/ /*Display full text in notes*/
    /*padding: 2px 2px 8px 2px;*/
    /*overflow: hidden;*/
    height:auto;
    padding: 2px 2px 2px 2px; 
   	
}

div.hrShort {
	margin-top: .25em; 	
}

div.idno {
	display:inline-block;
}

div.iframe {
    text-align:center;
}

div.infoView {
	/*display:none;*/	
}

div.selectionView  div.inner {
  display:flex;
  flex-direction: row;
	border: 3px solid #3a3a3a;
	padding: 4px;
	/*overflow:auto;*/
	overflow:hidden;
}

body.docView div.inner {
	border: 3px solid #3a3a3a;
	padding: 4px;
	/*overflow:auto;*/
	overflow:hidden;
}

div.headText {
    width:80%;    
}

div.libraryHead {
	text-align:center;
	/* white-space:nowrap;*/
}

div.libraryHead2 {
    display: flex;
	text-align:center;
	/* white-space:nowrap;*/
    flex-direction: row;	
}

/*  Media settings for mobile devices */
@media only screen and (max-width: 680px) {
    div.libraryHead2 {
    flex-direction: column;	
    }
}

div.listingHeader {
    
}

div.listing.hidden {
  display:none;  
}

div.listing hidden {
    
}

div.listing {
    margin-top: .4em;    
}

div.slisting {
    margin-bottom: 2em;    
}

div.titleTable > div.listing {
  display:flex;
  flex-direction:row;  
  margin:0;
}

div.listingImage {
  display:flex;
  flex-direction:column;
  float:right;
  width:20%;
  height:85%;
  overflow:hidden;  
  margin-top:1em;
  margin-right:1em;
  margin-left:4em;
  order:2;
}

div.listingTable {
    width:79%;
    position:relative;
    top:1em;
    left:1em;
    margin-left:2em;
    order:1;
}

div.listingTableHeader {
  font-weight:bold;
  text-align:center;
}

div.listingWrapper {
  display:flex;  
}

div.imageWrapper {
    
}

@media only screen and (max-width: 980px) {

div.listingImage {
    width:99%;
    flex-direction:row;
    margin-top: 0;
    order:1;
  }
  div.listingTable {
    width: 92%;
    position:relative;
    order:2;
    top:0;
  }
  
  div.listingHeader {
    margin: 2em;  
    width:25%;
  }
  
  div.listingWrapper {
    display:flex;
    flex-direction:column;
    margin-top:1em;
  }
  
  div.imageWrapper {
    width:25%;
  }
}

@media only screen and (max-width: 650px) {
  div.imageWrapper {
    width:35%;
  }
}

div.main-body {
	clear:both;	
	margin-top: 2em;
}

div.mainContent {
	background-color:	white;
	height:400px;	
}
div.mainContent2 {
	background-color:	white;
	height:400px;
    width: 50%;
    margin:auto;
}

div.whatFind {
    display:none;    
}

div.mainHead {
	color: #008c99;
	text-align:center;
	margin-top:.3em;
	margin-bottom:2em;
	position:relative;
  display:flex;
	flex-direction: row;
	justify-content: space-between;
}
@media only screen and (max-width: 465px) {
  div.mainHead {
    flex-direction:column;    
  }
}

div.mainHeadRight {
  text-align:right;	
}

div.mainSelection {
	width:25%;
	background-color:	white;
  margin-left: -1px;
  order:1;
  display:block;
  border-right:1px solid black;
}

@media only screen and (max-width: 800px) {
  div.mainSelection {
  height: 100%; /* 100% Full-height */
  position: absolute; /* Stay in place */
  z-index: 1; /* Stay on top */
  left: 0;
  overflow: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  border: solid 2px black;
  width: 0; /* 0 width and display:none - change this with JavaScript */
  display:none;
  
  margin-left:0px; /* used for javascriptquery */
  }
} 

div.showSelection {
    width:250px;
    display:inline-table;
}

div.hideSelection {
  width:0px;
  display:none;
}

div.modalWait {
    display:    none;
    position: fixed;
    z-index: 1000;
    top: 40px;
    left: 43%;
    height: 1.5em;
    width: 7em;
    font-weight: bold;
    background: rgba( 255, 255, 255, .8 );
    color: grey;
    font-size: 2em;
    text-align: center;
    border: black solid 1px;
}

div.noscriptmsg {
	border: dashed 4px red;	
}

div.ogc {
    background-color:white;
    padding-top:1em;    
}

div.outer {
	background:white;
	overflow:auto;
}

div.personBio.hide, div.place.hide, ifact.hide {
  width:0;
  display:none;  
}
div.place, div.artifact {
  width:65%;
  flex-grow:1;
  overflow-y:auto;
  display:block;
  padding-bottom:1em;
}

div.personBio {
  width:65%;
  flex-grow:1; 
  overflow-y:auto;
  max-height: 600px;
  display:block;
  padding-bottom:1em;
    
}

@media only screen and (max-width: 500px) {
  div.personBio, div.place, div.artifact{
    width:100%;
  }
}
div.personHeader, div.placeHeader, div.artifactHeader {
  text-align:center;
}

div.personHideShow:hover, div.placeHideShow:hover, div.artifactHideShow:hover {
  background:#D3D3D3;
}

div.personPage div.personBio, div.personPageReduced div.personBio,div.placePage div.place, div.artifactPage div.artifact {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
  line-height: 1.3em;
}

div.placePage div.editorial, div.personPageReduced div.personBio, div.personPage div.personBio, div.artifactPage div.artifactBio {
    text-align: justify;
    text-justify: inter-word;
}

div.personPage, div.placePage, div.artifactPage {
  display:block;
}

div.personPageReduced, div.placePageReduced, div.artifactPageReduced {
  min-width: 150px;
  height:100%;
  /* max-height:480px;*/
  display:none;  
}

@media only screen and (max-width: 500px) {
  div.personPage, div.placePage, div.artifactPage {
    display:none;
  }
  div.personPageReduced, div.placePageReduced, div.artifactPageReduced {
    display:block;
  }
}

div.personHideShow, div.placeHideShow, div.artifactHideShow {
  font-weight: bold;
    background-color: white;
    width: 3em;
    text-align: center;
    cursor: pointer;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

div.personBody, div.placeBody, div.artifactBody {
  display:flex;
  flex-direction:row;
}

@media only screen and (max-width: 500px) {
  div.personBody, div.placeBody, div.artifactBody {
    flex-direction:column;
  }
  div.personPageReduced div.personBody {
    align-items:center;
  }
  div.placePageReduced div.placeBody {
    align-items:center;
  }
  div.artifactPageReduced div.artifactBody {
    align-items:center;
  }
}

div.pdfAnchor {
	margin:1em;
	text-align:center;
	display:none;
}


div.reference {
	margin-left:5px;
	margin-right:5px;
  width:100%;
  padding-bottom:180px;
}

div.refBody {
  max-height:400px;
  overflow-y:auto;  
  display:block !important;
}

div.glossPage div.refBody {
  overflow-y:hidden;  
}

div.refImage {
  width:33%;
  margin:2em 1em 0 1em;
  display:block;
  flex-grow:1;
}

div.personPageReduced div.refImage, div.placePageReduced div.refImage{
  width:220px;
  height:320px;
  text-align:center;  
  margin-bottom: 5em;
}

div.artifactPageReduced div.refImage {
  width:220px;
  height:320px;
  text-align:center;  
  margin-bottom: 5em;
}

div.refImage.noImage, div.placePage.noImage, div.artifactPage.noImage  {
  width:0;
  margin:0;
  flex-grow:unset;
  display:none;  
}

div.refTip, div.quotTip {
	display:none;	
}

span.refTip, span.quotTip {
	display:none;	
}


div.repo_idno {
	color:#3a3a3a;
	text-align:center;	
}

div.reproduced {
	display:inline-block;
}

div.selectionView {
	overflow:auto;	
}

div.sideBarRight {
	/* width:260px; */
	width:40%;
	height:100%;
	float:right;
	background-color:	white;
	display:block;
}

div.sideBarRightReduced {
	width:0%;
	height:100%;
	float:right;
	background-color:	white;
	border-left: 1px solid #3a3a3a;
	display:none;
}

div.sideBarRight.sideBar100, div.sideBarRightReduced.sideBar100 {
  width:100%;  
}

div.sideBarRight.sideBar40 {
  width:40%;  
}

div.sideBarRight.sideBar0, div.sideBarRightReduced.sideBar0 {
  width:0%;  
}

@media only screen and (max-width: 900px) { /* 50px less for document(iframe) */
  div.sideBarRight {
    display:none;
    width: 0%;
  }
  div.sideBarRightReduced {
    display:block;
  }
}

div.showButtons {
  float:left;
  margin-right:1em;  
}

div.showButtons span.showDocument {
  position:relative !important;
  margin:0 !important;  
}

span.showCloseText {
  display:inline;
}

div.endShowReduced {
  display:none;  
  height:1.6em;
}

div.showDocumentReduced, div.showDocument {
  display:none;  
  height:1.6em;
  float:right;
}

h5.finalDoc {
    margin-right:1em;  /* used by javascript, default is 2em */
    color:red;
  }  
  
@media only screen and (max-width: 900px) { /* 50px less for document(iframe) */
  h5.finalDoc {
    margin-right:1em;  /* used by javascript, default is 2em */
    color:red;
  }  
}

@media only screen and (max-width: 900px) { /* 50px less for document(iframe) */
  div.endShow, div.showDocument {
    display:none;
  }
  div.showDocumentReduced {
    display:block;
  }
  div.docImage {
    display:block;
  }
}

div.sublisting {
  margin-top: .4em;
  font-size: 1em;
}

div.subSelection {
	width:74%;
	background-color:	white;
	height: 100%;
	overflow:visible;
	order:2;
	display:none;
}

@media only screen and (max-width: 800px) {
  div.subSelection {
    border-left: none;
    width:100%;
  }
} 

div#tabs {
	display:none;	
}

div#elementButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
	
}

.active {
/* background:#D3D3D3; */  
  background:#F0FFFF;
}

div.elementHead {
    display: flex;    
}

div#elementButton > div {
	margin-left:2em;
}

div.elementHideButton {
    margin-left:auto;
    order:2;
    margin-top:1em;
    margin-right:4em;
    display:none;
}

div.elementHideButton > img {
    height: 1.5em;  
}

div#recentButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#recentButton > div {
	margin-left:2em;
}

div#storyButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#storyButton > div {
	margin-left:2em;
}

div#homeButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#homeButton > div {
	margin-left:2em;
}

div#titleButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#titleButton > div {
	margin-left:2em;
}

div#search-elements {
    display: none;
    overflow: hidden;
}

div#topLanding .leftLanding {
	
}
div#topLanding .rightLanding {
	
}

div.trailer {
  margin-top:1em;  
}

div#typeButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
}

div#typeButton div {
	margin-left:2em;
}

div.typeTable, div.dateTable, div.accessionTable, div.titleTable {
	margin: 1em 0 0 1em;	
    margin-left:2em;
}

div.story {
    padding: 0 5em 0 5em;
}

div.story_image {
    float:left;
    padding: 0 5em 0 0;
    margin-bottom:1em;
}

div.story_title, div.story_purpose {
    width: 80%;
    margin-bottom:1em;
    font-size:medium;
}

div.swide {
    width: 100% !important;
}

div.story_purpose {
    white-space:nowrap;    
}

/*  Media settings for mobile devices */
@media only screen and (max-width: 700px) {
    div.story_purpose {
        white-space:normal;
    }
}

/*  Media settings for mobile devices */
@media only screen and (max-width: 1000px) {
    div.swide p {
        margin-right:12em !important;
    }
}

/*  Media settings for mobile devices */
@media only screen and (max-width: 700px) {
    div.swide p {
        margin-right:1em !important;
    }
}

div.swide p {
    white-space:normal;
    display:inline-block;
    margin-right:2em;    
}

div.story_purpose p {
    white-space:normal;
}

div.subTitleTable, div.subDateTable, div.subAccTable, div.subTypeTable {
    width:79%;
    position:relative;
    top:1em;
    left:1em;
    margin-left:2em;
    overflow-x:auto;
}

@media only screen and (max-width: 10px) {
  div.subTitleTable {
    
  }
}
div#subButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
	margin-left:10px;
}

div#searchButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
	margin-bottom:1em;
}

div#searchButton div {
	margin-left:2em;
}

div#taxButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
	margin-bottom:1em;
}

div#taxButton div {
	margin-left:2em;
}

div#resourceButton {
	/*background-color:	#B8D2C0;*/
	cursor:pointer;
	font-size:90%;
	margin-bottom:1em;
}

div#resourceButton div {
	margin-left:2em;
}

div#taxHR {
}

em.highlight {
    font-weight:bold;
    color:black;
    background-color:#ADD8E6;
    font-style:normal;    
}

h1.papers_header_text {
    font-size: 48px;
    padding-top: 10px;
    font-weight: 200;
    color: #fff !important;
    position: relative;
    z-index: 3;
    width: 80%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
 }

@media only screen and (max-width: 700px) {
  [data-alttext] > span {
      display: none;
  }
  [data-alttext]::before {
      content: attr(data-alttext);
  }
}

h2.mainHead {
		background-color:	white;
		margin: 0;
}

h3.documentListing, h3.documentCatagory,h3.documentSubCatagory {
	padding-left: 2em;
	margin:.5em 0 .5em 0;
  float:none;	
}

@media only screen and (max-width: 800px) {
  h3.documentCatagory {
    float:left;    
  }
}

h3.landing {
	text-align:center;	
}

h3.storys, h5.storys, h3.resource, h5.resource, h3.welcome, h5.welcome, h3.recent, h5.recent, h3.taxonomy, h5.taxonomy {
	text-align:center;
}

h3.storys {
    margin-right:1em;    
}

.mainheadleft {
  display:none;  
  margin-left:.5em;
}

h4.person, h4.place {
	text-align:center;	
}


@media only screen and (max-width: 10px) {
  h3.documentListing {
  	margin:.5em 0 .5em 30%;	
  }

}

h5.Catagory {
	font-size:1.2em;
	margin-bottom:0;
	margin-top:1em;	
}

h5.draftDoc {
	display:none;
	margin-right:2em;
	color:#3a3a3a;
}

h5.finalDoc {
	display:inline;
	margin-right:2em;
	color:#3a3a3a;
}

hr {
	margin:0;	
}

hr.short{
	width: 60%;
	margin:auto;
	text-align:center;
	border-color:#3a3a3a;
} 

iframe.ogc {
    width:90%;
    height:600px;
    margin: 1em 0 2em 0;
}

img.docImage {
	width:1px;	
	cursor:pointer;	
	padding-bottom:5px;
}

img.listingImage {
  max-width:100%;
  max-height:100%;
  margin:5px;
}

img.story {
    width:8em;
}

img.placeImage, img.personImage, img.artifactImage  {
	width:150px;	
}


div.placePageReduced img.placeImage, div.PersonPageReduced img.personImage, div.artifactPageReduced img.artifactImage {
	width:250px;	
}


img.enter {
	cursor:pointer;
	width:140px;	
}

img.slide {
	width:100%;
	vertical-align:middle;	
}

input#floating-search-input-box{
	/* The search text box. */
	
	border:none;
	background:url("images/searchBoxNoShadow.png") no-repeat;
	
/*	float:left; */
	font-family:"Proxima Nova", Helvetica, Arial, sans-serif;
	font-size:15px;
	height:36px;
	line-height:36px;
	outline:medium none;
	padding:0 0 0 35px;
	/*text-shadow:1px 1px 0 white;*/
	width:280px;
	
}

.floating-menu {
    font-family: sans-serif;
    background: transparent;
    padding: 5px;
    width: 30px;
    z-index: 100;
    position: absolute;
    top: 350px;
}


.floating-menu a,
.floating-menu h3 {
    font-size: 0.9em;
    display: block;
    margin: 0 0;
    color: white;
}

input#toggleButton:hover {
  background:#D3D3D3;  
}

input#toggleButton{
    border-left: black solid 1px;
    border-top: black solid 1px;
    border-right: black solid 1px;
    white-space: nowrap;
    width: 8em;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    cursor:pointer;
	background-color:white;
	font-size:.6em;	
	border-bottom:none;
	vertical-align:bottom;
}

/* 
input#toggleButton {
	background-color:white;
	font-size:.6em;	
	cursor:pointer;
	width:8em;
	
}
*/

input#alphaButton, input#dateButton, input.accessionButton {
	background-color:white;
	font-size:.6em;	
	color:#3a3a3a;
	padding-right:4em;	
	cursor:pointer;
}

input.showButton:hover {
  background:#D3D3D3;
}

input.showButton {
	font-weight:bold;
	background-color:white;
	color:black;
	cursor:pointer;
	padding-top:0;
	padding-bottom:0;
	width:5em;
	border-radius:5px;
}

span.noteText>p  {
	margin:0;
	display:inline;
}

p.Catagory {
	margin: 0 0 0 1em;
	color:gray;
}

p.docSuggestion {
	text-align:center;	
	height:100%;
	background:white;
	background-size:100%;
}

p.editorial {
	margin:0;	
}

p.flex-caption {
	margin:0;
	display:inline;	
}


p.landing.footer {
	text-align:center;	
}

div.storyListing p.pnumber {
    display:none;
}

p.pnumber {
    text-align:center;
    font-weight:bold;    
}

p.verse {
    margin-left:2em;
    font-size:.9em;    
}

span.ecceptCookie {
  background-color:#008C99;
}

span.added {
	vertical-align:15%;
}

span.added_hand {
	vertical-align:15%;
	color:#008c99;
	cursor:pointer;
}

span.addDocTab, div.addDocTab {
	cursor:pointer;
}

@media only screen and (max-width: 980px) {
  span.listingLeft > span.addDocTab {
    text-overflow:ellipsis;
    overflow:hidden;
    display:inline-block;
    width:99%;
  }
  
  div.addDocTab {
  	display:flex;
  }
}

section.fullwidth_papers_header {
background-position: center top;
  background-blend-mode: multiply;
  background-image: url(media/writing_800x500px-tr.webp);
  background-color: #931923;
  height:90px;
}

span.AccID {
    display:inline-block;
    width:8em;    
}

span.bibl_date {
  display:block;  
}

span.bibl_forname, span.bibl_surname {
  margin-right:1em;
}

span.bibl_head {
  display:block;
  font-weight:bold;  
}

span.bibl_title {
  display:block;  
}

span.block {
    display:inline-block;
}

span.blockQuote {
	display:block;
	margin-left:1em;
	margin-top:.5em;
	margin-bottom:.5em;
}

span.bold {
  font-weight:bold;  
}

span.br_br {
	margin:0;
	display:block;	
}

span.certainty {
	color:#008c99;
	cursor:pointer;
}


span.choice {
	/*  color:#008c99; */
	color:#0d3643;
	cursor:pointer;
}

span.clue-trans-text {
    color: #EEF9FE;    
}

span.clueNote {
   display:inline-block; 
}

span.clueTitle {
    display:inline-block;
    font-weight:bold;
    padding-right:1em;
}

span.closeAllTabs {
	display:none;
	color:#008c99;
	cursor:pointer;
	float:right;
	font-weight:initial;
	line-height:2.3em;
	margin-right:5px;
}

span.countGroup {
  display:inline-block;
  vertical-align:top;
}

span.dataStoreError {
    display:none;
    color:red;
	font-weight:bold;	
}

span.dateAdded {
	width:20em;
	display:inline-block;	
}

span.subCatagory span.dateID {
	width:30em;
	display:inline-block;
    font-style:italic;	
}

span.dateID {
	width:10em;
	display:inline-block;
    font-style:italic;	
}

span.deleted {
	text-decoration:line-through;	
}

span.deleted_hand {
	text-decoration:line-through;	
	color:#008c99;
	cursor:pointer;
}

span.docListing {
  overflow:hidden;
}

span.download {
    text-align:center;
    display:block;    
}

span.editorialNote {
	margin:0;
	display:block;
}

span.editorialNoteBody {
  display:block;
  margin:0;
}

span.glossNoteHeader {
	display:block;
  text-align:center;	
}

span.glossNoteBody {
		display:block;
		text-align:justify;
		margin:1em;
}

span.firstConcat {
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  display:inline-block;
  width:40%;
  
}
 span.lastConcat {
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  display:inline-block;
  width:40%;
}

span.accessionLeft {
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  display:inline-block;
  width:8em;
  text-align:left;
}

span.accessionRight {
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  display:inline-block;
  width:10em;
  text-align:right;
}

span.i {
    font-style:italic;
    position:absolute;    
}

span.gap {
	margin:0;
	display:block;	
}

span.handShift {
	color:#008c99;
	font-size:120%;
	cursor:pointer;
}

span.hiQuote, span.hiLight {
    font-weight:bold;
    color:black;
    background-color:#ADD8E6;
    font-style:normal;    
}

span.imageAttribution {
  text-align:center;
  display:block;
  margin-bottom:-1em;
  margin-top:-.3em;  
}

span.inlineQuote {
/*  font-size:90%; */
}

span.italic {
	font-style:italic;	
}

span.italic2 {
	font-style:italic;
  vertical-align:top;
  display:inline-block;
  margin-left:1em;
  margin-right:1em;
}

/*  Media settings for mobile devices */
@media only screen and (max-width: 590px) {
  span.italic2 {
    margin-left:.5em;
    margin-right:.5em;
  }
}

span.italic span.italic{
	font-style:normal;	
}

span.l {
	display:block;
	margin:0;	
}

span.legal {
    display:inline-block;
    padding-left:1em;
}

span#listingImageID {
  display:inline-block;
  text-align:left;  
}

span.marked {
  color:#931923;  
	cursor:help;
}

span.note_anchor {
	color:#008c99;
}

body span.noteNum {
	display:none;	
}

span.noteText {
}

span.noteType {
  font-weight:bold;
}

span.personName, span.placeName, span.artifactName {
/*   font-weight:bold;  */  
}

span.pNumber {
	display:block;
	text-align:center;
	font-style:italic;
	padding-top:4px;
}

span.quote {
	color:#008c99;
	cursor:pointer;
}

span.refDoc {
	color:#008c99;
	cursor:pointer;
}

div.ref {
	color:#008c99;
	cursor:pointer;
}


span.refInt {
	color:#008c99;
	cursor:pointer;
}

span.ref, span.refg {
	color:#008c99;
	cursor:pointer;
}

span.refGloss, div.refGloss {
	color:#008c99;
	cursor:pointer;
	display:inline-block;
}


span.small-caps {
    font-variant:small-caps;    
}

div.scroll-menu {
    margin: 1em 3em auto;
}

select#pages {
    margin-left: 1em;
}

div.searchAdvancedLink {
  display:none;
  font-size:.8em;
  color:#008c99;
  margin-bottom:-.4em;
  margin-right:1em;
  position:relative;
  cursor:pointer;
}

div.searchBoxFloating {
	display:none;
	color:#008c99;
	cursor:pointer;
	text-align:right;
}

span.showDocument, span.showDocumentReduced {
    display: block;
    margin-left: -9.5em;
    position: absolute;
    border-left: black solid 1px;
    border-bottom: black solid 1px;
    border-right: black solid 1px;
    white-space: nowrap;
    width: 8em;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    cursor:pointer;
	background-color:white;
}

span.showDocument:hover, span.showDocumentReduced:hover {
    background:#D3D3D3;
}


span.showBio, span.showImage, span.showText {
    display:inline-block;
    text-align:center;
    margin-left: -9.5em;
    position: absolute;
    border: black solid 1px;
    white-space: nowrap;
    width: 8em;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    cursor:pointer;
	 background-color:white;
}

span.showBio:hover, span.showImage:hover {
    background:#D3D3D3;
}

span.superscript {
  vertical-align:super;
  font-size: .83em;  
}

span.tabID {
	font-size:80%;
	color:gray;	
}

span.titleHead {
  margin-right:1em;  
}

span.toggleExpandChar {
	font-weight:900;
	color:#008c99;
	width:0em;
	display:inline-block;	
}

span.unclear {
	color:#008c99;
	cursor:pointer;
}

span.underline {
	text-decoration:underline;
}

span#verse {
		display:block;
		margin-top:1em;
		margin-bottom:1em;
		margin-left:2em;
}

span.verseNote {
	display:block;	
}

span.verseNote>span.l {
	display:inline;	
}

table.header {
  font-size: initial;  
}

table.listingTable {
  
}

table.table_data tr  td:empty::after{
  content: "\00a0"; /* put a nbsp in empty cells */
}

@media only screen and (max-width: 980px) {
  table.listingTable {
    display:flex;
    flex-flow: column;
  }
}

td.contentBottomLeft, td.contentBottomCenter, td.contentBottomRight {
	/*width:33%;*/	
}

td.contentBottomCenter {
	text-align:center;	
}

td.mainHeadLeft {
	width:66%;	
    text-align:left;	
}

td.headerInnerLeft {
	width:8em;
	font-weight:bold;
}

td.listingLeft {
	padding-left:1em;
	white-space:nowrap;	
}

@media only screen and (max-width: 980px) {
  td.listingLeft {
  	display:flex;
  	flex-flow: row;	
  }
}

td.listingRight {
	padding-left:1em;	
}

th.docListing {
    font-size:.9em;
    color:#808080;    
}

@media only screen and (max-width: 980px) {
  tr.listing {
    display:flex;
    flex-flow:row;
  }
}
var.docList {
	display:none;
}

.iframetab {
		width:100%;
		height:auto;
		border:0px;
		margin:0px;
		visibility:hidden;
		background:white;
	}

.iframetab.slowLoad {
		width:100%;
		height:auto;
		border:0px;
		margin:0px;
		background:white; 
}

.tabIframeWrapper {
 background:url(images/loading.gif) top center no-repeat !important;
}

/* tabs */
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
	border:1px solid #367588;
	background:#68BAC2;
}

.ui-cluetip-content {
    padding-top:0;    
}

.ui-tabs-panel {
		padding:5px !important;
	}

.ui-icon-close {
	display:inline-block;	
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background-color:	#FFFFFF;
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
/*	background:#eee;		/* right column background colour */
}
.threecol .colmid {
	right:25%;			/* width of the right column */
/*	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
/*	background:#f4f4f4;	/* left column background colour */
}
.threecol .col1 {
	width:48%;			/* width of center column content (column width minus padding on either side) */
	left:101%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:19%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:19%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/*diable selection of slideshow*/
div.docSlideShow {
     -moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

/*  our popups */
.tooltipster-sidetip.tooltipster-light .tooltipster-box {
	background: #E5F6FE;
	border-color: #ADD9ED;
	color: black;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
	color: black;
}

.tooltipster-content {
  overflow:inherit;  
}

/* The Modal (background) */
div.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
div.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 57%; /* Could be more or less, depending on screen size */
}


span.close:hover,span.close:focus,span.submit:hover,
span.submit:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
span.mailto {
    color:#008C99;
    cursor:pointer;
	  text-decoration:underline;
}

label.emailLabel {
  padding-right:1em;
}

 /* Style inputs, select elements and textareas */
input[type=text], textarea.contact{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
}

/* Style the label to display next to the inputs */
label.contact {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

/* Style the submit button */
span.submit {
  background-color:#008C99;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  margin: .2em .5em;
  width:6em;
}

/* Style the cancel button */
span.cancel {
  background-color:#008C99;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  margin: .2em .5em;
  width:6em;
}


/* Floating column for labels: 25% width */
.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

/* Floating column for inputs: 75% width */
.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .col-25, .col-75 {
    width: 100%;
    margin-top: 0;
  }
  div.modal-contact {
    width:85%;
  }
}

/*  Media settings for mobile devices */
@media only screen and (max-width: 1080px) {
  img.library_image {
    display:none;  
  }
}


@media only screen and (max-width: 680px) {
  a.library_icon_image {
    display:none;  
  }
  .threecol .col1 {
    width: 90%;
    left:80%;
  }
  div#fadein1, div#fadein2 {
    display:none;
  }
}

@media only screen and (max-width: 480px) {
  img.mbe_image {
    width:100%;
  }
}

@media (max-width: 400px) {
  .modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
    left: 0;
  }
}


/* The Modal (background) */
.linkModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.linkModal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width:fit-content;
  border-radius:10px;
}

/* The Close Button */
.closeLink {
  color: #aaaaaa;
  float: right;
  font-size: 18px;
  font-weight: bold;
  padding-right:5px;
}

.closeLink:hover,
.closeLink:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* force scroll bars on ios  
 ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}

  ::-webkit-scrollbar-track {
    background-color: rgba(57,57,57, .6);
    border-radius: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(156, 156, 156, .6);
}
*/

