a{
	color: black;
}
.qrPreviewVideo {
	width: 100%;
	height: 100%;
}

.title_wait{
	color: white;
	margin: 30px auto;
}

#logo{
	margin: 15px auto 15px;
    display: flex;
    justify-content: center;	 
	
}
#logo span{
	line-height: 2.5;
	padding: 0 0 0 5px;
}

#selecteer_deelnemer,
#success {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.9);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

#select_deelnemers{
	max-width: 100%
}

.wrapper {
	position: relative;
	max-width: 450px;
	margin: auto;
	top: 0;
	padding: 30px;

	 overflow:auto;
    


}


#welcome .close{
width: 30px;
    height: 30px;
    opacity: 0.8;
    display: block;
    position: absolute;
    right: 30px;
    z-index: 1;
}



#welcome .score a.button, #welcome .wrapper .faq button {
	background-color: #8DC63F;
	color: white;	
	border: unset;
}

#welcome .score h2{
	margin-bottom: 15px;
}

#welcome .wrapper .submit.step{
	width: 100%;
	background-color: white;
	border-radius: 15px;
	padding:15px 30px;
	margin-bottom: 30px;
	position: relative;
}

#welcome .wrapper .submit.step ul{
	margin: 0;
}

#welcome .wrapper .inschrijven{
	width: 100%;
	border-radius: 15px;
	background-color: white;
	padding:15px 30px;
}

#welcome .wrapper .inschrijven #demo{
	margin-top: 30px;
}

#welcome .wrapper .voorwaarden{
	width: 100%;
	border-radius: 15px;
	background-color: white;
	padding:15px 30px;
}

#welcome .wrapper .voorwaarden #demo{
	margin-top: 30px;
}


#selecteer_deelnemer .the_content {
	position: absolute;
	border: 2px solid black;
	background-color: white;
	display: block;
	padding: 15px;
	width: 250px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 15px;
	font-size: 18px !important;
}

.scanned_codes {
	font-size: 18px;
	display: block;
	/* padding: 15px; */
	bottom: 60px;
	position: absolute;
	background: white;
	left: 0;
	height: 20%;
	overflow-y: scroll;
	text-align: center;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}


.modal{
	-webkit-overflow-scrolling: touch;
}

.gray {
	background-color: lightgray;
}

p {
	font-size: 16px;
}

.background-green-yellow {
	background-image: url("assets/images/rectangle.svg");
	background-size: cover;
	background-position: center center;
	z-index: 2;
}

#welcome .strips {
	background-image: url("assets/images/stripes.svg");
	background-size: cover;
	background-position: center center;
	min-height: 100vh;;
	
}

#success .strips {
	background-image: url("assets/images/stripes2.svg");
	background-size: cover;
	background-position: center center;
	height: 100%;
	
}

#welcome img,
#success img {
	width: 100%
}

#welcome .title,
#success .title {
	margin-bottom: 15px;
}

#welcome .button-codes {
	background-color: white;
	border-radius: 10px;
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}

#welcome .button-codes img {
	width: 45px;
	margin: 11px;
	float: right
}

#welcome .button-codes.score {
	flex-direction: column;
	padding: 15px;
}

#welcome .score h1 {
	margin: auto;
	font-size: 26px;
	margin-top: 15px;
}

#welcome h2 {
	margin: auto;
	font-size: 20px;
}

#welcome .divider {
	width: 90%;
	border-top: 1px solid lightgrey;
	background: unset;
	height: 0px;
	margin: 10px 0 0 0;
}

#welcome .col4 img,
#terms-txt .col4 img {
	width: 28px;
	margin: -5px 0% 5% 10%;
	height: 20px;

}

#welcome .wrapper .faq{
	width: 100%;
	border-radius: 15px;
	background-color: white;
	padding:15px 30px;
}

#welcome .wrapper .faq #demo{
	margin-top: 30px;
}

/* 
* Success
*/
#scan_codes {
	margin-top: 15px;
	border-radius: 8px;
	background-color: #8DC63F;
	color: white;
	border: none;
	padding: 7px 20px;
}

#success .close,
#scanner .close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	opacity: 1;
	z-index: 10;
}

