@charset "utf-8";

body {
	/* width: 428px; */
	height: 350px;
	text-align: center;
}

#sceneContainer{
	position: relative;
	display: inline-block;
	width: 390px;
	height: 168px;
	padding: 10px;
}

#sceneContainer > div {
	position: absolute;
	left: -63px;
	top: -25px;
}

.splashBackground {
	-moz-transform: scale(.98);
	-ms-transform: scale(.98);
	-o-transform: scale(.98);
	-webkit-transform: scale(.98);
	transform: scale(.98);
}

.controlPanelBack {
	position: relative;
	display: inline-block;
	margin: 4px;
	padding: 4px;
	vertical-align: middle;
}

.controlText {
	margin: 4px auto;
}

.labelLine {
	position: absolute;
	z-index: 3;
	background-color: black;
	width: 2px;
	transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

.triangle {
	position: absolute;
	z-index: 3;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid black;
}

.dot {
	position: absolute;
	z-index: 2;
	background-color: black;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.diagramTextBlack {
	position: absolute;
	z-index: 2;
	color: black;
	text-align: center;
}



#sldr {
	position: relative;
	display: inline-block;
	width: 150px;
}

#sldr2 {
	position: relative;
	display: inline-block;
	width: 150px;
}

#dynamicLines {
	position: absolute;
	z-index: 4;
	top: 83px;
	left: 146px;
	width: 295px;
	height: 73px;
}

#yellowFill {
	position: absolute;
	z-index: 3;
	top: 83px;
	left: 146px;
	width: 295px;
	height: 73px;
}

#backGround {
	position: absolute;
	top: 13px;
	left: 73px;
}


#line1 {
	top: 128px;
	left: 175px;
	height: 20px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line2 {
	top: 62px;
	left: 152px;
	height: 21px;
}
#line3 {
	top: 111px;
	left: 419px;
	height: 5px;
}

#line4 {
	top: 104px;
	left: 419px;
	height: 5px;
}

#line5 {
	top: 97px;
	left: 419px;
	height: 5px;
}

#line6 {
	top: 157px;
	left: 285px;
	height: 25px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line7 {
	top: 62px;
	left: 118px;
	height: 10px;
}

#line8 {
	top: 60px;
	left: 358px;
	height: 5px;
}

#line9 {
	top: 60px;
	left: 307px;
	height: 5px;
}

#line10 {
	top: 58px;
	left: 360px;
	height: 53px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line11 {
	top: 119px;
	left: 287px;
	height: 17px;
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}

#line12 {
	top: 193px;
	left: 223px;
	height: 62px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line13 {
	top: 193px;
	left: 298px;
	height: 62px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line14 {
	top: 193px;
	left: 365px;
	height: 34px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line15 {
	top: 193px;
	left: 409px;
	height: 31px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#line16 {
	top: 160px;
	left: 151px;
	height: 40px;
}

#line17 {
	top: 160px;
	left: 306px;
	height: 40px;
}

#line18 {
	top: 160px;
	left: 322px;
	height: 40px;
}

#line19 {
	top: 127px;
	left: 419px;
	height: 73px;
}



#aArrowLeft {
	top: 189px;
	left: 153px;
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
}

#aArrowRight {
	top: 189px;
	left: 296px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

#bArrowLeft {
	top: 189px;
	left: 324px;
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
}

#bArrowRight {
	top: 189px;
	left: 409px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}



#F1Dot {
	top: 116.5px;
	left: 285.5px;
}

#FDot {
	top: 116.5px;
	left: 380px;
}

#text1 {
	top: 123px;
	left: 170px;
	width: 60px;
}

#text2 {
	top: 71px;
	left: 383px;
	width:60px;
}

#text3 {
	top: 36px;
	left: 147px;
}

#text4 {
	top: 151px;
	left: 195px;
}

#text5 {
	top: 36px;
	left: 83px;
}

#text6 {
	top: 44px;
	left: 283px;
	width: 109px;
}

#text7 {
	top: 132px;
	left: 265px;
}

#text8 {
	top: 104px;
	left: 381px;
}

#text9 {
	top: 187px;
	left: 226px;
}

#text10 {
	top: 187px;
	left: 369px;
}
