* {
	cursor: url('../img/cursor.png'), auto;
	font-family: 'Hind', sans-serif;
	outline: none;

	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
/*:not(input):not(textarea) {
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
	     -moz-user-select: none;
	      -ms-user-select: none;
	          user-select: none;
}*/
[data-fgh-stats="ip_port"] {
	-webkit-touch-callout: element; /* iOS Safari */
	  -webkit-user-select: element; /* Safari */
	   -khtml-user-select: element; /* Konqueror HTML */
	     -moz-user-select: element; /* Firefox */
	      -ms-user-select: element; /* Internet Explorer/Edge */
	          user-select: element; /* Non-prefixed version, currently
	                              supported by Chrome and Opera */
}
[data-fgh="connectwrapper"] {
	position: relative;
}
[data-fgh="connectwrapper"]::after {
	content: attr(copy-text);
	position: absolute;
	display: block;
	right: 10px;
	top: calc(50% - 10px);
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	z-index: -1;
}
[data-fgh-stats="hostname"] {
	font-size: 26px !important;
	width: 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding-left: 50px;
	line-height: 40px;
}
body {
	background-image: url('../img/backgrounds/bg4.jpg');
	background-size: initial;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
	position: relative;
	margin: 0;
	padding: 0;
}
a, a:hover, a:active, a:focus,
input[type="submit"], input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus,
input::-moz-focus-inner {
	outline: 0 !important;
}
.center-content {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
@keyframes fadein {
    0%, 100%   { opacity: 0; }
    20%, 60%   { opacity: 1; }
}
.center-content #streamers {
    width: 100%;
	font-size: 0;
	background-color: rgba(25,25,20,0.3);
	border: 1px solid rgba(57, 139, 204, 0.3);
	margin: 30px 0 15px 0;
}
#view-streamers, #view-stream, #trigger-chat {
	display:none;
}
#view-streamers:checked + #streamers-title + #streamers-list {
	display: flex;
}
#streamers-title:hover {
	background-color: rgba(57, 139, 204, 0.28);
}
#streamers-title:after {
	content: "";
	position: absolute;
	top: calc(50% - 6px);
	right: 10px;
	  border: solid rgba(255, 255, 255, 0.4);
	  border-width: 0 3px 3px 0;
	  display: inline-block;
	  padding: 3px;
	    transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
}
#streamers-title:hover:after {
	  border: solid rgba(255, 255, 255, 0.8);
	  border-width: 0 3px 3px 0;
}
#view-streamers:checked + #streamers-title:after {
	top: calc(50% - 3px);
	  border: solid rgba(255, 255, 255, 0.4);
	  border-width: 3px 0 0 3px;
}
#view-streamers:checked + #streamers-title:hover:after {
	  border: solid rgba(255, 255, 255, 0.8);
	  border-width: 3px 0 0 3px;
}
#streamers-title {
	display: block;
	font-size: 19px;
	color: rgba(255,255,255,0.4);
	background-color: rgba(37, 44, 52, 0.95);
	text-align: center;
	font-weight: bold;
	position: relative;
}
#streamers-list {
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: calc( 100% - 30px);
	padding: 0 15px;
	margin: 10px 0;
}
.streamer .stream-head {
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 2px 2px;

	height: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	background-color: rgba(37, 44, 52, 0.8);
	color: white;
	font-size: 14px;
}
.streamer.highlight .stream-head,
.streamer:hover .stream-head,
.streamer.highlight .stream-foot,
.streamer:hover .stream-foot {
	height: 37px;
}
,
.streamer.highlight .stream-foot {
	height: 37px;
}
.streamer .stream-head::before,
.streamer .stream-head::after {
	display: inline-block;
	width: calc(100% - 37px);
	margin-left: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.streamer .stream-head::before {
	content: attr(stream-name);
	margin-top: 3px;
	font-size: 16px;
	line-height: 16px;
}
.streamer .stream-head::after {
	content: attr(stream-desc);
	margin-top: 1px;
	font-size: 12px;
	line-height: 12px;
}
.streamer .stream-foot {
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 2px 3px;

	height: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	background-color: rgba(37, 44, 52, 0.8);
	color: white;
	font-size: 0;
	bottom: 0;
}
.stream-foot[stream-game="cod2"] {
	background-image: url('/img/games/cod2_logo_small.png');
}
.stream-foot[stream-game="cod4"] {
	background-image: url('/img/games/cod4_logo_small.png');
}
.stream-foot[stream-game="cs"] {
	background-image: url('/img/games/cs_logo_small.png');
}
.stream-foot[stream-game="cscz"] {
	background-image: url('/img/games/cscz_logo_small.png');
}
.stream-foot[stream-game="css"] {
	background-image: url('/img/games/css_logo_small.png');
}
.stream-foot[stream-game="csgo"] {
	background-image: url('/img/games/csgo_logo_small.png');
}
.stream-foot[stream-game="tf2"] {
	background-image: url('/img/games/tf2_logo_small.png');
}
.stream-foot[stream-game="urt"] {
	background-image: url('/img/games/urt_logo_small.png');
}
.stream-foot[stream-game="garrysmod"] {
	background-image: url('/img/games/garrysmod_logo_small.png');
}
.stream-foot[stream-game="l4d2"] {
	background-image: url('/img/games/l4d2_logo_small.png');
}
.stream-foot[stream-game="b44"] {
	background-image: url('/img/games/b44_logo_small_white.png');
}
.stream-foot[stream-game="mc"] {
	background-image: url('/img/games/mc_logo_small.png');
}
.stream-foot[stream-game="insurgency"] {
	background-image: url('/img/games/insurgency_logo_small.png');
}
.streamer .stream-foot::before,
.streamer .stream-foot::after {
	display: inline-block;
	width: calc(100% - 120px);
	margin-left: 35px;
	font-size: 14px;
	line-height: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.streamer .stream-foot::before {
	content: attr(stream-uptime);
	margin-top: 4px;
}
.streamer .stream-foot::after {
	content: attr(stream-views);
	margin-top: 2px;
}
.streamer .stream-foot .source-logo {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

	display: inline-block;
	float: right;
	width: 26px;
	height: 26px;
	margin: 4px;
}
.page [title="Discord"] {
	background-image: url('../img/social/discord.png');
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding-left: 31px;
	text-decoration: none;
	color: rgba(255, 255, 255, 0.85);
	opacity: 0.5;
}
.page [title="Discord"]:hover {
	opacity: 1;
}
.streamer[stream-type="twitch"] .stream-foot .source-logo {
	background-image: url('/img/stream/twitch.png');
}
.streamer[stream-type="twitch"] .stream-foot .source-logo {
	background-image: url('/img/stream/mixer.png');
}
.streamer[stream-type="twitch"] .stream-foot .source-logo {
	background-image: url('/img/stream/twitch.png');
}
.streamer[stream-type="smashcast"] .stream-foot .source-logo {
	background-image: url('/img/stream/smashcast.png');
}
.streamer[stream-type="youtube_gaming"] .stream-foot .source-logo {
	background-image: url('/img/stream/youtube_gaming.png');
}
#streamer-content {
	position: relative;
	font-size: 0;
	width: 0;
	margin: 0 auto;
	overflow: hidden;
}
#streamer-content[stream-active] {
	width: calc( 100% - 30px );
	margin-bottom: 10px;
}
.trigger-chat {
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
	height: 17px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 0 0 0 5px;
}
.trigger-chat:hover {
	background-color: rgba(255,255,255,0.35);
}
#streamer-video {
	position: relative;
	display: inline-block;
	width: 75%;
	font-size: 20px;
}
#trigger-chat:checked + #streamer-video {
	width: 100%;
}
.trigger-chat::after {
	content: "";
	width: 6px;
	height: 6px;
	transform: rotate(135deg);
	margin: 4px auto 0 3px;
	border-top: 3px solid;
	border-left: 3px solid;
	border-color: #6441a4;
	display: block;
}
#trigger-chat:checked + #streamer-video .trigger-chat::after {
	transform: rotate(315deg);
	margin: 4px auto 0 6px;
}
#streamer-video-embed {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
#stream-main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#streamer-chat {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	width: 25%;
	font-size: 20px;
}
#trigger-chat:checked + #streamer-video + #streamer-chat {
	width: 0%;
}
#chat-main {
	height: 100%;
	width: 100%;
}
.center-content #streamers .streamer {
	position: relative;
	font-size: 12px;
	width: calc( ( 100% * (1/4) ) * (2/3) );
	vertical-align: middle;
	opacity: 0.5;
}
.center-content #streamers .streamer.highlight {
    width: calc( ( 100% * (1/4) ) * (3/3) );
    opacity: 1;
}

