@charset "utf-8";

.mainscene {
	/* width: 550px; */
	height: 590px;
	text-align: center;
}

#textExample {
	margin: 50px 0 10px 0;
}

.mainWindow {
	position: relative;
	display: inline-block;
	width: 519px; height: 417px;
	top: 15px;
	background: none;
	border: none;
}

.mainWindow > * {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.controlPanelBack {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 7px 3px;
	margin: 5px;
	padding: 5px;
}

.controlPanelBack > div {
	display: inline-block;
	vertical-align: middle;
}

#chooseSpecTxt {
	display: block;
	margin: 5px;
}

.controlPanelBack > div:first-child,
.controlPanelBack > div:last-child {
	margin-top: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

#textContainer {
	top: 15px;
	margin-right: 30px;
	padding: 20px;
}

#textContainer > * {
	margin: 5px 0;
}

#textContainer > *:first-child,
#textContainer > *:last-child {
	margin: 0;
}

.whiteWindow {
	position: relative;
	width: 519px;
	height: 400px;
	padding: 5px;
}

#airyCon {
	position: absolute;
	left: 218px;
	top: 200px;
	width: 105px;
	height: 190px;
}

#whiteBkgd2 {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 105px;
	height: 165px;
	background-color: white;
	overflow: hidden;
}

#pointSpCon {
	position: absolute;
	left: 340px;
	top: 200px;
	width: 150px;
	height: 190px;
	background: white;
}

#whiteBkgd {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 144px;
	height: 165px;
	background-color: white;
	overflow: hidden;
}

#blackLine {
	position: absolute;
	left: 105px;
	top: -1px;
	width: 4px;
	height: 191px;
	background-color: rgba(74,89,81,1);
}

#imagePlaneLineTopV {
	position: absolute;
	left: 16px;
	top: 50px;
	width: 2px;
	height: 21px;
	background-color: black;
}

#imagePlaneLineTopH {
	position: absolute;
	left: 16px;
	top: 50px;
	width: 21px;
	height: 2px;
	background-color: black;
}

#imagePlaneLineBottomV {
	position: absolute;
	left: 111px;
	top: 158px;
	width: 21px;
	height: 2px;
	background-color: black;
	-webkit-transform: rotate(141deg);
	-moz-transform: rotate(141deg);
	-ms-transform: rotate(141deg);
	-o-transform: rotate(141deg);
	transform: rotate(141deg);
}

#imagePlaneLineBottomH {
	position: absolute;
	left: 93px;
	top: 164px;
	width: 21px;
	height: 2px;
	background-color: black;
}

#imagePlane1aArrowH {
	position: absolute;
	left: 29px;
	top: 36px;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#imagePlane1bArrowH {
	position: absolute;
	left: 12px;
	top: 62px;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

#imagePlane2aArrowH {
	position: absolute;
	left: 117px;
	top: 138px;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(-221deg);
	-moz-transform: rotate(-221deg);
	-ms-transform: rotate(-221deg);
	-o-transform: rotate(-221deg);
	transform: rotate(-221deg);
}

#imagePlane2bArrowH {
	position: absolute;
	left: 82px;
	top: 160px;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

#imagePlaneLbl1 {
	position: absolute;
	left: 6px;
	top: 30px;
}

#imagePlaneLbl2 {
	position: absolute;
	left: 71px;
	top: 173px;
}

#airyLbl {
	position: absolute;
	left: 24px;
	top: 147px;
}

#pointSpLbl {
	position: absolute;
	left: 111px;
	top: 14px;
}

#stig {
	position: absolute;
	left: 24px;
	top: 32px;
	width: 102px;
	height: 123px;
}

#airy {
	position: absolute;
	left: 2px;
	top: 49px;
	width: 100px;
	height: 100px;
}

#airyCan {
	position: absolute;
	left: 2px;
	top: 49px;
	width: 100px;
	height: 100px;
}

#specimenExample {
	position: absolute;
	top: 9px;
	left: 340px;
}

#specimenContent {
	display: block;
	background: #000;
	width: 150px; height: 150px;
}

#specimenTitle {
	background: #6A84A3;
}

#specimenCan {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 150px;
	height: 150px;
}

#specimenSrcCan {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 150px;
	height: 150px;
}

#blackBkgd {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 150px;
	height: 150px;
	background-color: black;
}

#loadingLbl {
	position: absolute;
	left: 51px;
	top: 92px;
}

#sldr {
	display: inline-block;
	position: relative;
	width: 150px;
}

#toroidalLbl {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 30px;
}

#toroidalLbl {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 30px;
}

#specimenCB {
	height: 27px;
}

#objective {
	position: absolute;
	left: 95px;
	top: 270px;
	width: 103px;
	height: 34px;
}

#lightbeamsAndText {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 380px;
}

#beamCan {
	position: absolute;
	left: 10px;
	top: 27px;
	width: 252px;
	height: 376px;
}

#midLine {
	position: absolute;
	left: 146px;
	top: 29px;
	width: 2px;
	height: 335px;
	background-color: rgba(145,145,145,1);
}

#objectiveLbl {
	position: absolute;
	left: 14px;
	top: 280px;
}

#opticalLbl {
	position: absolute;
	left: 26px;
	top: 321px;
}

#objectiveLine {
	position: absolute;
	left: 71px;
	top: 286px;
	width: 14px;
	height: 2px;
	background-color: black;
}

#opticalLine {
	position: absolute;
	left: 98px;
	top: 328px;
	width: 46px;
	height: 2px;
	background-color: black;
}

#obPointCon {
	position: absolute;
	left: 120px;
	top: 363px;
	width: 100px;
	height: 40px;
}

#objPointLbl {
	position: absolute;
	left: -5px;
	top: 17px;
}

#objPointLine {
	position: absolute;
	left: 35px;
	top: 4px;
	width: 2px;
	height: 13px;
	background-color: black;
}

#circleLeastCon {
	position: absolute;
	left: 58px;
	top: 117px;
	width: 227px;
	height: 180px;
}

#circleLbl {
	position: absolute;
	left: 1px;
	top: -13px;
}

#circleLine {
	position: absolute;
	left: 63px;
	top: 17px;
	width: 15px;
	height: 2px;
	background-color: black;
}

#imagePlaneLbl {
	position: absolute;
	left: -5px;
	top: 27px;
}

#imagePlaneLine {
	position: absolute;
	left: 67px;
	top: 33px;
	width: 11px;
	height: 2px;
	background-color: black;
}

#sagittalLbl {
	position: absolute;
	left: 112px;
	top: 27px;
}

#sagittalLine {
	position: absolute;
	left: 102px;
	top: 33px;
	width: 18px;
	height: 2px;
	background-color: black;
}

#tangentialCon {
	position: absolute;
	left: 143px;
	top: 72px;
	width: 180px;
	height: 180px;
}

#tangentialLbl {
	position: absolute;
	left: 48px;
	top: 5px;
}

#tangentialLine {
	position: absolute;
	left: 8px;
	top: 34px;
	width: 39px;
	height: 2px;
	background-color: black;
	-webkit-transform: rotate(-19deg);
	-moz-transform: rotate(-19deg);
	-ms-transform: rotate(-19deg);
	-o-transform: rotate(-19deg);
	transform: rotate(-19deg);
}

#imagePLbl {
	position: absolute;
	left: 45px;
	top: 43px;
}

#imagePLine {
	position: absolute;
	left: 1px;
	top: 44px;
	width: 40px;
	height: 20px;
}

#oval {
	position: absolute;
	left: 78px;
	top: 12px;
	width: 40px;
	height: 40px;
}
