html {
    box-sizing: border-box;
    color: black;
    background-color: gainsboro;
    font-family: Times, serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 20px;
    letter-spacing: 8px;
    text-decoration: none;
    color: black;
    z-index: 0;
}

a {
    color: white;
    text-decoration: none;
}

a[href^="mailto"] {
    color: black;
}

.some-link-container {
    display:flex;
    justify-content: space-between;
    position: relative;
    padding: 10px;
    width: 120px;
}
.some-link-spacer {
    width: 30px;
}
.tbar-main {
    position: fixed;
    display:flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
    background-color: gainsboro;
    border-top: solid 10px white;
}
.tbar-4 {
    position: fixed;
    display:flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
    background-color: gainsboro;
    border-top: solid 10px white;
}
.footer {
    display:flex;
    flex-direction: row;
    width: 100%;
    position: fixed;
    bottom: 30px;
    right: 0px;
    z-index: 10;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    background-color: gainsboro;
}

.sharefooter {
    display:flex;
    flex-direction: row;
    width: 100%;
    position: fixed;
    bottom: 30px;
    right: 0px;
    z-index: 10;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    background-color: gainsboro;
}
.foottxt {
    font-family: Arial, sans-serif;
    position: fixed;
    bottom: 0px;
    color: black;
    width: 100px;
    font-size: 60px;
    letter-spacing: -10px;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.frowspacer {
    position: relative;
    box-sizing: border-box;
    top: 40px;
    width: 100%;
    left: 0px;
    right: 0px;
    padding: 300px;
    margin: 0px;
    background-color: gainsboro;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.frowc {
    position: relative;
    box-sizing: border-box;
    top: 20px;
    width: 100%;
    left: 0px;
    right: 0px;
    padding: 30px;
    margin: 0px;
    background-color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.frow {
    color: gainsboro;
    width: 100%;
    background-color: black;
    top: 40px;
    display: flex;
    flex-direction: row;
    align-items:center;
    border-left: 2px solid white;
    border-right: 2px solid white;
    justify-content: space-between;
}

.umnumnam {
    font-size: 100px;
    width: 120px;
    height: 200px;
    text-align: center;
}

.umlaut {
    position: absolute;
    height: 20px;
    top: 0px;
    right: 30px;
    z-index: 1;
}

.numnam {
    position: absolute;
    height: 160px;
    top: 70px;
    right: 30px;  
    z-index: 5;
}

.subtit {
    font-size: 48px;
    letter-spacing: -2px;
    width: 380px;
    text-align: center;
}

.dets {
    position: relative;
    left: 0px;
    top: 10px;
    padding-left: 30px;
    padding-top: 0px;
    background-color: gainsboro;
    color: black;
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 4px;
    font-family: Arial, sans-serif;
    text-align: center;
    color: black;
    display:flex;
    width: 80%;
    z-index: -15;
}
.notetxt {
    position: relative;
    left: 0px;
    top: 10px;
    padding-top: 30px;
    background-color: gainsboro;
    color: black;
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 4px;
    line-height:1.5em;
    font-family: Arial, sans-serif;
    text-align: center;
    color: black;
    display: flex;
    flex-direction: column;
    align-items:center;
    width: 100%;
}

.imgpg4 {
    background-color: white;
    margin: -8px;
    padding: 0px;
}
.img4 {
    background-color: white;
    margin: 60px;
    padding: 80px;
    display:flex;
    align-items: center;
    justify-content: center;
}
.imgpg3 {
    background-color: white;
    margin: 0px;
    padding: 0px;
	box-sizing: border-box;
}


.comic-nav {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 800px;
}

.comic-nav-prev,
.comic-nav-next,
.comic-nav-rand,
.comic-nav-change {
  position: absolute;
  top: 0;
  width: 50%;
  height: 50%;
  background-color: rgba(255,255,255,0); /* Here we set the color to white with 0 opacity. You could set it to a visible color and low opacity (e.g., 0.2) during development to see where the clickable areas are. */
  cursor: pointer;
}

.comic-nav-next,
.comic-nav-change {
  left: 50%;
}

.comic-nav-rand,
.comic-nav-change {
  top: 50%;
}
.swimmap {
    background-color: gainsboro;
    margin: 0px;
    padding: 0px;
}

.swimcrap{
    position: relative;
    left: 0px;
    top: 10px;
    padding: 0px;
    background-color: gainsboro;
    color: black;
    text-decoration: none;
    text-align: left;
    color: black;
    display: flex;
    flex-direction: column;
    align-items:center;
    width: 100%;
}

.swimt {
    background-color: white;
    width:100%;
    font-size:40px;
    margin-bottom:0px;
    margin-top:0px;
}
.swimsubt {
    background-color: white;
    width:100%;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:20px;
    font-size:30px;
}
.swimpiccontainer {
    background-color: white;
    padding:0px;
    margin:0px;
    width:100%;
}
.swimpic {
    margin-top:30px;
    margin-left:auto;
    width:77%;
}
.swimp {
    padding-left: 60px;
    padding-right: 100px;
    font-size:20px;
    line-height:1.5em;
}

.biofloater-modal {
    display: none;
    position: fixed;
    z-index: 15;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    text-align: center;
}

.biofloater-content {
    margin: 5% auto;
    /*padding: 20px;*/
    border: 1px solid #888;
    width: 310px;
    background-color: gainsboro;
    color: black;
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 4px;
    font-family: Arial, sans-serif;
    text-align: center;
}

.biofloater-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.biofloater-close:hover,
.biofloater-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.biofloater-backdrop {
    display: none;
    position: fixed;
    z-index: 14;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}

#fallbackShare {
    display: none; /* initially hidden */
    position: fixed;
    z-index: 15;
    left: 0;
    top: 60%;
    width: 70%;
    height: 100%;
    overflow: auto;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
}

#fallbackShare button {
    margin: 10px; /* some space between buttons */
}

#shareLink {
    text-decoration: none;
    color: black;
    width: 70%; /* make the input field take up 70% of the width of #fallbackShare */
}
