@font-face {
    font-family: belgika;
    src: 
         url('/_incf/Belgika-40th_dun_pijl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: belgika;
    src: 
	 url('/_incf/Belgika-40th_dun_pijl_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
* {
	font-family: belgika;
}
html, body {
	height: 100vh;
	width: 100vw;
}
body {
	border: 0; margin: 0; padding: 0;
	background-color: #008a4b;
	overflow: hidden !important;
}
div.siteholder {
	height: 94vh;
	background-color: #008a4b;
	padding-left: 6vw;
	padding-right: 6vw;
	width: 88vw;
	overflow: hidden !important;
	padding-top: 3vh;
	padding-bottom: 3vh;
padding-top: 6vh;
padding-bottom: 6vh;
height: 88vh;
}
div.headerholder {
	position: relative;
	text-align: center;
	line-height: 9.9vh;
}
div.header {
	display: inline-block;
	font-size: 8vh;
	color: black;
	white-space: nowrap;
}
div.header a {
	text-decoration: none;
	color: inherit;
}
div.it {
	font-style: italic;
	color: white;
	position: absolute;
	left: 0.05em;
	top: 0;
}
div.headerit {
	width: calc(100% + 0.01em);
	margin-left: 0.01em;
}
div.line {
	width: 88vw;
	max-width: 88vw;
	height: 3px;
	background-color: black;
	position: relative;
	display: block;
}
div.lineit {
	width: 100%;
	height: 3px;
	background-color: white;
	position: absolute;
	left: 3px;
	top: -3px;
}
div.info {
	width: 88vw;
	display: block;
	position: relative;
	text-align: center;
	font-size: 5.0vh;
	font-size: 8vh;
	margin-top: 2vh;
	line-height: 100%;
	cursor: pointer;
}
div.info div.it {
	width: 100%;
	text-align: center;
}
div.info a {
	text-decoration: none;
	color: inherit;
}
div.fragments {
	height: calc(100vh - 22vh - 6vh - 6px - 3vh - 3vh);
height: calc(100vh - 22vh - 6vh - 6px - 3vh - 3vh - 6vh);
	display: flex;
	flex-direction: column;
	align-item: stretch;
	justify-content: center;
	margin-top: 3vh;
	margin-bottom: 0;
}
div.fragment {
	font-size: 16.7vh;
	line-height: 16.7vh;
}
div.fragment {
	display: block;
	width: 100%;
	cursor: pointer;
}
div.fragment a {
	text-decoration: none;
	color: inherit;
}
div.fragment:first-child {
}
div.fragment:last-child {
	margin-bottom: 0;
}
div.fragmenttitle {
	font-size: 16.7vh;
	position: relative;
}
div.fragmenttime {
	font-size: 5.0vh;
	display: inline-block;
	position: relative;
	white-space: nowrap;
	margin-left: -0.2em;
}
div.detailtitle {
	position: relative;
	font-size: 22.4vh;
	text-align: center;
}
div.detailtitleit {
	width: 100%;
	text-align: center;
}
div.play {
	font-size: 22.4vh;
	position: relative;
	text-align: center;
	cursor: pointer;
}
div.playit {
	width: 100%;
	text-align: center;
	font-style: italic;
}
#timeline {
	width: 100%;
	height: 20px;
	margin-top: 0;
	position: relative;
}
#timelineline {
	width: 100%;
	height: 3px;
	background-color: black;
	position: absolute;
	top: 11px;
}
#timelinelineit {
	width: 100%;
	height: 3px;
	background-color: white;
	position: absolute;
	left: 3px;
	top: -3px;
}
#playhead {
	width: 3px;
	height: 20px;
	margin-top: 1px;
	background: black;
	position: absolute;
	top: 0;
	z-index: 400;
}
#playheadit {
	width: 3px;
	height: 20px;
	margin-top: 1px;
	margin-left: 2px;
	background: white;
	position: absolute;
	top: -2px;
	z-index: 400;
}
#playheadpadder {
	position: absolute;
	left: -20px;
	top: 0;
	width: 43px;
	height: 20px;
	background-color: transparent;
	z-index: 401;
}
#currentandtotal {
	width: 100%;
	margin-top: 0;	
	color: black;
	font-size: 9vw;
font-size: 5vh;
	position: relative;
}
#currenttime {
	position: absolute;
	left: 0;
}
#currenttimeit {
	position: absolute;
	color: white;
}
#totaltime {
	position: absolute;
	right: 2px;
}
#totaltimeit {
	position: absolute;
	right: 0;
	color: white;
}
div.siteholderinfo {
	background-color: black;
background-color: white;
	height: auto;
	margin: 0; padding: 0;
	width: 88vw;
	color: #008a4b;
	margin-left: auto; margin-right: auto;
	padding-top: 2vh;
}
div.siteholderinfoinner {
}
div.headerinfo {
	color: #008a4b;
}
div.lineinfo {
	background-color: #008a4b;
}
div.infoitem {
	padding-top: 1.5em;
	border-top: 3px solid #008a4b;
}
div.infoitem:first-child {
	border-top: 0;
}
div.infoitem a {
	color: inherit !important;
	text-decoration: none;
	border-bottom: 3px solid #008a4b;
}
div.infoitemtitle {
	color: #008a4b;
	text-align: center;
	font-size: 8vh;
}
div.infoitembody * {
	font-family: helvetica;
	font-size: 2.4vh;
font-size: medium;
line-height: 1.5;
}
#fragmentsinfo {
	position: relative;
	height: 86vh;
	overflow: hidden !important;
	padding-right: 5vw;
	display: block;
}
body.bodyforinfo {
	background-color: black;
background-color: white;
	padding-bottom: 10vh;
}
body.bodyfordetail div.fragments {
	margin-bottom: 6vh;
	height: calc(100vh - 22vh - 6px - 3vh - 12vh);
height: calc(100vh - 22vh - 6px - 3vh - 12vh - 6vh);
}
@media screen and (min-width:600px) {
	body {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	div.siteholder {
		width: 88%;
	}
	div.line {
		width: 100%;
	}
	div.info {
		width: 100%;
	}
	div.siteholderinfo {
		width: 100%;
	}
	
}	
#debug {
	position: fixed;
	left: 20px;
	top: 20px;
}