@supports not (-ms-ime-align:auto) {
    .center-content #streamers .streamer:hover {
    	width: calc( ( 100% * (1/4) ) * (3/3) );
    }
}
.center-content #streamers .streamer > img {
    width: 100%;
}
#popup_box {
	position: fixed;
	right:0;
	bottom:0;
}
.popup_elem {
	background-color: rgba(255, 255, 255, 0.25);
	width: 370px;
	min-height: 50px;
	animation: fadein 8s 0s 1 normal forwards;
	margin: 12px;
	padding: 10px;
	border-radius: 5px;
	color: rgba(255, 255, 255, 0.6) !important;
}
nav {
	position: fixed;
	background-image: url('../img/backgrounds/bg4.jpg');
	background-size: initial;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;

	z-index: +1;
	height: 65px;
	border-bottom: 1px solid rgba(57, 139, 204, 0.2);
	width: 100%;
	top: 0;
}
nav > div {
	background-color: rgba(37, 44, 52, 0.45) !important;
	border: 1px solid rgba(57, 139, 204, 0.2) !important;
}
.free-gameservers[current_game] *[data-fgh="form"], .content, footer {
    background-color: rgba(37, 44, 52, 0.45) !important;
    border: 1px solid rgba(57, 139, 204, 0.2) !important;
}
nav div.center-content ul.menu,
nav div.center-content ul.options {
	display: inline-block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
nav div.center-content ul.options {
	float: right;
}
nav div.center-content ul.menu li,
nav div.center-content ul.options li {
	display: inline-block;
	vertical-align: middle;
	line-height: 65px;
	height: 65px;
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
	font-size: 18px;
}
nav div.center-content ul.menu li:first-child > a {
	margin-left: 15px;
}
nav div.center-content ul.menu li a {
	position: relative;
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	margin-right: 30px;
	height: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	line-height: 80px;
	text-decoration: none;
	text-align: center;
}

nav div.center-content ul.menu li a:hover,
nav div.center-content ul.menu li a.active,
nav div.center-content ul.options li.profile:hover > a {
	text-shadow: 0px 0px 7px rgba(57, 139, 204, 1);
}
nav div.center-content ul.menu li a::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 1px;
	width: 100%;
	background-color: transparent;

	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

nav div.center-content ul.menu li a:hover::after,
nav div.center-content ul.menu li a.active::after {
	background-color: rgba(47, 123, 204, 1);
}

nav div.center-content ul.options li {
	height: 25px;
}
nav div.center-content ul.options li:last-child > a {
	margin-right: 15px;
}

nav div.center-content ul.options li.profile {
	overflow: hidden;
	height: 65px;
	position: relative;
	margin-left: 10px;
	line-height: 65px;

	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.profile::before {
	content: attr(profile-title);
	height: 66px;
	display: inline-block;
	border-right: 1px solid rgba(57, 139, 204, 0.2);
	border-left: 1px solid rgba(57, 139, 204, 0.2);
	padding: 0 30px;
	margin: 0 !important;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.profile:hover::before {
	border-right: 1px solid rgba(57, 139, 204, 0.4);
	border-left: 1px solid rgba(57, 139, 204, 0.4);
	text-shadow: 0px 0px 7px rgba(57, 139, 204, 1);
}
*[profile-title="Login"].profile > .loggedin,
*[profile-title="Profile"].profile > .loggedout {
	visibility: hidden !important;
	opacity: 0 !important;
}
.steamidpopup {
	position: absolute;
	top: calc(-30px + 8px);
	width: 100%;
}
.steamidpopup input {
	height: 30px;
	padding: 0 10px;
	margin: 0;
	border: 1px solid rgba(57, 139, 204, 0.8);
	color: white;
	font-size: 14.5px;
	font-weight: bold;
}
.steamidpopup input:active {
	outline:none;
}
.steamidpopup input:nth-child(1) {
	background-color: rgba(57, 139, 204, 0.6);
	width: 80%;
}
.steamidpopup input:nth-child(1):hover {
	background-color: rgba(57, 139, 204, 0.8);
}
.steamidpopup input:nth-child(2) {
	background-color: rgba(57, 139, 204, 0.8);
	width: 20%;
}
.loggedin #steamid {
	font-size: 13px;
	margin: 0 0 20px 0;
	vertical-align: middle;
	display: inline-block !important;
	width: 65px;
}
.loggedin .steamid {
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 20px 5px;
	line-height: 32px;
}
.loggedin #changepw_error {
	font-size: 13px;
	padding: 0;
	margin: 8px 0;
	display: inline-block;
	line-height: 20px;
	color: red;
}
.loggedin #changepw {
	width: 100%;
}
*[change-passwd] {
	display: block;
	text-decoration: none;
	text-align: center;
	width: auto;
}
*[change-passwd="false"] {
	display: none;
	visibility: hidden !important;
	opacity: 0 !important;
}
.loggedin a[nice-input="text"] {
	display: block;
	text-decoration: none;
	text-align: center;
	width: auto;
}

