/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 31, 2017 */



@font-face {
    font-family: 'bebas_kairegular';
    src: url('bebaskai-regular-webfont.woff2') format('woff2'),
         url('bebaskai-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.subtitle
{
	border-radius: 5px;
	background-color: #6da8e5;
	color: white;
	text-shadow: 1px 1px #333;
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	font-size: 2em;
	border: 1px solid #555;
	margin-top: 10px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
}
div.subtitle:hover {
	background-color: #F33;
}

.link
{
	display: inline-block;
	border-radius: 5px;
	background-color: #6da8e5;
	color: white;
	text-shadow: 1px 1px #333;
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	font-size: 2em;
	border: 1px solid #555;
	margin-top: 10px;
	padding: 5px;
}
div.link:hover {
	background-color: #F33;
}

.statbox {
	width: 360px;
	border: 1px solid gray;
	padding-left: 0.5em;	
	padding-right: 0.5em;	
	padding-bottom: 0.5em;	
	background-color: #EEE;
	margin: 0;
}

.downloadbox {
	width: 360px;
	border: 1px solid gray;
	padding: 0.2em;
	border-radius: 10px;
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	font-size: 1.3em;
	background-color: #6da8e5;
	color: white;
	text-shadow: 1px 1px #333;
}

div.downloadbox:hover {
	background-color: #F33;
}

h1 {
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	font-size: 2em;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

th.stat {
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	padding-right: 2em;
	font-size: 1.3em;
}

td.stat
{
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	text-align: right;
	font-size: 1.3em;
}

.credits
{
	font-family: 'bebas_kairegular', helvetica, sans-serif;
	font-size: 1em;
	color: #CCC;
	clear:both;
}
