a {
	transition: 1s;
	text-decoration: none;
	color: #6485a1;
	font-weight: normal;
	margin: 0;
}

a:hover {
	transition: 0.5s;
	color: #d9e5ef;
	text-shadow: 2px 2px 30px #7bb9eb;
}

body {
	position: relative;
	display: flex;
	justify-content: center;
	margin: auto;
	width: 100%;
	height: auto;
	position: relative;
	background-color: black;
}

button {
	border: none;
	z-index: 1;
	transition: 0.5s;
}

.button_int {
	display: flex;
	justify-content: left;
	position: relative;
	width: 100%;
	background-color: transparent;
	margin: 5% 0;
	padding: 0;
}

.button_int img {
	max-width: 100%;
}

#voice_inactive {
	position: relative;
	top: 0;
	left: 0;
	transition: 0.5s;
}

#voice_inactive:hover {
	opacity: 0;
	transition: 0.5s;
}

#voice_active {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.5s;
}

#voice_active:hover {
	opacity: 1;
	transition: 0.5s;
}

#uplink_inactive {
	position: relative;
	top: 0;
	left: 0;
	transition: 0.5s;
}

#uplink_inactive:hover {
	opacity: 0;
	transition: 0.5s;
}

#uplink_active {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.5s;
}

#uplink_active:hover {
	opacity: 1;
	transition: 0.5s;
}

.cachepic {
	display: flex;
	justify-content: left;
	position: relative;
	width: 100%;
	background-color: transparent;
	margin: 5% 0;
	padding: 0;
}

#cachepicid {
	position: relative;
	top: 0;
	left: 0;
	transition: 0.5s;
	max-width: 100%;
}

.cheatsheet {
	width: 80%;
	margin: 2% auto;
}

.cheatdiv {
	display: flex;
	flex-flow: row wrap;
	width: 98%;
	margin: 2% auto;
	padding: 1%;
	background-color: #e2ecf61a;
	text-align: left;
	font-family: "Exo2-Regular", Arial, sans-serif;
	font-size: 18px;
	color: #E1F0FD;
}

.cheatbutt {
	width: 25%;
	margin: 1%;
	padding: 1%;
	background-color: transparent;
	text-align: center;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #deeefb;	
}

@font-face {
	font-family: Coalition;
	src: url(fonts/Coalition.ttf);
}

@font-face {
	font-family: "Exo2-Regular";
	src: url(fonts/Exo2-Regular.ttf);
}

@font-face {
	font-family: me123;
	src: url(fonts/me123.ttf);
}

@font-face {
	font-family: "nasalization-rg";
	src: url("fonts/nasalization-rg.otf");
}

@font-face {
	font-family: slider;
	src: url(fonts/slider.ttf);
}


#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 1%;
	background: rgba(9,9,9,0.85);
	padding: 1% 0;
	font-family: "Exo2-Regular", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #E1F0FD;	 
}


h1 {
	text-align: left;
	font-family: Coalition, Arial, sans-serif;
	font-size: 80px;
	font-weight: normal;
	text-indent: 5%;
	color: #E1F0FDcc;
	width: 150%;
	margin: 0;
	padding: 0;
}

h2 {
	text-align: left;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-indent: 9%;
	color: #8fbce1cc;	
	width: 100%;	
	margin: 0 0 10% 0;
	padding: 0;
}

h3 {
	text-align: left;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-indent: 5%;
	color: #B4DDFF;	
	width: 100%;	
	margin: 2%;
	padding: 0;
}

h4 {
	width: 100%;
	margin: 4% 0 0 0;
	padding: 0 1.5% 0 0;
	text-align: right;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #97c9f3;		
}


.h3 {
	width: 90%;
	margin: 2% auto 0 0;
	background-color: #e2ecf61a;
	text-align: right;
	font-family: Coalition, Arial, sans-serif;
	font-size: 36px;
	color: #6485a1cc;
	padding: 2% 1% 0 1%;
}

.h3:hover {
	background-color: #e2ecf633;
	color: #e2ecf6 !important;
	text-shadow: 2px 2px 60px white;
	transition: 0.5s;
}

.h4 {
	width: 100%;
	margin: 6% 0 0 0;
	padding: 0 1.5% 0 0;
	background-color: transparent;
	text-align: right;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #97c9f3;		
}

.h4:hover {
	color: #e2ecf6 !important;
	text-shadow: 2px 2px 60px white;
	transition: 0.5s;
}

h5 {
	text-align: right;
	font-family: Coalition, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #E1F0FDcc;
	width: 100%;
	margin: 0;
	padding: 0;
}

