.viral {
	background-color: #1C1C1C;
	/*background-image: url("");*/
	background-size: cover;
}
 #youtuberOf {
	position: absolute;
	top: 10px;
	left: 10px;
	color: white;
	font-size: 24px;
	font-family:'Arial Black';
}

.ytLink {
	color: #6eb3ef;
	font-size: 24px;
	text-decoration: none;
}

.ytLink:hover {
	color: #5c96c9;
}

#featuredYoutube {
	margin-top: 5px;
}
.ldrbrd {
	width:220px;
	text-align: left;
	font-size: 17px;
	font-family:Arial;
	color:white;
	font-weight:1000;
}

#featuredYoutube a {
	 color: #6eb3ef !important;
}

#featuredYoutube a:hover {
	color: #5c96c9 !important;
}
#leveldr {
	position:absolute;
	z-index:4;
	left:2px;
	top:2px;
	font-family:Arial;
	font-size:24px;
}
.upgrader {
	background-color:#5A5A5A;
	border: 1px solid black;
	border-radius: 10px;
	width:200px;
	height:20px;
	opacity:0.8;
	margin: 2px;
	text-align: center;
	font-weight:800;
	z-index:3;
	
}
.upgrader:hover { background-color: #737373; }
.upgraded {
	z-index:2;
	background-color:lightgray;
	border: 0px solid black;
	border-radius: 10px;
	width:0px;
	height:20px;
	opacity:0.7;
	text-align: center;
	font-weight:800;
	position: absolute;

}

.centeredd {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align:center;
  width:500px;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.centereddd {
  position: absolute;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, 0%);
}

.startMenu {
    position: relative;
    margin: auto;
    width: 1150px;
    padding: 10px;
    padding-bottom: 20px;
    margin-top: 100px;
    margin-bottom: 100px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #DDE6EB;
    box-sizing: border-box;
    overflow: hidden;
}
.buttonn {
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 20px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.buttonn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonn span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonn:hover span {
  padding-right: 25px;
}

.buttonn:hover span:after {
  opacity: 1;
  right: 0;
}

.panel {
display:inline-block;
width: 300px;
padding: 18px;
background-color: #595959;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.button {
background-color: #4CAF50;
border: none;
color: white;
padding: 10px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}

#server {
  background-color: white;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 32px;
}

.joinbutton {
  background-color: rgb(233,233,233);
  font-family: "Open Sans";
  font-weight:bolder;
  border: 2px;
  border-radius: 5px;
  width:300px;
  color:#2c3e50;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 32px;
  -moz-box-shadow: 0px 7px #f2f2f2;
  -webkit-box-shadow: 0px 7px #f2f2f2;
  box-shadow: 0px 7px #f2f2f2;
}
.joinbutton:hover {
  background-color: rgb(220,220,220);
}

.playbutton {
  background-color: #00E6E6;
  font-family: "Open Sans";
  border: 2px;
  border-radius: 5px;
  width:300px;
  color: white;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 32px;
  -moz-box-shadow: 0px 7px #00b3b3;
  -webkit-box-shadow: 0px 7px #00b3b3;
  box-shadow: 0px 7px #00b3b3;
}
.playbutton:hover {
  background-color: #00CCCC;
}

.linkbutton {
  text-decoration: none;
  background-color: #00E6E6;
  font-family: "Open Sans";
  border: 2px;
  border-radius: 5px;
  width:240px;
  color: white;
  padding: 10px 30px;
  text-align: center;
  display: inline-block;
  font-size: 32px;
  -moz-box-shadow: 0px 7px #00b3b3;
  -webkit-box-shadow: 0px 7px #00b3b3;
  box-shadow: 0px 7px #00b3b3;
}
.linkbutton:hover {
  background-color: #00CCCC;
}


.filler {
  display:inline-block;
  vertical-align: middle;
  width:300px;
  background-color:white;
  height: 5px;
  border: 0px solid black;
  border-radius:2.5px;
  margin-top:15px;
  margin-bottom:10px;
}

.nam {
	width: 100%;
	white-space: nowrap;
	text-align: center;
   	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.menuCard {
	vertical-align: top;
	text-align: left;
	white-space: normal;
	word-wrap: break-word;
	margin: 5px;
	display: inline-block;
	width: 300px;
	padding: 18px;
	background-color: #7f8c8d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
#gameName {
	font-family: "Arial Black";
	text-align:center;
	font-size: 160px;
	text-shadow:
		0 1px 0 #D5EDF7,
		0 2px 0 #D5EDF7,
		0 3px 0 #D5EDF7,
		0 4px 0 #D5EDF7,
		0 5px 0 #D5EDF7,
		0 6px 0 #5DA3BD,
		0 7px 0 #5DA3BD,
		0 8px 0 #5DA3BD,
		0 9px 0 #5DA3BD;
	color: #ACDCEE;
}
#signDiv-username {
    text-align: center;
    font-size: 23px;
    margin-bottom: 16px;
    padding: 6px;
    border: none;
    outline: none;
    box-sizing: border-box;
    color: #4A4A4A;
    background-color: #e5e3e3;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#welcome {
    font-family: 'Hammersmith One';
	font-size: 36px;
}
#serverSelect {
   font-size:22px;
   color:white;
   background-color:#2c3e50;
   padding: 10px 30px;
   width:500px;
   text-align:center;
   border-radius: 5px;
}
#cookies_check_box {
  display: none;
  position:absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#cookies_check {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 14px 0px 0px 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  border:solid 2px #47310f;
  height:40px;
  font-size: 14px;
  width:300px;
  color: #FFFFFF;
  font-family: "Baloo Paaji";
}