.profile .profile_menu {
	font-size: 0;
}
.profile .profile_menu #login_error{
	font-size: 13px;
	padding: 0;
	margin: 8px 0;
	display: inline-block;
	line-height: 20px;
	color: red;
}
.profile .profile_menu .register,
.profile .profile_menu .login {
	width: calc(50% - 5px);
}
.profile .profile_menu .register {
	margin: 10px 10px 10px 0;
}
.profile .profile_menu .profile {
	margin: 10px 0 10px 10px;
}
/* Css for switch between login menu forms */
*[login-type] > * {
	visibility: hidden !important;
	display: none !important;
}
*[login-type="login"] > *[name="email"],
*[login-type="register"] > *[name="email"],
*[login-type="forgot_pw"] > *[name="email"],
*[login-type="login"] > *[for="remember"],
*[login-type="login"] > *[name="password"],
*[login-type="register"] > *[name="password"],
*[login-type="change_pw"] > *[name="password"],
*[login-type="change_pw"] > *[name="password_repeat"],
*[login-type="register"] > *[name="password_repeat"],
*[login-type="register"] > .login_captcha {
	visibility: visible !important;
	display: inline-block !important;
}

*[login-type="change_pw"] + *[name="register"],
*[login-type="change_pw"] + *[name="register"] + *[name="login"] + *[name="forgot_pw"] {
	visibility: hidden !important;
	display: none !important;
}

