* {
/* margin: 0; */
}
html, body {
	height: 100%;
	overflow-x: hidden;
}
body{
	margin:0px;
	height: 100%;
	background: #fff;
}

@font-face {
	font-family: Akkurat;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/akkuratm-webfont.eot');
	src: local('☺'), url('fonts/akkuratm-webfont.woff') format('woff'), url('fonts/akkuratm-webfont.ttf') format('truetype'), url('fonts/akkuratm-webfont.svg#webfontXDqbfzV0') format('svg');
}

@font-face {
	font-family: 'Akkurat-MonoRegular';
	src: url('fonts/akkuratm-webfont.eot');
	src: local('☺'), url('fonts/akkuratm-webfont.woff') format('woff'), url('fonts/akkuratm-webfont.ttf') format('truetype'), url('fonts/akkuratm-webfont.svg#webfontXDqbfzV0') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KomikaAxisRegular';
	src: url('fonts/KOMIKAX_-webfont.eot');
	src: local('?'), url('fonts/KOMIKAX_-webfont.woff') format('woff'), url('fonts/KOMIKAX_-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KomikaTextRegular';
	src: url('fonts/Komika-Text/KOMTXT__-webfont.eot');
	src: url('fonts/Komika-Text/KOMTXT__-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Komika-Text/KOMTXT__-webfont.woff') format('woff'),
		url('fonts/Komika-Text/KOMTXT__-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KomikaTextKapsBold';
	src: url('fonts/Komika-Text/KOMTXTKB-webfont.eot');
	src: url('fonts/Komika-Text/KOMTXTKB-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Komika-Text/KOMTXTKB-webfont.woff') format('woff'),
		url('fonts/Komika-Text/KOMTXTKB-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KomikaTextKapsBoldItalic';
	src: url('fonts/Komika-Text/KOMTXKBI-webfont.eot');
	src: url('fonts/Komika-Text/KOMTXKBI-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Komika-Text/KOMTXKBI-webfont.woff') format('woff'),
		url('fonts/Komika-Text/KOMTXKBI-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KomikaDisplayBold';
	src: url('fonts/Komika-Display/Komika_display_bold-webfont.eot');
	src: url('fonts/Komika-Display/Komika_display_bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Komika-Display/Komika_display_bold-webfont.woff') format('woff'),
		url('fonts/Komika-Display/Komika_display_bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.grey{
	color:grey;
}
.grey a{
	color:grey;
}
#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}
#footerContents{
	position: fixed;
	left: 20px;
	bottom: 10px;
	right: auto;
	font-family: 'KomikaTextRegular';
	font-size: 11px;
	z-index: 3;
	max-width: 400px;
}
#footerLeft{
	float: none;
	width: auto;
	max-width: 400px;
	line-height: 14px;
}
#footerLeft a{
	text-decoration: underline;
}
.footer, .push {
	padding-top:0;
	height: 80px;
	clear: both;
}
a:link, a:visited{
	color:black;
	text-decoration: none;
}
#header{
	position: fixed;
	left: 20px;
	top: 20px;
	width: 400px;
	max-width: calc(100% - 40px);
	margin: 0;
	z-index: 3;
}
.title{
	font-family: 'KomikaAxisRegular';
	color:black;
	font-size: 36px;
	line-height: 38px;
}
.subtitle{
	font-family: 'KomikaTextKapsBold';
	color:black;
	font-size: 15px;
	line-height: 38px;
}
#console{
	font-size: 25px;
	color:black;
	font-family: 'KomikaTextKapsBoldItalic';
	line-height:33px;
	position: fixed;
	left: 20px;
	top: 250px;
	width: 400px;
	max-width: calc(100% - 40px);
	margin: 0;
	z-index: 3;
	overflow: hidden;
	background: #fff;
}
body.book-ready #console > .messageContainer,
body.book-ready #console > br {
	display: none;
}
#uploadStatus{
	position: relative;
	width:200px;
	height:5px;
	background-color: black;
}
#uploadStatusInner{
	position: relative;
	height:100%;
	width:0px;
	background-color: grey;
}
#statusBar{
	position: relative;
	width:0px;
	height:3px;
	background-color: black;
}
#stage{
	position:absolute;
	left: 440px;
	right: 12px;
	top: 0;
	margin-left: 0;
	width: auto;
	min-height:100%;
	height:auto;
	padding-bottom:100px;
	z-index:0;
}
#stage:after{
	content: "";
	display: table;
	clear: both;
}
#options{
	font-size: 14px;
	color:black;
	font-family: 'Akkurat-MonoRegular';
}
#order{
	float:left;
	width:190px;
	line-height: 14.4px;
	font-size: 12px;
	color:black;
	margin-bottom:20px;
}
#uploadLink{
	font-family: 'KomikaAxisRegular';
	line-height: 14.4px;
	font-size: 12px;
	color:black;
	margin-top:20px;
	height: auto;
	min-height: 80px;
	width: auto;
	max-width: 100%;
	overflow: hidden;
	background: #fff;
}
#book{
	float:left;
	margin-right:8px;
	width:80px;
}
#print{
	float:left;
	top:0px;
	height:80px;
	width:100px;
}
#controls{
	position:fixed;
	left: 20px;
	top: 170px;
	margin: 0;
	font-size: 12px;
	font-family: 'Akkurat-MonoRegular';
	z-index: 3;
}
#go{
	font-family: 'KomikaAxisRegular';
	color:black;
	font-size: 30px;
	position: absolute;
	left:150px;
	top:-19px;
	cursor: pointer;
}
.small{
	font-size: 14px;
	margin-left: 2px;
}
#label{
	float: left;
	margin-top: -5px;
	line-height: 14px;
}
.paginas{
	color:black;
	font-family: 'KomikaTextKapsBoldItalic';
	font-size: 12px;
}
.prijs{
	display: none;
}
#sliderHit{
	position: absolute;
	top: 18px;
	left: 0;
	width: 200px;
	height: 44px;
	touch-action: none;
	-webkit-user-select: none;
	user-select: none;
}
.slider {
	position: absolute;
	background: black;
	height: 5px;
	width: 200px;
	top: 16px;
	left: 0px;
	touch-action: none;
}
.slider .knob {
	top: 5px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 12px solid #000;
	background: none;
	cursor: pointer;
	touch-action: none;
}
.pagina{
	float:left;
	width:306px;
	height:495px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	background-color: #fff;
}
.afbeelding{
	position:relative;
	display:block;
	width:306px;
	height:495px;
	margin-top:-5px;
	margin-left:-5px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: white;
	object-fit: contain;
}
.leeg{
	float:left;
	width:306px;
	height:495px;
	background-color: white;
}

