.bump{
    height: 100px;
    color: transparent;
}
.footy {
  position: fixed;
  background: transparent;
  right: 0;
  bottom: 0;
  font-size: 18px;
  color: white;
  text-align: right;
  margin-right: 5%;
}
.fg {
	position: fixed;
	margin: auto;
	background: transparent;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fg2 {
	position: fixed;
	margin: auto;
	background: transparent;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hidey{
    opacity: 1;    
}
.fit{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 0;
	text-align: center;
}
.fitft{
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-height: 60%;
	max-width: 60%;
	border-radius: 0;
	text-align: center;
	background: rgba(217,229,227,.2);
    color: #61a452;
    text-shadow: -1px 1px #d7e100;
	font-size: 18px;
	box-shadow: -8px -8px #31333c;
	padding: 10%;
	border: 1px dotted #1F51FF;
}
.middle{
	display: block;
	margin: auto auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.teeny{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	max-width: 35%;
	border-radius: 0;
	text-align: left;
}
html{
	background: #12141b;
	font-family: monospace;
}
body{
	width: 100%;
	margin: auto;
	font-size: 12px;
	-ms-overflow-style: none;
	scrollbar-width: none;
    overflow-y: scroll;
}
body::-webkit-scrollbar {
  display: none;
}
a{
	text-decoration: none;
	color: inherit;
	text-shadow: inherit;
}
table{
	width: 100%;
	padding: 20px;
	background: rgba(15,30,45,.7);
 	border-radius: 0;
}
table.fty{
	background: rgba(0,73,255,.25);
	box-shadow: -8px -8px rgba(255,255,255,.2);
	border-radius: 0;
	padding: 0;
	margin-bottom: 10%;
	opacity: .9;
	border: 1px dotted #4AF626;
	text-align: center;
}
table.fty1{
	background: rgba(0,73,255,.25);
	box-shadow: -8px -8px rgba(255,255,255,.2);
	border-radius: 0;
	padding: 0;
	margin-bottom: 10%;
	opacity: .9;
	width: 20%;
	border: 1px dotted #4AF626;
	text-align: center;
}
.scores{
	width: 60%;
	max-width: 60%;
	margin: 10% 20% 10% 20%;
	opacity: .9;
	background: #1d1125;
	box-shadow: -10px -10px #1f6211;
	border: 1px dotted #39FF14;
}
.scrt{
	background: transparent;
	text-align: center;
    color: #61a452;
    text-shadow: -1px 1px #d7e100;
	font-size: 300%;
	padding: 5%;
}
.scrtd{
	background: rgba(217,229,227,.2);
	text-align: center;
    color: #61a452;
    text-shadow: -1px 1px #d7e100;
	font-size: 120%;
	box-shadow: -8px -8px #31333c;
	border: 1px dotted #1F51FF;
	width: 16%;
}
.ntr{
    padding-left: 5%;
}
table.memeb{
	padding: 20px;
	width: 100%;
	margin: 5%;
	opacity: .6;
	background: rgb(0,10,10,.3);
	box-shadow: -10px -10px white;
	box-shadow: none;
	border-radius: 10px;
	border: 2px solid white;
	font-size: 150%;
	font-family: "Ubuntu-Mono;";
}
table.memec{
	width: 100%;
	padding: 20px;
 	border-radius: 0;
	border: 1px dotted #1F51FF;
	box-shadow: -8px -8px #31333c;
	background: rgba(217,229,227,.2);
    color: #61a452;
    text-shadow: -1px 1px #d7e100;
    font-size: 16px;
}
table.memeh{
	width: 100%;
	margin: 10%;
	opacity: .5;
	background: #3d3f4b;
	box-shadow: -8px -8px #31333c;
	border: 1px dotted #FF6EC7;
}
td.memeh{
	text-align: left;
	color: white;
	padding-right: 10%;
	text-shadow: 1px 1px yellow;
	font-size: 32px;
}
td.memeh2{
	text-align: left;
	width: 100%;
	min-width: 40vw;
	color: white;
	margin: 10%;
	padding: 10%;
	font-size: 200%;
	font-family: "Ubuntu-Mono";
}
td.memesh{
	text-align: left;
	color: white;
	text-shadow: 1px 1px yellow;
	font-size: 18px;
}
td.meme{
	background: rgba(217,229,227,.2);
	text-align: center;
    color: #61a452;
    text-shadow: -1px 1px #d7e100;
	font-size: 18px;
	box-shadow: -8px -8px #31333c;
	padding-right: 10%;
	border: 1px dotted #1F51FF;
	width: 100%;
}
td.ttl{
	text-align: right;
	padding-right: 10%;
	font-size: 18px;
	}
table.grid{
	width: 80%;
	background: transparent;
	box-shadow: none;
	margin-bottom: 10%;
}
table.grid2{
	padding-top: 15%;
	padding-bottom: 25%;
	width: 20%;
	margin: auto;
	background: transparent;
	box-shadow: none;
	font-size: 14px;
}
td{
	padding: 10px;
	max-width: 60vw;
    margin-top: 20%;
    margin-bottom: 0;
    font-family: Courier New, monospace;
    color: #61a452;
    text-shadow: 0px 1px #d7e100;
    margin: auto;
    text-align: left;
    border-radius: 0;
}
.td2{
	padding: 10px;
	max-width: 60vw;
    margin-top: 20%;
    margin-bottom: 0;
    font-family: Courier New, monospace;
    color: #61a452;
    text-shadow: 0px 1px #d7e100;
    margin: auto;
    text-align: left;
    border-radius: 0;
}
td.cd{
	padding: 10px;
	max-width: 60vw;
    margin-top: 20%;
    margin-bottom: 0;
    font-family: Courier New, monospace;
    color: transparent;
    margin: auto;
    text-align: left;
    border-radius: 0;
    height: 200px;
}
td.atrb{
	padding: 15px;
	max-width: 60vw;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
td.b{
	padding: 10px;
	max-width: 60vw;
	background: url(./graphics/blapo40.png) center, rgba(255,77,77,.4);
	border-radius: 0;
	text-shadow: -1px 1px black;
}
td.c{
	padding: 10px;
	max-width: 60vw;
	background: rgba(200,200,200,.7);
	border-radius: 0;
}
td.g{
	padding: 10px;
}
td.h{
	font-size: 48px;
	font-weight: bold;
	padding: 5px;
}
td.sh{
		font-size: 24px;
		font-weight: bold;
		padding-top: 5px;
	}
td.ssh{
		font-size: 18px;
		font-weight: bold;
		padding: 10px;
		background: rgba(140,0,156,.7);
		border-radius: 0;
		color: #e6e6e6;
		text-align: center;
	}
td.ssc{
		font-size: 18px;
		font-weight: bold;
		padding: 10px;
		background: rgba(255,0,0,.7);
		border-radius: 0;
		color: yellow;
		text-shadow: -1px 1px black;
		text-align: center;
	}
td.f{
		font-size:12px;
		text-align: right;
}

td.ico{
	text-align: center;
}
ul{
	list-style-type: none;
}
@media (max-width: 768px) {
    table.memeb{
    	padding: 20px;
    	width: 100%;
    	margin: 5%;
    	opacity: .6;
    	background: #1d1125;
    	box-shadow: -10px -10px #1f6211;
    	border: 1px dotted #39FF14;
    	font-size: 200%;
    }
    .bump{
        height: 100px;
    }
    
    .fg {
    	position: fixed;
    	display: flex;
    	margin: auto;
    	background: transparent;
    	height: 110vh;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    }
    body{
    	width: 100%;
    	margin: auto;
    	font-size: 10px;
    }
    .footy {
          position: fixed;
          width: 63%;
          background: transparent;
          color: white;
    }
    table.grid2{
    	padding-top: 50%;
    	padding-bottom: 50%;
    	width: 50%;
    	margin: auto;
    	background: transparent;
    	box-shadow: none;
    	font-size: 10px;
    }
    td{
    	width: 30%;
    	max-width: 25vw;
    	max-height: 40vh;
        margin-top: 20%;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        font-family: Courier New, monospace;
        color: #61a452;
        text-shadow: 0px 1px #d7e100;
        text-align: left;
        border-radius: 0;
        font-size: 6px;
    }
    .td2{
    	width: 100%;
    	max-width: 25vw;
    	max-height: 40vh;
        margin-top: 20%;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        font-family: Courier New, monospace;
        color: #61a452;
        text-shadow: 0px 1px #d7e100;
        text-align: left;
        border-radius: 0;
        font-size: 400%;
    }
    
    .li2{
        font-size: 400%;
    }
    
    ul{
	    list-style-type: none;
	    margin-left: -9%;
    }
    li{
        margin-left: -9%;
    }
    .fg2 {
    	position: fixed;
    	display: flex;
    	margin: auto;
    	background: grey;
    	height: 110vh;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    	opacity: 1;
    }
    .hidey{
        opacity: 0;
    }
    td.memeh2{
    	text-align: left;
    	width: 90vw;
    	color: white;
    	margin: 1%;
    	padding: 1%;
    	text-shadow: 1px 1px yellow;
    	font-size: 100%;
    }
    ul2{
	    list-style-type: none;
	    width: 100%;
	    margin-left: -15%;
    }
}