h6 {
	width: 100%;
	margin: 2% 0 0 0;
	padding: 1%;
	text-align: center;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #97c9f3;	
}

.interface {
	position: relative;
	display: flex;
	flex-flow: column;
	width: 30%;
	height: auto;
	margin: 5% auto 0 auto;
	padding: 0;
	justify-content: center;
	background-color: transparent;
}

.main {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	justify-content: left;
	margin: 0;
	padding: 0; 
	width: 100%;
	height: 3000px;
	background-image: url(img/sat2.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.maintext {
	width: 60%;
	margin: 0 auto 0 0;
	background-color: transparent;
	font-family: "Exo2-Regular", Arial, sans-serif;
	font-size: 16px;
	color: #E1F0FD;
	position: absolute;
	top: 2%;
	left: 5%;
}

p {
	width: 100%;
	padding: 1%;
	margin: 0;
} 

.sectiondiv {
	display: none;
	flex-flow: row wrap;
	width: 88%;
	margin: 0 auto 0 0;
	padding: 1%;
	background-color: #e2ecf61a;
	text-align: right;
	font-family: "Exo2-Regular", Arial, sans-serif;
	font-size: 18px;
	color: #E1F0FD;
}

.stripe {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	background-color: transparent;
	margin: 1% auto 1% 0;
}

.symbol {
	height: 40px;
	margin: 0;
}

.symbol_l {
	height: 100px;
	margin: 0;
}

table {
	width: 60%;
	text-align: center;
	margin: 1% auto;
	border: 1px solid #7bb9eb;
	border-collapse: collapse;
}

td {
	width: 15%;
	border: 1px solid #7bb9eb;
	border-collapse: collapse;
}

.tabblockdiv {
	display: none;
	margin: 1% 0;
	padding: 1%;
}

.tabdiv {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	margin: 1% auto;
	background-color: transparent;
	text-align: center;
	font-family: "nasalization-rg", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.tabgr {
	width: 50%;
	margin: 1% auto;
	color: green;
}

.tabre {
	width: 50%;
	margin: 1% auto;
	color: red;
}


@media screen and (max-width:1500px) {

	.interface {
		width: 40%;
	}

	.main {
		height: 2150px;
	}

	.maintext {
		width: 65%;
	}
}

@media screen and (max-width:1100px) {

	.main {
		height: 1750px;
	}

	.maintext {
		width: 70%;
	}

	.symbol {
		height: 35px;
	}

}

@media screen and (max-width:920px) {

	.interface {
		width: 50%;
	}

	.main {
		height: 1600px;
	}
}

@media screen and (max-width:820px) {

	.cheatsheet {
		width: 100%;
		margin: 1% auto;
	}

	.cheatdiv {
		font-size: 14px;
	}

	.cheatbutt {
		font-size: 14px;
	}

	#cheat_coord {
		width: 60%;
	}	

	h1 {
		font-size: 60px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 27px;
	}

	h4 {
		font-size: 18px;
	}

	.h3 {
		width: 100%;
		font-size: 27px;
	}

	.h4 {
		font-size: 15px;	
	}

	h5 {
		font-size: 15px;
	}

	h6 {
		font-size: 16px;
	}

	.main {
		height: 1400px;
	}

	.maintext {
		width: 65%;
		left: 3%;
	}

	.sectiondiv {
		width: 98%;
		font-size: 16px;
	}

	.symbol_l {
		height: 80px;
	}

	table {
		width: 80%;
	}

}

@media screen and (max-width:700px) {

	.interface {
		width: 70%;
	}

	.main {
		height: 1100px;
	}

	.symbol {
		height: 28px;
	}

	h1 {
		font-size: 50px;
	}

	h2 {
		font-size: 20px;
	}

	h3 {
		font-size: 18px;
	}

	h4 {
		font-size: 15px;
		margin: 6% 0 0 0;
	}

	.h3 {
		width: 100%;
		font-size: 18px;
	}

	.h4 {
		font-size: 14px;	
	}

	h5 {
		font-size: 16px;
		margin: 4% 0 0 0;
	}

	.maintext {
		width: 68%;
		left: 0;
	}

	.sectiondiv {
		font-size: 14px;
	}

	.symbol {
		height: 20px;
	}

	.symbol_l {
		height: 60px;
	}
}

@media screen and (max-width:560px) {

	.main {
		height: 1000px;
	}
}

@media screen and (max-width:460px) {

	h1 {
		font-size: 35px;
	}

	.h3 {
		font-size: 16px;
	}

	.symbol_l {
		height: 40px;
	}
}