html, body {
	height:100%;
    margin: 0;
	align-items: center;
}

#nodisplay {
	display: none;
}
.tabberhead {
	position: fixed;
}
.storm {
	background-image: url(https://cdn.nagami.moe/bg/star_level_bg_504.png);
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.temple {
	background-image: url(https://cdn.nagami.moe/bg/bg_story_tiancheng7.png);
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
/* Style tab links */
.midway {
	background-image: url(https://cdn.nagami.moe/bg/bg_story_8.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
 .tablink.activeTab {
	    background: linear-gradient(0.25turn,rgb(199, 0, 0),rgb(225, 223, 184), rgb(199, 0, 0));

}
.tablink {
    background: linear-gradient(0.25turn,rgb(0, 0, 199),rgb(225, 223, 184), rgb(0, 0, 199));
    float: left;
    padding-left: 100px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 4px;
    font-size: 17px;
    border-radius: 30px;
    margin: 2px;
  }
  
 
  
  /* Style the tab content (and add height:100% for full page content) */
  .tabcontent {
    justify-content: center;
    text-align: center;
    padding: 100px 20px;
    height: 100%;
	min-height: 675px;
  }
.eventName {
	font-size: 25pt;
	background: linear-gradient(0.25turn,rgb(0, 0, 199),rgb(225, 223, 184), rgb(0, 0, 199));
	border-radius: 100px;
	max-width: 80%;
	margin-left: 80px;

}
.chapterName {
	font-size: 25pt;
	background:linear-gradient(0.25turn,rgb(0, 0, 199) 20px,rgb(225, 223, 184), rgb(0, 0, 199));
	border-radius: 100px;
	max-width: 80%;
	;
}
.flow {
	display: flex;
}
.speaker {
	width: 200px;
	height: 54px;
	border-radius: 100px 0px 0px 100px;
	padding: 0;
	margin: 0;
	display: flex;
}
.friendly {
	background: linear-gradient(to right, rgb(0, 0, 199),  rgb(225, 223, 184));
}
.enemy {
	background: linear-gradient(to right, rgb(216, 11, 11),rgb(225, 223, 184));
}
.banner {
	height: 54px;
	border-radius: 100px;
	opacity: 0.5;
	vertical-align: middle;
}
.banner:hover {
	opacity: 1.0;
	position: relative;
}
.tinybanner {
	height: 10px;
	border-radius: 100px;
}
.enemyWord {
	display: flex;
	max-width: 1000px;
	background:rgb(225, 223, 184);
	border-radius: 0px 100px 100px 0px;
	border-top: 1px solid rgb(238, 230, 132);
	border-bottom: 1px solid rgb(238, 230, 132);
}
.translatedLine {
	display: flex;
	max-width: 1000px;
	background:rgb(225, 223, 184);
	border-radius: 0px 100px 100px 0px;
	border-top: 1px solid rgb(238, 230, 132);
	border-bottom: 1px solid rgb(238, 230, 132);
}
.humpty {
	max-width: 1000px;
	display: inline;
	padding-right: 40px;
	margin-left: 40px;
}
.noteshiro {
	height:30px;
	margin-left: 20px;
	margin-right: 0px;
}
.moveOn {
	width: 100%;
	height: 200px;
}
.right {
	float: right;
	background: linear-gradient(to right,rgb(225, 223, 184), rgb(0, 0, 199));
	padding: 20px;
	border-radius: 100px;
	margin-top: 100px;
}
.left {
	float: left;
	background: linear-gradient(to right, rgb(0, 0, 199),  rgb(225, 223, 184));
	padding: 20px;
	border-radius: 100px;
	margin-top: 100px;
}
.note {
	background-color:rgb(225, 223, 184);
	border-radius: 5px;
	margin: 30px;
	font-size: 30px;
}
.flow:target .humpty {
	color: blue;
	font-weight: bold;
}

.copyLinkLinkLow {
	text-decoration: none;
	background-color: rgba(224, 173, 224, 0.832);
	height: 20px;
	border-radius: 50%;
	margin-top: 15px;
	margin-right: 20px;
}
br:target {
	color: blue;
	font-weight: bold;
}
.EssexWheeze {
	height: 15px;
}

.friendlyName {
	display: flex;
	margin-left: -70px;
	margin-top: -40px;
	float: left;
	font-weight: bold;
	background-color: blue;
}
.enemyName {
	display: flex;
	margin-left: -70px;
	margin-top: -40px;
	float: left;
	font-weight: bold;
	background-color: red;
}
.shipName {
	visibility: visible;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 20px;
	border-radius: 10px;
}
.friendly p {
		background-color: rgba(0, 0, 255, 0.673);
}
.enemy p{
		background-color: rgba(255, 0, 0, 0.673);

}
.banner:hover + .shipName {
	visibility: hidden;
	position: relative;
	height: 3px;
}
.robot {
	display: block;
	visibility: visible;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: px;
	padding-left: 20px;
}
.flashback {
	background-color: grey;
	padding: 20px;
	margin-left: -250px;
	margin-bottom: 0px;
	display: inline-block;
	border-radius: 50px;
	max-width: 1500px;
}
.ListList {
	text-indent: 3rem;
}
.overflow {
	font-size: smaller;
}
.noshiroSmall {
	height: 10px;
	border-radius: 100px
}
.poem {
	background:linear-gradient(0.25turn,rgb(0, 0, 199) 20px,rgb(225, 223, 184), rgb(0, 0, 199));
	border-radius: 20px;
	max-width: 80%;
}
.poem p {
	margin: 0;
}
.citelinks {
	display: flex;
	text-decoration: none;
	padding-top: 10px;
	margin-right: 10px;
	
}
#smoothtranslation {
	padding-left: 80px;
}
.translatedLine .endcap {
	display: flex;
	background:linear-gradient(0.25turn,rgb(225, 223, 184) 10px, rgb(0, 0, 199));
	border-radius: 0px 100px 100px 0px;
}
.enemyWord .endcap {
	display: flex;
	border-radius: 0px 100px 100px 0px;
	background:linear-gradient(0.25turn,rgb(225, 223, 184) 10px, rgb(255, 2, 2));

}
.selectable.selected {
  outline: 2px dashed #00f;
  background-color: rgba(0, 0, 255, 0.05);
}

.copySelectedLink {
	background-color: blue;
	color: black;
	padding: 10px;
	border-radius: 40px;
	margin-bottom: 10px;
}