/* __V3D_TEMPLATE__ - template-based file; delete this line to prevent this file from being updated */

body {
    margin: 0px;
    overflow: hidden;
}

noscript {
    display: block;
    text-align: center;
    padding-top: 100px;
    font-size: 20px;
}

p {margin: 0px;}

.v3d-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 85%;
}

.fullscreen-button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    display: none;
    z-index: 1;
}

.fullscreen-open {
    background-image: url('media/fullscreen_open.svg');
}

.fullscreen-close {
    background-image: url('media/fullscreen_close.svg');
}

/* removes tap blinking on ios devices */
* { -webkit-tap-highlight-color:rgba(0,0,0,0); }

/* Dark Theme */

.v3d-simple-preloader-background {
    background-color: white;
}

/*
.v3d-simple-preloader-container {
    filter: drop-shadow(0px 0px 4px #2a69bd);
}
*/

.v3d-annotation {
	width: 20px;
	height: 20px;
	min-width: 0px;
	padding: 0px;
	font-size: 0px;
	border: none;
	background-color: crimson;
	background-image: url("media/annotation_icon.svg");
	background-size: 100% 100%;
	}

.v3d-annotation-dialog {
	background-color: white;
	color: crimson;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	min-width: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bolder;
	font-size: small;
	
}

.v3d-annotation-transparent {
	background-color: crimson;
	opacity: 0.2;
}

#my_iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
}

.titlefont1 {
	
	font-size: 180%;
	font-weight: bold; 
	color: #E4003A; 
	text-decoration: none; 
	text-underline-offset: 0.3em;
}

.titlefont2 {
	font-size: 150%;
	font-weight: bold;
	color: #afaeaf;
}

.titlefont3 {
	font-size: 25px;
	font-weight: bold;
	color: white;
	margin: 2px;
}

/*---------------------Buttons--------------------*/

.startup_button {
	position: absolute;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: auto;
	width: 220px;
	height: 70px; /* height of button above plus space between buttons */
	background-image: url('media/startup_button.svg');
	background-size: 100% 100%;
	background-repeat: repeat;
	cursor: pointer;
	margin-left: 0px; /* width plus space between buttons*/
	margin-top: 0px;
}
	

.backwards_button {
    position: absolute;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: auto;
	width: 80px;
	height: 80px;
	background-image: url('media/backwards_button.svg');
	background-size: 100% 100%;
	background-repeat: repeat;
    cursor: pointer;
}


.start_stop_button {
	position: absolute;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: auto;
	width: 80px;
	height: 80px; /* height of button above plus space between buttons */
	background-image: url('media/start_button.svg');
	background-size: 100% 100%;
	background-repeat: repeat;
	cursor: pointer;
	margin-left: 90px; /* width of button to the left plus space between buttons*/
	margin-top: 0px;
}
	
	.forwards_button {
	position: absolute;
	top: 0%;
	right: 0%;
	bottom: auto;
	width: 80px;
	height: 80px;
	background-image: url('media/forwards_button.svg');
	background-size: 100% 100%;
	background-repeat: repeat;
	cursor: pointer;
	left: 0%;
	margin-left: 180px; /* width of buttons to the left plus space between buttons*/
}

.cameras_button {
    position: absolute;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: auto;
	width: 80px;
	height: 80px;
	background-image: url('media/camera1_button.svg');
	background-size: 100% 100%;
	background-repeat: repeat;
    cursor: pointer;
}

.decision1_button {
	position: absolute;
	left: 0%;
	bottom: 0%;
	width: 47%;
	height: 100%;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	background-color: #E4003A;
	text-align: center;
}

.decision2_button {
	position: absolute;
	right: 0%;
	bottom: 0%;
	width: 47%;
	height: 100%;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	background-color: #E4003A;
	text-align: center;
}

/*-------------------Panels------------------------*/


.button_container {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
	display: none; /* Hide UI while loading. Activated again with puzzle "set style display..."*/
    height: 200px;
	background-color: rgb(230, 230, 230);
}


/*.left-panel-center {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: auto;
	display: block;
	width: 260px;
	height: 80px;
	top: 0%;
	margin-left: -73px;
}*/


.startup_panel {
	position: absolute;
	left: 50%;
	right: 0%;
	bottom: 0%;
	display: none; /* Hide UI while loading. Activated again with puzzle "set style display..."*/
	width: 220px;/*width of all buttons plus space in between */
	height: 70px;
	margin-bottom: 20px;
	margin-left: -110px; /* half of width */
	border-radius: 10px;
}


.decision_panel {
	position: absolute;
	left: 50%;
	bottom: 0%;
	display: none; /* Hide UI while loading. Activated again with puzzle "set style display..."*/
	width: 500px;/*width of all buttons plus space in between */
	height: 40px;
	background: none;
	border-radius: 50px;
	border: none;
	margin-left: -250px;
	margin-bottom: 40px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}


.steps_panel {
	position: absolute;
	left: 50%;
	right: 0%;
	bottom: 0%;
	display: none; /* Hide UI while loading. Activated again with puzzle "set style display..."*/
	width: 600px;/*width of all buttons plus space in between */
	height: 80px;
	margin-left: -300px; /* half of width */
	margin-bottom: 110px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	/* background: rgba(255,255,255,0.7); */
	border-radius: 5px;
}


.player_panel {
	position: absolute;
	left: 50%;
	right: 0%;
	bottom: 0%;
	display: none; /* Hide UI while loading. Activated again with puzzle "set style display..."*/
	width: 260px;/*width of all buttons plus space in between */
	height: 80px;
	margin-bottom: 20px;
	margin-left: -130px; /* half of width */
}


.cameras_panel {
	position: absolute;
	right: 0%;
	bottom: 0%;
	display: none; /* Hide UI while loading. Activated again with puzzle "set style display..."*/
	width: 80px;/*width of all buttons plus space in between */
	height: 80px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 0px; /* half of width */
}
	
@media screen and (max-width: 767px) {


	.button_container {
		height: 170px;
	}
	
	.fullscreen-button {
    width: 30px;
    height: 30px;
    }
	
	.titlefont1 {
	font-size: 130%;
	font-weight: bold; 
}

	.titlefont2 {
	font-size: 110%;
	font-weight: bold;
}
	
	.titlefont3 {
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
}
  	
	.steps_panel {
	width: 600px;/*width of all buttons plus space in between */
	height: 60px;
	margin-left: -300px; /* half of width */
	margin-bottom: 90px;
	}
	
	.startup_button {
	width: 100px;
	height: 60px;
  }
	.startup_panel {
	width: 100px;
	height: 60px;
	margin-bottom: 20px;
	margin-left: -50px;
  }
  	
	.cameras_button {
	width: 60px;
	height: 60px;
  }
	
	.backwards_button {
	width: 60px;
	height: 60px;
  }
	
	.start_stop_button {
	width: 60px;
	height: 60px;
	margin-left: 70px;
  }

	.forwards_button {
	width: 60px;
	height: 60px;
	margin-left: 140px;
  }

	.player_panel {
	width: 200px;
	height: 60px;
	margin-bottom: 20px;
	margin-left: -100px;
  }
	
	.cameras_panel {
	width: 60px;
	height: 60px;
	margin-bottom: 20px;
  }
	.decision_panel {
	width: 300px;/*width of all buttons plus space in between */
	margin-left: -150px;
	margin-bottom: 30px;
}
	
}

@media screen and (max-width: 479px) {
  

	
  }