#success .gif {
	position: relative;
	border-radius: 50%;
	margin: auto;
	width: 80vw;
	height: 80vw;
	max-height: 450px;
	max-width: 450px;
	background-position: center center;
	background-size: cover;
	border: 5px solid white;
}

#success .gif img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#success #pig {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 33%;
	top: unset;
	left: unset;
}

#success .thanks {
	text-align: center;
	font-size: 18px;
	color: white;
	line-height: 1.3;
	margin-top: 10px;
}

#selected {
	font-size: 28px;
}

.more {
	position: fixed;
	bottom: 0;
	width: 100vw;
	background-color: white;
	color: #8DC63F;
	text-align: center;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	cursor: pointer;
}

/* 
	Scanner
*/
#scanner {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}

#scanner .close img {
	width: 100%;
}

#scanner .title {
	position: fixed;
}

#scanner .title div {
	text-align: center;
	font-size: 18px;
	color: white;
	line-height: 1.9;
	margin-top: 10px;
	background-color: unset;
	position: relative;
	width: 100vw;
}

#scanner .crosshairs-container {
	position: absolute;
	width: 300px;
	margin: auto;
	top: 15%;
	left: calc(50vw - 150px);
}

.crosshairs {
	position: relative;
	width: 100%;
	padding-top: 100%;
	background-position: center center;
	background-size: cover;
	background-image: url('assets/images/richt pijltjes.svg');
	background-size: cover;
}

#scanner .scan-counter {
	color: white;
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: calc(20vh + 60px);
}

#scanner .scan-counter div {
	margin: 0 30px;
}

#scanner .more {

	color: white;
	background-color: #8DC63F;

}

#success .more {
	position: fixed;
	bottom: 0;
	width: 100vw;
	background-color: white;
	color: #8DC63F;
	text-align: center;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
}




.scoreboard {
	margin: 10px;
	width: 90%;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.8;
}

.right-align {
	text-align: right;
}

.clearfix::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.hidden {
	display: none !important;
}

#scanner-target {
	background: black;
}



.code-white {
	overflow: hidden;
	animation-name: focus-white;
	animation-duration: 0.25s;
}

.code-gray {
	overflow: hidden;
	animation-name: focus-gray;
	animation-duration: 0.25s;
	background-color: lightgrey;
}

#codes {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	z-index: 2;
}

#codes .modal {
	display: block;
	background-image: url("assets/images/rectangle.svg");
	background-size: cover;
	background-position: center center;
	position: absolute;
	left: 30px;
	top: 30px;
	bottom: 30px;
	right: 30px;
	margin: auto;
	z-index: 2;
	border-radius: 15px;
}

#codes .close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	opacity: 1;
	z-index: 10;
}

#codes .close img {
	width: 100%;
}

.errorCode {

	text-align: center;
	font-size: 18px;
	color: white;
	font-weight: 800;
}


#codes .modal .errorCode.padding {
	margin-top: 25px;
}

#success .thanks img {
	width: 14px;
}

#codes .strips {
	background-image: url(assets/images/stripes.svg);
	background-size: cover;
	background-position: center center;
	height: 100%;
	position: absolute;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}

.disabled {
	background-color: #d8d8d8 !important;
	color: black !important;
}


.col-md-12{
	width: 100%;
}

.col2 {
	width: 43%
}

.col3 {
	width: 22%;
}

.col4 {
	width: 30%;
}

@keyframes focus-white {
	0% {
		height: 0;
		background-color: #8DC63F;
	}

	100% {
		height: 20px;
		background-color: white;
	}
}

@keyframes focus-gray {
	0% {
		height: 0;
		background-color: #8DC63F;
	}

	100% {
		height: 20px;
		background-color: lightgrey;
	}
}

@media only screen and (min-width: 450px) {
	.wrapper{
		max-width:950px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#welcome .title, #success .title{
		width: 100%;
	}
	
	#welcome .button-codes{
		width: calc(50% - 15px);
	}
	
	#welcome .button-codes.score{
		width: 100%;
	}
	
	#success .wrapper{
		flex-wrap: nowrap;
		flex-direction: column;
	}
	
}
@media only screen and (max-width: 450px) {
	#welcome .close{
		right: 0;
		top: -40px;
		position: absolute;
		
	}
}