@media (max-width: 1100px) and (min-width: 901px) {
	#header,
	#console,
	#footerContents,
	#footerLeft {
		width: 300px;
		max-width: 300px;
	}
	.title {
		font-size: 28px;
		line-height: 30px;
	}
	#console {
		font-size: 20px;
		line-height: 26px;
	}
	#stage {
		left: 330px;
	}
}

@media (max-width: 900px) {
	html, body {
		height: auto;
		min-height: 100%;
	}
	#container {
		min-height: 0;
		height: auto !important;
		margin: 0;
	}
	#header,
	#controls,
	#console {
		position: relative;
		left: auto;
		top: auto;
		bottom: auto;
		width: auto;
		max-width: none;
		margin: 16px;
	}
	#header {
		margin-bottom: 8px;
	}
	.title {
		font-size: 22px;
		line-height: 24px;
	}
	.subtitle {
		font-size: 12px;
		line-height: 18px;
	}
	#controls {
		height: 50px;
		margin-top: 8px;
	}
	#console {
		font-size: 16px;
		line-height: 22px;
		margin-top: 8px;
	}
	#uploadLink {
		height: auto;
	}
	#stage {
		position: relative;
		left: auto;
		right: auto;
		width: auto;
		margin: 8px 12px 24px;
		padding-bottom: 160px;
		min-height: 0;
	}
	#footerContents {
		position: fixed;
		left: 16px;
		right: 16px;
		bottom: 0;
		width: auto;
		max-width: none;
		margin: 0;
		padding: 10px 0 14px;
		background: #fff;
		z-index: 5;
	}
	#footerLeft {
		max-width: none;
	}
	.footer, .push {
		height: 0;
	}
	.pagina,
	.leeg {
		width: calc(50% - 12px);
		height: auto;
		aspect-ratio: 306 / 495;
		margin: 6px;
	}
	.afbeelding {
		width: 100%;
		height: 100%;
		margin: 0;
	}
	.slider {
		width: 100%;
	}
	#sliderHit {
		width: min(200px, calc(100% - 70px));
		height: 48px;
	}
}

@media (max-width: 560px) {
	.pagina,
	.leeg {
		float: none;
		width: 100%;
		max-width: 306px;
		margin: 8px auto;
		display: block;
	}
	.afbeelding {
		width: 100%;
		height: auto;
		aspect-ratio: 306 / 495;
	}
	.title {
		font-size: 20px;
		line-height: 22px;
	}
	#go {
		left: auto;
		right: 0;
	}
}