/* Register captcha */
.login_captcha {
	font-size: 0 !important;
	border: 1px solid rgba(57, 139, 204, 0.2);
	display: inline-block;
	border-radius: 4px;
	background-image: url('https://api.freegamehosting.eu/v3/content/img/captcha_code_file.php?rand=262774083');
	background-color: rgba(37, 44, 52, 0.45) ;
	background-size: 120px 40px;
	background-repeat: no-repeat;
	padding-left: 120px;
}
.login_captcha > input {
	margin: 0;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	text-align: center;
	border: none;
	background: transparent;
	border-left: 3px solid rgba(255, 255, 255, 0.2);
}

.login_captcha > input[data-fgh-response="required"] {
	background-color: rgba(255, 0, 0, 0.2);
}

nav div.center-content ul.options li.profile ul {
	min-width: 250px;
	position: absolute;
	top: 100%;
	right: 10px;
	opacity: 0;
	margin: 0;
	padding: 10px 18px;
	font-size: 0;
	
	background-color: rgba(37, 44, 52, 0.9);
	border: 1px solid rgba(57, 139, 204, 0.2);
	border-top: 1px solid rgba(57, 139, 204, 0.4);
	
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}

nav div.center-content ul.options li.profile:hover {
	overflow: visible;
}

nav div.center-content ul.options li.profile:hover ul {
	right: 0px;
	opacity: 1;
 	visibility: visible;
}

nav div.center-content ul.options li.profile ul li {
	float: right;
	height: auto;
}

.fblike {
	border: none;
	overflow: hidden;
	width: 155px;
	margin: 2px 0 0 0;
	height: 20px;
	vertical-align: top;
	opacity: 0.5;
}

.fblike:hover {
	opacity: 1;
}
a.facebook,
a.mirc,
a.discord,
a.steam,
a.teamspeak {
	vertical-align: top;
	display: inline-block;
	background-size: 25px;
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: center;

	opacity: 0.5;
}

a.facebook {
	background-image: url('../img/social/fb.png');
}
a.mirc {
	background-image: url('../img/social/mirc.png');
}
a.discord {
	background-image: url('../img/social/discord.png');
}
a.steam {
	background-image: url('../img/social/steam.png');
}
a.teamspeak {
	background-image: url('../img/social/ts.png');
}