* {
  user-select:none;
}
.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}
.blink_me2 {
  animation: blinker2 2s linear infinite;
}

@keyframes blinker2 {  
  55% { opacity: 0; }
}
.blink_me3 {
  animation: blinker3 2s linear infinite;
}

@keyframes blinker3 {  
  60% { opacity: 0; }
}
.link {
  border-radius:5px;
}
.leaderboard { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse:collapse; width:100%; font-size:10px; color:white; }
.leaderboard tr:nth-child(even){ background-color: #8C8C8C; }
.leaderboard tr:hover{ background-color: #999999; }
.leaderboard td { border: 1px solid #ddd; padding:8px; text-align:right; background-color:#8C8C8C; color:white; }
.leaderboard th { font-size:16px; border:1px solid #ddd; padding:8px; padding-top:12px; padding-bottom:12px; text-align:left; background-color:#66FFFF; color:white; }
.leaderboard caption { font-size:20px; padding-top:12px; padding-bottom:12px; text-align:center; background-color:#595959; color:white; }

#linksContainer {
	border-radius: 4px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #fff;
	text-align: right;
	font-size: 20px;
	padding: 8px;
	-webkit-border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0;
}
.alert {
    position:absolute;
    top:10px;
    color: red;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 2s;
    animation-direction: alternate;
    animation-iteration-count: 300;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes example {
    from {color: red;}
    to {color: yellow;}
}
/* Standard syntax */
@keyframes example {
    from {color: red;}
    to {color: yellow;}
}
#deathdiv {
   font-family:'Arial Black';
   background-image: url("img/virus_background.png");
   background-repeat:no-repeat;
   background-size:cover;
}
#minimap {
   opacity:0.5;
}
#vvv {
   font-size:30px;
   background-color: rgba(255, 255, 255, 0.3);
}
#vvv td { vertical-align:top; }
#topInfoHolder {
	position: absolute;
	right: 20px;
	top: 20px;
}
#rightInfoHolder {
	position: absolute;
	left: 10px;
	top: 15px;
}
#centerInfoHolder {
	position: absolute;
	left:10px;
	text-align:center;
	bottom: 20px;
}

.tradebutton {
  float: left;
  width: 100px;
  margin: 0px 4px;
  color: white;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
  text-decoration: none;
  border-radius: 5px;
  background-size: 24px;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url("img/twitter.png");
  background-color: #1b95e0;
}
a {
	float: left;
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 8px;
}
.tradebutton:hover { background-color: #0983ce; }
.discord {
	background-image: url(discord.png);
	background-color: #7289da;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 4px 0 #6077c8;
}
.discord:hover {
	background-color: #6077c8;
}
.twitter {
	background-image: url(twitter.png);
	background-color: #1b95e0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 4px 0 #0983ce;
}
.twitter:hover {
	background-color: #0983ce;
}
.youtube {
	background-image: url(youtube.png);
	background-color: #e52d27;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 4px 0 #d31b15;
}
.youtube:hover {
	background-color: #d31b15;
}
.reddit {
	background-image: url(reddit.png);
	background-color: #FF6666;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 4px 0 #DD4444;
}
.reddit:hover {
	background-color: #DD4444;
}
.credits {
  text-decoration: none;
  text-align: center;
  color: #4a4a4a;
  background-color: #e5e3e3;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), 0 4px 0 #c3c1c1;
}
.credits:hover { background-color: #c3c1c1; }
#bg {
  position: fixed; 
  top: 0; 
  left: 0; 
	
  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}
.centeredd {
  position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
