
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit
}
b, strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
* {
	box-sizing: border-box
}

@media (max-width: 768px) {
	.btn {
		padding: 10px 16px
	}
}
.btn.btn-small {
	padding: 2px 5px;
	border-top: 0
}
@media (max-width: 700px) {
	.btn.btn-small {
		padding: 6px;
		margin-bottom: 6px
	}
}
.btn:hover {
	background: #434343;
	color: #fff
}
.btn.fb {
	background: #3b5998;
	color: #fff
}
.btn.fb:hover {
	background: #2d4373
}
.btn.tw {
	background: #55acee;
	color: #fff
}
.btn.tw:hover {
	background: #2795e9
}
.btn.pp {
	background: #1e477a;
	color: #fff
}
.btn.pp:hover {
	background: #142f51
}
.btn.tc {
	background: #006666;
	color: #fff
}
.btn.tc:hover {
	background: #033
}
.cookiebar {
	background: #111;
	color: #fff;
	font-weight: bold;
	display: none
}
.cookiebar p {
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px;
	text-align: center
}
.cookiebar .btns {
	white-space: nowrap;
	display: inline-block
}
.counts {
	padding: 1rem 0 0;
}
@media (max-width: 800px) {
	.cookiebar .btns {
		margin-top: 10px;
		display: block
	}
}
.cookiebar .btn {
	background: #f1d600;
	border: 0;
	padding: 5px 8px
}
.cookiebar .btn:first-child {
	margin-left: 10px
}
@media (max-width: 800px) {
	.cookiebar .btn:first-child {
		margin-left: 0
	}
}
.cookiebar .btn:hover {
	background: #A8A8A8
}
.wrapper {
	margin: 20px
}
@media (max-width: 1000px) {
	.wrapper {
		margin: 10px
	}
}
#container {
	position: relative;
}
h1, h2, p, .row, .sponsor, .col, .message {
	margin-top: 0;
	margin-bottom: 10px
}
h1, h2 {
	font-size: 24px;
	font-weight: 700
}
@media (max-width: 700px) {
	h1, h2 {
		font-size: 22px
	}
}
@media (max-width: 500px) {
	h1, h2 {
		font-size: 18px
	}
}
h2 {
	font-size: 16px
}
.sponsor {
	text-align: center
}
.sponsor ins {
	width: 100%;
	height: auto
}
.sponsor.bottom {
	margin: 20px 0
}
.row {
	width: 100%;
	overflow: hidden
}
.row .right {
	float: right;
	padding-top: 5px
}
@media (max-width: 500px) {
	.row .right {
		float: none;
		display: block;
		margin-top: 10px;
		padding-bottom: 0
	}
}
textarea {
	width: 100%;
	height: 400px;
	padding: 10px;
	border: 0;
	border-top: 3px solid #C2C2C2;
	background: #fff;
	font: inherit;
	outline: none
}
#download {
	display: none
}
.cols {
	width: 100%;
	overflow: hidden
}
.cols .col {
	float: left;
	width: 50%;
	padding: 0 10px
}
.cols .col:first-child {
	padding-left: 0
}
.cols .col:last-child {
	padding-right: 0
}
@media (max-width: 700px) {
	.cols .col {
		width: 100%;
		padding: 0
	}
}
.center {
	text-align: center
}
@media (max-width: 700px) {
	.counts {
		text-align: center
	}
}
.actions {
	position: relative;
}

@media (max-width: 768px) {
	.actions {
		text-align: center
	}
}
.social {
	margin-bottom: 5px
}
.social .btn {
	border-top: 0;
	margin-bottom: 5px
}
.credits p:last-child {
	margin-bottom: 0
}
.messages {
	text-align: right;
}
.message.error {
	border-top-color: #c03
}
.message.info {
	border-top-color: #0080FF
}
.message.upgrade {
	border-top-color: #c03;
	margin: 0 auto 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center
}
div.nojs {
	display: none
}
.nojs div.nojs {
	display: block
}
.lang {
	margin-top: 15px
}
.lang .short {
	display: none
}
@media (max-width: 1000px) {
	.lang {
		margin-top: 10px
	}
}
@media (max-width: 700px) {
	.lang .short {
		display: inline
	}
	.lang .full {
		display: none
	}
}
