body {
	margin: 0;
	color: #737373;
	background: #000000;
	font-family: Tahoma, Verdana, sans-serif;
}
.terra-header {
	font-size: 10pt !important;
}
a {
	color: #245580;
}

.no-pad {
	padding: 0;
}

a.lls {
	color: #ffc820;
}

.copyright {
	font-size: smaller;
}

.logout {
	background: #686660;
	color: #eee;
	padding: 8px;
}
.logout .border {
	width: 100%;
}

.login {
	color: #ffffff important!;
	background: #686660;
	padding: 8px;
}
.login .form-group {
	margin-bottom: 4px;
}
.login label {
	color: #eee;
	font-weight: normal;
}
.login .border.big {
	margin-bottom: 0;
}
.login .pull-right {
	margin-bottom: 8px;
}
.login-heading {
	border-bottom: 1px solid #222 !important;
}
.panel-body.login form {
	max-width: 250px;
	margin: 0 auto;
}
.login-popup {
	right: 0;
	width: 250px;
	border: 1px solid #222;
}

.status table {
	width: 100%;
}
.status table td {
	width: 33%;
}

.panel-body.admin-models .thumbnail {
	display: inline-block !important;
}

.header {
	background: black url(/images/header.png) no-repeat !important;
	height: 60px;
}
.header-snow {
	background: black url(/images/header_home_snow.jpg) no-repeat !important;
	height: 60px;
}

.banned {
	margin-top: 100px;
}
.banned .panel {
	margin: 0;
}
.banned .panel-heading {
	height: 60px;
	min-width: 512px;
}

.footer {
	background-color: #101018;
}
.footer .sep {
	padding: 0 16px;
}
.footer > table {
	margin: 0 auto;
}

.nav-search {
	padding: 0 12px;
	text-align: right;
}
.nav-search input[type="search"] {
	width: 225px;
}
.nav-search .border {
	height: 31px;
}
/*
.nav-search .button {
	display: inline-block;
}
*/
.nav-search .button button {
	display: inline-block;
	padding-top: 1px;
}

.nav-welcome {
	padding: 8px 12px 2px 12px;
	text-align: right;
}

.form-text-pad {
	padding-top: 7px;
}

.screenshots-container {
	float: left;
}
@media (min-width: 768px) {
	.screenshots-container {
		padding-right: 15px;
	}
}
#screenshots {
	width: 300px;
	height: 225px;
}

.story .pull-left {
	margin-right: 8px;
}
.story .pull-right {
	margin-left: 8px;
}
.story video {
	width: 320px;
	height: 240px;
}

.battle table td img {
	vertical-align: top;
}

.ad-box {
	background-color: #686660;
	padding: 0;
	text-align: center;
}

.paypal {
	width: 200px;
}
.paypal .progress {
	height: 4px;
	margin-bottom: 0;
}

table.dataTable.no-footer {
	border-bottom: 1px solid #ddd;
}

.snote .panel-heading {
	border: 0;
}
.snote {
	color: #222222;
	background: #999999;
}
a:hover {
	color: #dc6a43;
	background: inherit;
	text-decoration: underline;
}

.error {
	color: #cc2222;
	background-color: inherit;
	font-weight: bold;
}

.under-attack::after {
	content: '';	/* glyphicon-fire */
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        position: relative;
        top: 1px;
}
.under-attack {
	color: #c22;
}

.profile .achievements {
	margin: 0;
}
.achievement-image {
	float: left;
	margin-right: 8px;
	width: 40px;
	height: 40px;
}
.achievement-unearned img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#online_chart {
	padding: 8px;
}

