body {
	padding: 0px;
}

.wrap {
	max-width: none;
	margin: 0 0;
	padding: 10px 10px 0px 10px;
}

li.header, table.table1 thead th {
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.headerbar a {
	color: #ffffff;
}

.navbar {
	background-color: #ECF3F7;
}

.headerbar, .forumbg, .forabg {
	padding: 0;
	border-radius: 0;
	background-color: var(--slimBackgroundColor);
	background-image: -webkit-linear-gradient(top, white, transparent 0.25em, white 6em);
	background-image: linear-gradient(to bottom, white, transparent 0.25em, white 6em);
}

ul.forums>li:nth-child(odd) {
	/* background-color: #E1EBF2; */
	background-color: #ECF3F7;
}

ul.forums>li:nth-child(odd):hover {
	background-color: #F6F4D0;
}


.headerbar, .copyright .footer-row[role="menu"], .quick-login {
	display: none;
}

.not-goog-te-banner-frame.skiptranslate {display: none!important;}

#nav-breadcrumbs > li.rightside.responsive-search {
	display: none !important;
}

body, h1, h2, h3, h4, input, fieldset, select, textarea, .content, p.author, a.button1, input.button1, input.button2, input.button3, a.button2, .button, .postbody h3, li.header dt, li.header dd, a.forumtitle, .message-box textarea {
	font-family: var(--sans);
	/* font-family: "Comic Sans MS", "Comic Sans", cursive; */
	/* font-size: 0.1em; */
}
