@charset "UTF-8";
@import url("Avenir_Light/stylesheet.css");
@import url("../webfonts/Electrolize_Regular/stylesheet.css");
@import url("../webfonts/EuphemiaUCAS_Bold/stylesheet.css");
@import url("../webfonts/Avenir_Book/stylesheet.css");
body {
    background-color: rgba(35,35,35,1.00);
}
.blank-text {
	position: absolute;
	z-index: 10;
	top: 90px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	color: rgba(100,100,100,1.00);
	font-family: "Avenir Book";
	font-size: 19px;
	text-align: center;
	text-transform: none;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 30px;
	letter-spacing: 0.4px;
}
a:link {
	position: relative;
	color: rgba(200,200,200,1.00);
	font-family: "Avenir Book";
	font-size: 19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
	text-decoration: none;
	letter-spacing: 0.4px;
}
a:visited {
	color: rgba(200,200,200,1.00);
	text-decoration: none;
	font-family: "Avenir Book";
	letter-spacing: 0.4px;
}
a:hover {
	color: rgba(0,255,230,1.00);
	cursor: crosshair;
	font-family: "Avenir Book";
	letter-spacing: 0.4px;
	border-bottom: 2px solid rgba(0,255,230,1.00);
	padding-bottom: 7px;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: rgba(0,255,230,1.00);
	font-family: "Avenir Book";
	letter-spacing: 0.4px;
	padding-bottom: 7px;
	border-bottom: 2px solid rgba(0,255,230,1.00);
}
.center-shape {
	position: relative;
	z-index: 10;
	background-color: rgba(36,36,36,1.00);
	width: 430px;
	height: 280px;
	min-width: 430px;
	top: -80px;
	border: 1px solid rgba(40,40,40,1.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	max-width: 430px;
	min-height: 280px;
	text-align: center;
	max-height: 280px;
	color: rgba(39,39,39,1.00);
	font-family: "EuphemiaUCAS Bold";
	font-size: 170px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
}
#X-Symbol {
	position: relative;
	opacity: 0.3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	top: 185px;
	z-index: 50;
	width: 640px;
	height: 640px;
}
