﻿@charset "utf-8";

#zeiss_tutorial 
{
    font-family:Arial, sans-serif;
    font-weight:bolder;
    color:white;

	width:550px;
	height:550px;
    margin:10px auto;
    box-shadow:3px 3px 5px #999999;
}
#zeiss_mainscene 
{
    position: absolute;
    background-color:#f0f0f0;
    opacity: 0;
}
.zeiss_title {
    position:absolute;
    top:17px;
    width:100%; 
    text-align:center;
    font-size:22px;
    text-shadow:3px 3px 3px rgba(0,0,0,.5);
}
.diagram_label {
    position: absolute;
    font-size:12px;
    text-shadow:1px 1px 3px rgba(0,0,0,.7);
    text-align: center;
    font: #CCFFFF;
    line-height: 1;
}
.ctl_label {
	position:absolute;
    font-size:13px;
    text-shadow:1px 1px 3px rgba(0,0,0,.7);
    text-align: center;
}
#lineCanvas{
    position:absolute;
    width:400px; height:460px;
}
#leftCanvas{
    position:absolute;
    width:550px; height:450px;
    z-index: 2;
}
#midCanvas{
    position:absolute;
    width:550px; height:450px;
    z-index: 2;
}
#rightCanvas{
    position:absolute;
    width:550px; height:450px;
    z-index: 2;
}
#whiteLine{
    left:130px; top:421px;
    width:558px; height:27px;
    background:url(../images/whiteLine.png);
    filter: drop-shadow(0px 0px 4px white);
    -webkit-filter: drop-shadow(0px 0px 4px white);
    -moz-filter: drop-shadow(0px 0px 4px white);
    -ms-filter: drop-shadow(0px 0px 4px white);
    -o-filter: drop-shadow(0px 0px 4px white);
    opacity: 0.85;
}
#arrowMask{
    position:absolute;
    left:-27px; top:427px;
    width: 572px; height: 16px;
    overflow: hidden;
}
#arrows{
    left:193px; top:0px;
    width:572px; height:16px;
    background:url(../images/arrows.png);
    opacity: 0.3;
}
#spectrumConeSmall{
    left:217px; top:330px;
    width:124px; height:143px;
    background:url(../images/spectrumConeSmall.png);
    position:absolute;
    transform: scale(0.804,0.58);
    -webkit-transform: scale(0.804,0.58);
    -moz-transform: scale(0.804,0.58);
    -ms-transform: scale(0.804,0.58);
    -o-transform: scale(0.804,0.58);
    opacity: 0.4;
    z-index: 5;
}
#lens{
    left:232px; top:411px;
    width:93px; height:63px;
    background:url(../images/lens.png);
    transform: scale(0.874,0.874);
    -webkit-transform: scale(0.874,0.874);
    -moz-transform: scale(0.874,0.874);
    -ms-transform: scale(0.874,0.874);
    -o-transform: scale(0.874,0.874);
    z-index: 5;
}
#lensTop{
    left:207px; top:158px;
    width:137px; height:54px;
    background:url(../images/lens_top.png);
}
#lensTopFade{
    left:207px; top:158px;
    width:137px; height:54px;
    background:url(../images/lens_top_fade.png);
    z-index: 3;
}
#lenTxt{
    left:352px; top:120px;
}
#pdTxt{
    left:54px; top:78px;
}
#priTxt{
    left:38px; top:323px;
}
#sliTxt{
    left:38px; top:357px;
}
#dgTxt{
    left:122px; top:430px;
}
#lsSldrLbl {
    left:20px;top:487px;
    width:100px;
}
#lsSldr {
	position:absolute;
	left:20px;top:506px;
	width:100px;
}
#lpSldrLbl {
    left:156px;top:487px;
    width:100px;
}
#lpSldr {
    position:absolute;
    left:156px;top:506px;
    width:100px;
}
#rpSldrLbl {
    left:294px;top:487px;
    width:100px;
}
#rpSldr {
    position:absolute;
    left:294px;top:506px;
    width:100px;
}
#rsSldrLbl {
    left:430px;top:487px;
    width:100px;
}
#rsSldr {
    position:absolute;
    left:430px;top:506px;
    width:100px;
}
#leftObjective{
    left:50px; top:158px;
    background:url(../images/leftObjective.png) no-repeat;
    z-index: 1;
}
#leftObjectiveTop{
    left:56px; top:163px;
    background:url(../images/leftObjectiveTop.png) 0px 5px no-repeat;
    z-index: 3;
}
#rightObjective{
    left:412px; top:152px;
    background:url(../images/rightObjective.png) 0px 13px no-repeat;
    z-index: 1;
}
#rightObjectiveTop{
    left:415px; top:161px;
    background:url(../images/rightObjectiveTop.png) 5px 5px no-repeat;
    z-index: 3;
}
.objective{
    position:absolute;
    width:96px; height:156px;
    transform: scale(0.8,0.8);
    -webkit-transform: scale(0.8,0.8);
    -moz-transform: scale(0.8,0.8);
    -ms-transform: scale(0.8,0.8);
    -o-transform: scale(0.8,0.8);
}
#leftPrism{
    left:156px; top:316px;
    background:url(../images/prism_left.png);
}
#leftPrismTop{
    width:87px; height:48px;
    left:149px; top:317px;
    transform: scale(0.9,0.818);
    -webkit-transform: scale(0.9,0.818);
    -moz-transform: scale(0.9,0.818);
    -ms-transform: scale(0.9,0.818);
    -o-transform: scale(0.9,0.818);
    background:url(../images/prism_left_top.png);
}
#rightPrism{
    left:319px; top:316px;
    background:url(../images/prism_right.png);
}
#rightPrismTop{
    width:87px; height:48px;
    left:314px; top:316px;
    transform: scale(0.9,0.818);
    -webkit-transform: scale(0.9,0.818);
    -moz-transform: scale(0.9,0.818);
    -ms-transform: scale(0.9,0.818);
    -o-transform: scale(0.9,0.818);
    background:url(../images/prism_right_top.png);
}
#middleObjective{
    position:absolute;
    left: 236px; top: 41px;
    width:82px; height:140px;
    background:url(../images/middleObjective.png);
}
#middleObjectiveTop{
    position:absolute;
    left: 240px; top: 46px;
    width:70px; height:70px;
    -webkit-transform: scale(0.79,0.8);
    background:url(../images/middleObjectiveTop.png);
    z-index: 3;
}
.prism{
    position:absolute;
    width:76px; height:48px;
    transform: scale(1.058,0.818);
    -webkit-transform: scale(1.058,0.818);
    -moz-transform: scale(1.058,0.818);
    -ms-transform: scale(1.058,0.818);
    -o-transform: scale(1.058,0.818);
    opacity: 0.44;
}
#leftSlider{
    left:125px; top:350px;
    background:url(../images/slider_left.png);
}
#rightSlider{
    left:304px; top:350px;
    background:url(../images/slider_right.png);
}
#overlapCanvas{
    position: absolute;
    width:450px; height:450px;
    z-index: 4;
}
.slider{
    position:absolute;
    width:123px; height:30px;
    transform: scale(0.781,1.068);
    -webkit-transform: scale(0.781,1.068);
    -moz-transform: scale(0.781,1.068);
    -ms-transform: scale(0.781,1.068);
    -o-transform: scale(0.781,1.068);
    z-index: 3;
}
.aboveColor{
    position:absolute;
    z-index: 3;
}
.aboveOverlap{
    position:absolute;
    z-index: 5;
}
.scale{
    position:absolute;
    transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5,0.5);
    -moz-transform: scale(0.5,0.5);
    -ms-transform: scale(0.5,0.5);
    -o-transform: scale(0.5,0.5);
}