.r { position: relative; left: 48px; width: 85%; }
.r ul, .r ol { list-style-type: none; }
.r li { width: 50%; float: left; }
.r p { clear: both; }
.r .u { color: black; font-weight: bold; }
.test { padding: 0px; cursor: pointer; position: relative; font-size: 90%; }
.info { position: relative; left: 48px; width: 85%; min-height: 40px; }
.sinfo { font-weight: bold; }
.info div:nth-child(1) { font-weight: bold; }
.info div:nth-child(2) { }
.info div:nth-child(3) { font-size: smaller; color: #666; }
.tag1 { position: absolute; top: 0px; left: 0px; width: 40px; height: 40px; margin-right: 8px; }
.tag1 img { width: 40px; height: 40px; }
.tag2 { position: absolute; top: 0px; right: 0px; width: 40px; height: 40px; text-align: center; line-height: 40px; background: #c66; color: #fff; border-radius: 20px; }
.extra { padding: 12px 0 8px 0; font-size: smaller; }
.test .progress { margin: 0 0 8px 0; }
.sinfo .progress { margin: 8px 0; }
.extra .progress { margin: 0; }
.achievement-unearned .tag2 {
	color: #666;
	background-color: #d8d8d8;
}

.progress {
	background-color: #888;
}
.progress-bar-danger {
	background-image: linear-gradient(to bottom, #944 0px, #722 100%);
}
.tip.well {
	color: #000;
	background-color: #ffe;
	margin: 0 2px 3px 2px;
}
.panel {
	border: 0;
	margin: 0 2px 3px 2px;
}
.panel-heading {
	background-image: url("/images/bar1.jpg");
	color: #fff !important;
	height: 35px;
	font-weight: bold;
	padding-top: 7px;
}
.panel-heading .headline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.panel-heading .author {
	color: #777;
	font-size: x-small;
	font-weight: normal;
	margin-top: 3px;
}
@media (min-width: 768px) {
	.panel-heading .headline {
		width: 70%;
		float: left !important;
	}
	.panel-heading .author {
		max-width: 30%;
		float: right !important;
	}
}

.panel-body {
	color: #000;
}
.panel-body h1 {
	display: none !important;
}
.panel-body h2 {
	font-size: 120%;
	text-decoration: underline;
}
.panel-body h3 {
	font-size: 110%;
	font-weight: bold;
}
.manual-img {
	float: left;
	margin: 0 12px 0 0;
}
.prereq.x {
	color: #000;
	font-weight: bold;
}
.prereq span.fa {
	visibility: hidden;
}
.prereq.x span.fa {
	visibility: visible;
}

.border {
	border: 3px solid #222;
	border-image: url('border.png') 3 round;
	border-image-width: 3px;
	display: inline-block;
}
.border.big {
	font-size: 14px;
	margin-bottom: 8px;
	width: 100%;
}
.border.big .input {
	width: 100%;
}
.button {
	width: 100%;
	height: 100%;
	border: 3px solid #721;
	border-image: url('button-border.png') 3 round;
	border-image-width: 3px;
}
.button a, .button input, .button button {
	background-color: #400;
	background: url('button-normal.png') no-repeat;
	background-size: 100% 100%;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 8px 9px;
	text-decoration: none;
	color: #ffc820;
}
.button input, .button button {
	border: 0;
}
.button a:hover, .button a:focus,
.button input:hover, .button input:focus,
.button button:hover, .button button:focus {
	background-color: #510;
	background: url('button-highlight.png') no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.input {
	background-color: #333;
	border: 0;
	color: #fff;
	padding: 4px;
}
.asset-shortlist {
	xpadding: 0 15px;
}
.asset-shortlist {
	text-align: center;
	margin: 8px;
}
.asset-shortlist .thumbnail {
	margin-bottom: 0;
	width: 100px;
	height: 104px;
	float: none !important;
	display: inline-block;
	*display: inline;	/* IE7 */
	zoom: 1;
}
.asset-shortlist .caption {
	font-size: x-small;
	padding: 2px;
}
table.stats td, table.stats th {
	text-align: right;
}
table.stats td:nth-child(1), table.stats th:nth-child(1) {
	text-align: left;
}
table.econ td, table.econ th {
	text-align: right;
}
table.econ td:nth-child(1), table.econ th:nth-child(1) {
	text-align: left;
}
table.radio-commands td:nth-child(1) {
	white-space: nowrap;
}
.online div {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 1px;
}
@media (max-width: 800px) {
	.online div {
		width: 9px;
		height: 9px;
	}
}
.o0 {
	background-color: #ddd;
}
.o1 {
	background-color: #c99;
}
.o2 {
	background-color: #944;
}
.container-fluid {
	margin: 0 auto;
	max-width: 1170px;
}
.profile {
	position: relative;
}
.profile-info {
	font-size: 24px;
}
.profile-info * {
	vertical-align: baseline;
}
.profile hr {
	margin: 8px 0;
}
.profile-functions {
	margin-bottom: 0;
}
.clan-logo, .asset-image {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: #fff;
	padding: 0 0 8px 8px;
}
.alliance-info {
	font-weight: normal;
	color: #777;
}
#graph {
	width: 481px;
	min-height: 404px;
	margin: 0 auto;
}
.g-recaptcha {
	min-height: 78px;
}
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
	font-size: 30px;
	height: 30px;
	margin-top: -15px;
	width: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
}
.carousel-control .fa-chevron-left {
	margin-left: -15px;
}
.carousel-control .fa-chevron-right {
	margin-right: -15px;
	right: 50%;
}
.input-group-addon.fa {
	display: table-cell;
}
kbd {
	background-color: #555;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33) inset;
	white-space: nowrap;
}
.player-status {
	font-size: 90%;
}
