a {
  color: inherit;
  text-decoration: none;
}

body {
  -ms-overflow-style: none;
  font-size: 100%;
  margin: auto;
  overflow-y: scroll;
  width: 100%;
  background-image: url("../graphics/backgrounds/webme2560_1440.png");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover; 
}

body::-webkit-scrollbar {
  display: none;
}

button {
  text-align: left;
}

html {
  font-family: "League Spartan", monospace;
  font-size: 100%;
}

[hidden] {
  display: none !important;
}

li {
  font-size: 100%;
  list-style-type: circle;
  padding: 4px;
}

li.minimal {
  list-style-type: none;
}

td {
  border-radius: 0;
  color: #D6FFD8;
  font-family: "League Spartan", monospace;
  font-size: 100%;
  margin: auto;
  margin-bottom: 0;
  margin-top: 20%;
  max-width: 60vw;
  padding: 10px;
  text-align: left;
}

table {
  background: rgba(15,30,45,.7);
  border-radius: 0;
  padding: 20px;
  width: 100%;
}

ul {
  list-style-type: circle;
}

.active {
  background: rgba(114,114,117,.8);
  border-radius: 3px 3px 0px 0px;
  cursor: pointer;
}

.active:after {
  border-radius: 3px 3px 0px 0px;
}

.open{
	background: #18181F;
	margin-bottom: 50px;
	border-radius: 0px 0px 10px 10px;
}
.collapsible, .sth {
  background: rgba(114,114,117,.8);
  border: none;
  border-radius: 3px 3px 3px 3px;
  color: #e6e6e6;
  font-size: 100%;
  font-weight: bold;
  padding: 10px;
  text-align: left;
  width: 100%;
  font-family: "League Spartan", monospace;
}

.hsub {
  font-size: 60%;
}

.hss {
  font-size: 55%;
  margin: 0;
  padding: 0;
}

.collapsible:hover {
  background: rgba(114,114,117,.8);
  color: #BCBAFF;
  cursor: pointer;
}

.collapsible:after {
  color: white;
  float: right;
  font-size: 100%;
  margin-left: 5px;
}

.footy {
  background: transparent;
  bottom: 0;
  color: white;
  font-size: 112.5%;
  margin-right: 5%;
  position: fixed;
  right: 0;
  text-align: right;
}

td.atrb {
  font-size: 68.75%;
  font-style: italic;
  max-width: 60vw;
  padding: 15px;
  text-align: center;
}

td.b {
  background: url(./graphics/blapo40.png) center, rgba(255,77,77,.4);
  border-radius: 0;
  max-width: 60vw;
  padding: 10px;
}

td.c {
  background: rgba(200,200,200,.7);
  border-radius: 0;
  max-width: 60vw;
  padding: 10px;
}

td.cd {
  border-radius: 0;
  color: transparent;
  font-family: "League Spartan", monospace;
  height: 200px;
  margin: auto;
  margin-bottom: 0;
  margin-top: 20%;
  max-width: 60vw;
  padding: 10px;
  text-align: left;
}

td.f {
  font-size: 75.0%;
  text-align: right;
}

td.g {
  padding: 10px;
}

td.h {
  font-size: 300.0%;
  font-weight: bold;
  padding: 5px;
}

td.ico {
  text-align: center;
}

td.sh {
  font-size: 150.0%;
  font-weight: bold;
  padding-top: 5px;
}

td.ssc {
  background: rgba(255,0,0,.7);
  border-radius: 0;
  color: yellow;
  font-size: 112.5%;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

td.ssh {
  background: rgba(140,0,156,.7);
  border-radius: 0;
  color: #e6e6e6;
  font-size: 112.5%;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

table.fty {
  background: rgba(0,73,255,.25);
  border: 1px dotted #4AF626;
  border-radius: 0;
  box-shadow: -8px -8px rgba(255,255,255,.2);
  margin-bottom: 10%;
  opacity: .9;
  padding: 0;
  text-align: center;
}

table.fty1 {
  background: rgba(0,73,255,.25);
  border: 1px dotted #4AF626;
  border-radius: 0;
  box-shadow: -8px -8px rgba(255,255,255,.2);
  margin-bottom: 10%;
  opacity: .9;
  padding: 0;
  text-align: center;
  width: 20%;
}

table.grid {
  background: rgba(0,17,74,.666);
  border-radius: 10px;
  border: 1px solid rgb(100,100,100);
  color: #D6FFD8;
  margin: 0% 20% 0% 20%;
  margin-bottom: 10%;
  width: 60%;
}

table.head {
  background: transparent;
  color: white;
  text-align: left;
  width: 60%;
  margin: 0 20% 0 20%;
  width: 60%;
  font-family: "League Spartan", monospace;
  font-size: 200%;
}

table.idxh {
  background: rgba(255,255,255,.9);
  display: inherit;
  margin-bottom: 50px;
  width: 100%;
}

table.idx {
  background: #18181F;
  border-collapse: collapse;
  border-radius: 0 0 10px 10px;
  display: none;
  width: 100%;
}

table.idx.open {
  display: inline-table;
}

table.open {
  background: #000042;
  border-radius: 0 0 10px 10px;
  margin-bottom: 50px;
}

table.stable {
  background: #000042;
  border-collapse: collapse;
  border-radius: 0 0 10px 10px;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
  animation-iteration-count: 1 !important;
  scroll-behavior: auto !important;
  transition-duration: 0.01ms !important;
}

@media (max-width: 768px) {
  body {
    font-size: 62.5%;
  margin: auto;
  width: 100%;
}

.footy {
  background: transparent;
  color: white;
  position: fixed;
  width: 63%;
}

li {
  margin-left: -9%;
}

table.grid2 {
  background: transparent;
  box-shadow: none;
  font-size: 62.5%;
  margin: auto;
  padding-bottom: 50%;
  padding-top: 50%;
  width: 50%;
}

table.memeb {
  background: #1d1125;
  border: 1px dotted #39FF14;
  box-shadow: -10px -10px #1f6211;
  font-size: 200%;
  margin: 5%;
  opacity: .6;
  padding: 20px;
  width: 100%;
}

td {
  border-radius: 0;
  color: #61a452;
  font-family: "League Spartan", monospace;
  font-size: 37.5%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20%;
  max-height: 40vh;
  max-width: 25vw;
  text-align: left;
  width: 30%;
}

td.memeh2 {
  color: white;
  font-size: 100%;
  margin: 1%;
  padding: 1%;
  text-align: left;
  width: 90vw;
}

ul {
  list-style-type: none;
  margin-left: -9%;
}

html, body {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.collapsible:focus-visible {
  box-shadow: 0 0 0 2px rgba(188,186,255,0.25);
  outline: 2px solid #BCBAFF;
  outline-offset: 2px;
}

@media (max-width: 768px), (hover: none){
  .collapsible {
    border-radius: 8px;
  font-size: 125.0%;
  line-height: 1.3;
  min-height: var(--touch-target-min);
  width: 80%;
  padding: 14px 16px;
  touch-action: manipulation;
}

.collapsible::after {
  font-size: 137.5%;
  margin-left: 8px;
}

table.idx {
  border-radius: 8px;
  width: 100%;
}

table.idx th, table.idx td {
  font-size: 100.0%;
  padding: 10px 12px;
}