a.facebook:hover,
a.mirc:hover,
a.discord:hover,
a.steam:hover,
a.teamspeak:hover {
	opacity: 1;
}

/* Header */
body > header {
	margin-top: 65px !important;
}

header #page_note {
	display: block;
	overflow: hidden;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	border-radius: 5px;
	margin: 15px auto;
	max-width: 600px;
	line-height: 35px;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

header #page_note[content-type="error"] {
	background-color: rgba(255, 0, 0, 0.5);
	height: 35px;
}

header #page_note[content-type="success"] {
	background-color: rgba(51, 255, 97, 0.5);
	height: 35px;
}

.free-gameservers {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
}

[data-fgh="form"] {
	border: 1px solid transparent;
	background-color: transparent;
	max-height: 0;
	padding: 0 15px;

	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}
.free-gameservers[current_game] [data-fgh="form"] {
	border: 1px solid rgba(57, 139, 204, 0.2);
	background-color: rgba(25,25,20,0.15);
	max-height: 1080px;
	padding: 15px;
}
.free-gameservers .games {
	font-size: 0;
	margin: 0;
	border: 1px solid rgba(57, 139, 204, 0.3);
	border-radius: 7px 7px 7px 7px;
	display: inline-block;
	overflow: hidden;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.free-gameservers[current_game] .games {
	border-radius: 7px 7px 0 0;
}
.free-gameservers .games .stats {
	font-size: 0;
	text-align: center;
	display: block;
	line-height: 22px;
	color: (rgba255, 255, 255, 0.75);
	background-color: rgba(37, 44, 52, 0.95);
}
.free-gameservers .games .stats .players {
	font-size: 14px;
	width: 50%;
	display: inline-block;
	color: #2E9AFE;
	vertical-align: middle;
 }
.free-gameservers .games .stats .servers {
	font-size: 14px;
	width: 50%;
	display: inline-block;
	color: #DF7401;
	vertical-align: middle;
 }
.free-gameservers .games .click-game {
	display: block;
	line-height: 22px;
	color: rgba(255, 255, 255, 0.75);
	font-size: 18px;
	background-color: rgba(37, 44, 52, 0.95);
	font-weight: bold;
}
.free-gameservers .games .click-game::after {
	content: attr(footer-content);
}
*[game] {
	position: relative;
	display: inline-block;
	margin: 5px;
	width: 50px;
	height: 50px;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.5;
    	filter: alpha(opacity=50); /* For IE8 and earlier */

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.games *[game]:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.games *[game="cod2"] {
	background-image: url('../img/games/cod2_logo_small.png');
}
.games *[game="cod4"] {
	background-image: url('../img/games/cod4_logo_small.png');
}
.games *[game="cs"] {
	background-image: url('../img/games/cs_logo_small.png');
}
.games *[game="css"] {
	background-image: url('../img/games/css_logo_small.png');
}
.games *[game="csgo"] {
	background-image: url('../img/games/csgo_logo_small.png');
}
.games *[game="tf2"] {
	background-image: url('../img/games/tf2_logo_small.png');
}
.games *[game="urt"] {
	background-image: url('../img/games/ut_logo_small.png');
}
.games *[game="et"] {
	background-image: url('../img/games/etw_logo_small.png');
}
.games *[game="garrysmod"] {
	background-image: url('../img/games/garrysmod_logo_small.png');
}
.games *[game="l4d2"] {
	background-image: url('../img/games/l4d2_logo_small.png');
}
.games *[game="b44"] {
	background-image: url('../img/games/b44_logo_small_white.png');
}
.games *[game="mc"] {
	background-image: url('../img/games/mc_logo_small.png');
}
.games *[game="insurgency"] {
	background-image: url('../img/games/insurgency_logo_small.png');
}
header .games *[game="l4d2"],
header .games *[game="b44"] {
	background-size: 90%;
	background-position: center;
}

.free-gameservers[current_game="cod2"] .games [game="cod2"],
.free-gameservers[current_game="cod4"] .games [game="cod4"],
.free-gameservers[current_game="cs"] .games [game="cs"],
.free-gameservers[current_game="css"] .games [game="css"],
.free-gameservers[current_game="csgo"] .games [game="csgo"],
.free-gameservers[current_game="tf2"] .games [game="tf2"],
.free-gameservers[current_game="urt"] .games [game="urt"],
.free-gameservers[current_game="et"] .games [game="et"],
.free-gameservers[current_game="garrysmod"] .games [game="garrysmod"],
.free-gameservers[current_game="l4d2"] .games [game="l4d2"],
.free-gameservers[current_game="b44"] .games [game="b44"],
.free-gameservers[current_game="mc"] .games [game="mc"],
.free-gameservers[current_game="insurgency"] .games [game="insurgency"] {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.free-gameservers[current_game="et"] .games .click-game::after {
	content: "Wolfenstein: Enemy Territory";
}
.free-gameservers[current_game="cod2"] .games .click-game::after {
	content: "Call of Duty 2";
}
.free-gameservers[current_game="cod4"] .games .click-game::after {
	content: "Call of Duty 4";
}
.free-gameservers[current_game="cs"] .games .click-game::after {
	content: "Counter-strike";
}
.free-gameservers[current_game="css"] .games .click-game::after {
	content: "Counter-strike: Source";
}
.free-gameservers[current_game="csgo"] .games .click-game::after {
	content: "Counter-Strike: Global Offensive";
}
.free-gameservers[current_game="tf2"] .games .click-game::after {
	content: "Team Fortress 2";
}
.free-gameservers[current_game="urt"] .games .click-game::after {
	content: "Urban Terror";
}
.free-gameservers[current_game="garrysmod"] .games .click-game::after {
	content: "Garry's mod";
}
.free-gameservers[current_game="l4d2"] .games .click-game::after {
	content: "Left 4 Dead 2";
}
.free-gameservers[current_game="b44"] .games .click-game::after {
	content: "Battalion 1944";
}
.free-gameservers[current_game="mc"] .games .click-game::after {
	content: "Minecraft";
}
.free-gameservers[current_game="insurgency"] .games .click-game::after {
	content: "Insurgency";
}
/*
  Content / middle
*/
.content_title {
	background-color: rgba(37, 44, 52, 0.95);
	margin: 0 0 20px;
	color: rgba(255,255,255,0.4);
	padding: 0 10px;
	line-height: 33px;
	height: 33px;
	font-size: 19px;
	text-transform: capitalize;
}
.page {
	margin: 0 20px;
	padding-bottom: 20px;
	position: relative;
}

footer {
	margin-top: 35px !important;
	background-color: rgba(255, 255, 255, 0.065);
	border-radius: 7px 7px 0 0;
	font-size: 0;
}

footer.center-content .logo {
	display: inline-block;
	vertical-align: top;
	height: 80px;
	width: 80px;
	margin-top: 4px;
	margin-left: 5px;
	background-image: url('../img/FGH_icon.png');
	background-size: calc( 100% - 5px );
	background-position: center;
	background-repeat: no-repeat;
}

footer.center-content .sponsors {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	height: 80px;
	font-size: 0;
	color: rgba(255, 255, 255, 0.6);
	width: calc( 100% - 85px);
	text-align: right;
}

footer.center-content .sponsors .banner {
	display: inline-block;
	margin: 0 5px;
}

footer.center-content .sponsors .banner img {
	float: right;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}

footer.center-content .sponsors .banner img:hover {
	opacity: 0.6;
}

footer.center-content .special_thanks {
	display: inline-block;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.7);
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 8px;
}
/*
	FGH API post form
*/
*[advertise-fgh]{
	margin: auto;
	height: 90px;
	width: 728px;
	margin: 8px 15px;
}
.advertise-fgh {
	margin: 0;
	padding: 0;
	width: 728px;
	height: 90px;
	border: none;
	vertical-align: middle;
	overflow: hidden;
}

.game-info {
    flex-grow: 2;
	/*height: 100%;*/
	color: rgba(255, 255, 255, 1);
	font-size: 20px;
	font-weight: bold;
}

.game-info .map {
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	width: 160px;
	height: 120px;
	text-align: right;
	line-height: 215px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.game-info span {
    display: inline-block;
	font-size: 18px;
	vertical-align: top;
}
.game-info div div span {
	display: block;
	margin-left: 10px;
}

*[data-fgh-stats="console"] {
	resize: vertical;
	height: 121px;
	max-height: 767px;
	display: inline-block;
	width: 100%;
	background: transparent none repeat scroll 0% 0%;
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 1);
	padding: 5px 10px;
}

.banner-horz {
	width: 100%;
	height: 90px;
	border: none;
	vertical-align: middle;
	text-align: center;
	margin: 8px auto;
	display: block;
}

.content {
	color: rgba(255, 255, 255, 0.85);
	font-size: 17px;
	border-radius: 0 0 8px 8px;

	background-color: rgba(25,25,20,0.15);
	border: 1px solid rgba(57, 139, 204, 0.2);
	margin-top: 30px;
}

/* Order table */
.table {
	margin: 10px 0;
	width: 100%;
 	color: rgba(255, 255, 255, 0.8);
}
.table thead {
}
.table thead tr th {
	text-align: center;
	padding: 3px 15px;
  font-size: 14.5;
}

.table tbody tr td.highlight {
	background-color: rgba(57, 139, 204, 0.28);
}

.table tbody tr td {
	vertical-align: middle;
	padding: 3px 8px;
	border: 1px solid rgba(57, 139, 204, 0.2);
  	font-size: 14px;
}

@media screen and (max-width: 640px) {
	.table tbody tr td {
		padding: 3px 0;
	}
}
.table tbody tr td.positive {
	color: rgba(70, 136, 71, 0.8);
	background-color: rgba(223, 240, 216, 0.8);
	text-align: center;
  	width: 120px;
}
.table tbody tr td.negative {
	color: rgba(185, 74, 72, 0.8);
	background-color: rgba(242, 222, 222, 0.8);
	text-align: center;
}
.table tbody tr td.positive::before {
	content:"\2714";
}
.table tbody tr td.negative::before {
	content:"\2718";
}

/* Chat (IRC page) */
.chat {
	margin: auto;
	width: 90% !important;
	display: block;
	height: 700px !important;
}

nav #dropdown-trigger {
	display: none;
}

nav input[type="checkbox"]#dropdown-trigger + label[for="dropdown-trigger"] {
	vertical-align: top;
	display: none;
	position: relative;
	height: 30px;
	line-height: 30px;
	width: 35px;
	background-image: url('../img/hamburger-icon.png');
	background-size: auto 100%;
	margin-left: 10px !important;
	margin: 18px 10px;
	background-repeat: no-repeat;
	background-position: center;
}
@media screen and (max-width: 1024px) {

	nav {
		height: 65px;
	}

	nav div.center-content {
		width: 100%;
		position: absolute;
	}

	nav input[type="checkbox"]#dropdown-trigger + label[for="dropdown-trigger"] {
		display: inline-block;
	}
	
	nav div.center-content ul.menu {
		height: 0;
		overflow: hidden;
	}

	nav input[type="checkbox"]#dropdown-trigger:checked + label[for="dropdown-trigger"] + .menu {
		height: auto;
	}

	nav div.center-content ul.menu li {
		width: 100%;
		background-color: rgba(37, 44, 52, 0.9) !important;
	}
	nav div.center-content ul.menu li a {
		width: 100%;
		margin: 0 !important;
	}

	nav div.center-content ul.options {
		position: absolute;
		top: 0;
		right: 0;
	}

	.center-content #streamers .streamer.highlight,
	.center-content #streamers .streamer:hover {
	    width: calc( ( 100% * (1/3) ) * (3/3) );
	    opacity: 1;
	}

	.center-content #streamers .streamer {
	    width: calc( ( 100% * (1/3) ) * (2/3) );
	}

	.center-content #streamers .streamer:first-child,
	.center-content #streamers .streamer:last-child {
	    display: none;
	}

	footer.center-content .logo {
		height: 50px;
		width: 50px;
		margin-top: 0;
		margin-left: 0;
	}

	footer.center-content .sponsors {
		height: 50px;
		width: calc( 100% - 50px);
	}
	footer.center-content .sponsors .banner {
		width: calc( 100% * (1/2) - 10px);
	}

}

@media screen and (max-width: 620px) {

	.fblike {
		display: none;
	}

	*[game] {
		width: 45px;
		height: 45px;
		background-size: 45px 45px;
	}

	#streamers-list {
		justify-content: center;
	}

	.trigger-chat, #streamer-chat, .center-content #streamers .streamer {
		display: none;
	}

	.center-content #streamers .streamer.highlight {
		display: inline-block;
		width: 100%;
	}

	#streamer-video {
		width: 100%;
	}

	#games > [game] {
		width: calc( 100% - 65px ) !important;
	}

	.slider {
		width: 100% !important;
	}

	.slider + input[name] {
		margin: 0 !important;
	}

	.free-gameservers .games .click-game {
		font-size: 14px !important;
	}

}
