.middleSection {
  /*background-image: none !important;*/
}

/*Left Aside : Starts*/
.selectionBar_left .formFields input[type="text"] {
  display: inline;
  margin: 5px 0 20px;
  width: 60px;
  font-size: 16px;
}
/*Left Aside : Ends*/

.midRight {
  /*margin-left: 0px;*/
  margin-left: 280px;
  height: 580px;
}

.stageArea {
  padding: 0px;
}

.fullWidthMessage {
  position: relative;
  text-align: left;
}

.ClsElemCont {
  position: relative;
  margin: 5px;
}

/*Experiment Scene : Starts*/
#LblScrExpDD {
  position: relative; /*left:132px;*/
  margin-top: 10px;
  /* cursor: pointer; */
  width: 100%;
  text-align: center;
}
#SpnBtnExpContinue {
  position: relative;
  top: 0px;
  left: 322px;
  cursor: pointer;
}

div#DvBensenBurner {
  width: 142px;
  height: 152px;
  position: absolute;
  top: 320px;
  left: 520px;
  background-image: url("../img/spriteBensen.png");
}

div#DvBeaker0 {
  width: 131px;
  height: 153px;
  position: absolute;
  top: 330px;
  left: 150px;
  background-image: url("../img/b1.png");
}
div#DvBeaker1 {
  width: 131px;
  height: 153px;
  position: absolute;
  top: 330px;
  left: 330px;
  background-image: url("../img/b2.png");
}

div#DvBeaker2 {
  width: 131px;
  height: 153px;
  position: absolute;
  top: 218px;
  left: 520px;
  background-image: url("../img/beaker.png");
}
div#DvBeaker2Steam {
  width: 108px;
  height: 170px;
  position: absolute;
  top: 136px;
  left: 539px;
  background-image: url("../img/steam.png");
}
.DvThermometer {
  width: 51px;
  height: 328px;
  position: absolute;
  top: 150px;
  left: 5px;
  background-image: url("../img/thermometer.png");
}

.ClsTmForBurner1Play {
  -webkit-animation: AnimFrameThermometerForBeaker1 3s;
  -moz-animation: AnimFrameThermometerForBeaker1 3s;
  -ms-animation: AnimFrameThermometerForBeaker1 3s;
  -o-animation: AnimFrameThermometerForBeaker1 3s;
  animation: AnimFrameThermometerForBeaker1 3s;
  left: 175px;
  top: 140px;
}
@keyframes AnimFrameThermometerForBeaker1 {
  0% {
    left: 5px;
    top: 150px;
  }
  75% {
    left: 175px;
    top: -50px;
  }
  100% {
    left: 175px;
    top: 140px;
  }
}
@-moz-keyframes AnimFrameThermometerForBeaker1 {
  0% {
    left: 5px;
    top: 150px;
  }
  75% {
    left: 175px;
    top: -50px;
  }
  100% {
    left: 175px;
    top: 140px;
  }
}
@-ms-keyframes AnimFrameThermometerForBeaker1 {
  0% {
    left: 5px;
    top: 150px;
  }
  75% {
    left: 175px;
    top: -50px;
  }
  100% {
    left: 175px;
    top: 140px;
  }
}
@-o-keyframes AnimFrameThermometerForBeaker1 {
  0% {
    left: 5px;
    top: 150px;
  }
  75% {
    left: 175px;
    top: -50px;
  }
  100% {
    left: 175px;
    top: 140px;
  }
}
@-webkit-keyframes AnimFrameThermometerForBeaker1 {
  0% {
    left: 5px;
    top: 150px;
  }
  75% {
    left: 175px;
    top: -50px;
  }
  100% {
    left: 175px;
    top: 140px;
  }
}

.ClsTmForBurner2Play {
  -webkit-animation: AnimFrameThermometerForBeaker2 3s;
  -moz-animation: AnimFrameThermometerForBeaker2 3s;
  -ms-animation: AnimFrameThermometerForBeaker2 3s;
  -o-animation: AnimFrameThermometerForBeaker2 3s;
  animation: AnimFrameThermometerForBeaker2 3s;
  left: 357px;
  top: 140px;
}
.ClsTmForBurner2WithoutPlay {
  left: 357px;
  top: 140px;
}
@keyframes AnimFrameThermometerForBeaker2 {
  0% {
    left: 547px;
    top: 30px;
  }
  35% {
    left: 547px;
    top: -130px;
  }
  70% {
    left: 357px;
    top: -10px;
  }
  100% {
    left: 357px;
    top: 140px;
  }
}
@-moz-keyframes AnimFrameThermometerForBeaker2 {
  0% {
    left: 547px;
    top: 30px;
  }
  35% {
    left: 547px;
    top: -130px;
  }
  70% {
    left: 357px;
    top: -10px;
  }
  100% {
    left: 357px;
    top: 140px;
  }
}
@-ms-keyframes AnimFrameThermometerForBeaker2 {
  0% {
    left: 547px;
    top: 30px;
  }
  35% {
    left: 547px;
    top: -130px;
  }
  70% {
    left: 357px;
    top: -10px;
  }
  100% {
    left: 357px;
    top: 140px;
  }
}
@-o-keyframes AnimFrameThermometerForBeaker2 {
  0% {
    left: 547px;
    top: 30px;
  }
  35% {
    left: 547px;
    top: -130px;
  }
  70% {
    left: 357px;
    top: -10px;
  }
  100% {
    left: 357px;
    top: 140px;
  }
}
@-webkit-keyframes AnimFrameThermometerForBeaker2 {
  0% {
    left: 547px;
    top: 30px;
  }
  35% {
    left: 547px;
    top: -130px;
  }
  70% {
    left: 357px;
    top: -10px;
  }
  100% {
    left: 357px;
    top: 140px;
  }
}

.ClsTmForBurner3Play {
  -webkit-animation: AnimFrameThermometerForBeaker3 3s;
  -moz-animation: AnimFrameThermometerForBeaker3 3s;
  -ms-animation: AnimFrameThermometerForBeaker3 3s;
  -o-animation: AnimFrameThermometerForBeaker3 3s;
  animation: AnimFrameThermometerForBeaker3 3s;
  left: 547px;
  top: 25px;
}
@keyframes AnimFrameThermometerForBeaker3 {
  0% {
    left: 175px;
    top: 140px;
  }
  35% {
    left: 175px;
    top: -10px;
  }
  70% {
    left: 547px;
    top: -130px;
  }
  100% {
    left: 547px;
    top: 25px;
  }
}
@-moz-keyframes AnimFrameThermometerForBeaker3 {
  0% {
    left: 175px;
    top: 140px;
  }
  35% {
    left: 175px;
    top: -10px;
  }
  70% {
    left: 547px;
    top: -130px;
  }
  100% {
    left: 547px;
    top: 25px;
  }
}
@-ms-keyframes AnimFrameThermometerForBeaker3 {
  0% {
    left: 175px;
    top: 140px;
  }
  35% {
    left: 175px;
    top: -10px;
  }
  70% {
    left: 547px;
    top: -130px;
  }
  100% {
    left: 547px;
    top: 25px;
  }
}
@-o-keyframes AnimFrameThermometerForBeaker3 {
  0% {
    left: 175px;
    top: 140px;
  }
  35% {
    left: 175px;
    top: -10px;
  }
  70% {
    left: 547px;
    top: -130px;
  }
  100% {
    left: 547px;
    top: 25px;
  }
}
@-webkit-keyframes AnimFrameThermometerForBeaker3 {
  0% {
    left: 175px;
    top: 140px;
  }
  35% {
    left: 175px;
    top: -10px;
  }
  70% {
    left: 547px;
    top: -130px;
  }
  100% {
    left: 547px;
    top: 25px;
  }
}

.ClsBurnerPlay {
  -webkit-animation: AnimFrameBurnerPlay 9.4s steps(94) infinite;
  -moz-animation: AnimFrameBurnerPlay 9.4s steps(94) infinite;
  -ms-animation: AnimFrameBurnerPlay 9.4s steps(94) infinite;
  -o-animation: AnimFrameBurnerPlay 9.4s steps(94) infinite;
  animation: AnimFrameBurnerPlay 9.4s steps(94) infinite;
}
@keyframes AnimFrameBurnerPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -13348px;
  }
}
@-moz-keyframes AnimFrameBurnerPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -13348px;
  }
}
@-ms-keyframes AnimFrameBurnerPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -13348px;
  }
}
@-o-keyframes AnimFrameBurnerPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -13348px;
  }
}
@-webkit-keyframes AnimFrameBurnerPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -13348px;
  }
}

.ClsBeaker1Play {
  -webkit-animation: AnimFrameBeaker1Play 9.4s steps(155) infinite;
  -moz-animation: AnimFrameBeaker1Play 9.4s steps(155) infinite;
  -ms-animation: AnimFrameBeaker1Play 9.4s steps(155) infinite;
  -o-animation: AnimFrameBeaker1Play 9.4s steps(155) infinite;
  animation: AnimFrameBeaker1Play 9.4s steps(155) infinite;
}
@keyframes AnimFrameBeaker1Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -20305px;
  }
}
@-moz-keyframes AnimFrameBeaker1Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -20305px;
  }
}
@-ms-keyframes AnimFrameBeaker1Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -20305px;
  }
}
@-o-keyframes AnimFrameBeaker1Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -20305px;
  }
}
@-webkit-keyframes AnimFrameBeaker1Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -20305px;
  }
}

.ClsBeaker1SteamPlay {
  -webkit-animation: AnimFrameBeaker1SteamPlay 9.4s steps(92) infinite;
  -moz-animation: AnimFrameBeaker1SteamPlay 9.4s steps(92) infinite;
  -ms-animation: AnimFrameBeaker1SteamPlay 9.4s steps(92) infinite;
  -o-animation: AnimFrameBeaker1SteamPlay 9.4s steps(92) infinite;
  animation: AnimFrameBeaker1SteamPlay 9.4s steps(92) infinite;
}
@keyframes AnimFrameBeaker1SteamPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -9936px;
  }
}
@-moz-keyframes AnimFrameBeaker1SteamPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -9936px;
  }
}
@-ms-keyframes AnimFrameBeaker1SteamPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -9936px;
  }
}
@-o-keyframes AnimFrameBeaker1SteamPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -9936px;
  }
}
@-webkit-keyframes AnimFrameBeaker1SteamPlay {
  from {
    background-position: 0px;
  }
  to {
    background-position: -9936px;
  }
}

.ClsBeaker2Play {
  -webkit-animation: AnimFrameBeaker2Play 9.4s steps(94) infinite;
  -moz-animation: AnimFrameBeaker2Play 9.4s steps(94) infinite;
  -ms-animation: AnimFrameBeaker2Play 9.4s steps(94) infinite;
  -o-animation: AnimFrameBeaker2Play 9.4s steps(94) infinite;
  animation: AnimFrameBeaker2Play 9.4s steps(94) infinite;
}
@keyframes AnimFrameBeaker2Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-moz-keyframes AnimFrameBeaker2Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-ms-keyframes AnimFrameBeaker2Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-o-keyframes AnimFrameBeaker2Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-webkit-keyframes AnimFrameBeaker2Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}

.ClsBeaker3Play {
  -webkit-animation: AnimFrameBeaker3Play 9.4s steps(94) infinite;
  -moz-animation: AnimFrameBeaker3Play 9.4s steps(94) infinite;
  -ms-animation: AnimFrameBeaker3Play 9.4s steps(94) infinite;
  -o-animation: AnimFrameBeaker3Play 9.4s steps(94) infinite;
  animation: AnimFrameBeaker3Play 9.4s steps(94) infinite;
}
@keyframes AnimFrameBeaker3Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-moz-keyframes AnimFrameBeaker3Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-ms-keyframes AnimFrameBeaker3Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-o-keyframes AnimFrameBeaker3Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}
@-webkit-keyframes AnimFrameBeaker3Play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -12314px;
  }
}

div#DvThermometer > div,
.lables > div {
  position: absolute;
}

div#DvThermometerBar {
  height: 275px;
  width: 3px;
  right: 4px;
  background-color: #d3d3d3;
  top: 20px;
}

.lblTemp {
  font-family: "Istok_B";
  font-size: 14px;
  width: 40px;
  text-align: right;
  left: 0px;
}

.lbldegCelcius {
  top: 10px;
}

.lbl100 {
  top: 31px;
}
.lbl0 {
  top: 231px;
}

.lblTemperature {
  font-family: "Istok_B";
  font-size: 14px;
  /*color: #0071bc;*/
  left: 3px;
  top: 1px;
  position: absolute;
}

div#DvBeakerCover0 {
  width: 131px;
  height: 153px;
  position: absolute;
  top: 330px;
  left: 150px;
  background-image: url("../img/b1Cover.png");
}
div#DvBeakerCover1 {
  width: 131px;
  height: 153px;
  position: absolute;
  top: 330px;
  left: 330px;
  background-image: url("../img/b1Cover.png");
}
div#DvBeakerCover2 {
  width: 131px;
  height: 153px;
  position: absolute;
  top: 218px;
  left: 520px;
  background-image: url("../img/b1Cover.png");
}

div#LblExpBeaker0 {
  position: absolute;
  top: 490px;
  left: 165px;
}
div#LblExpBeaker1 {
  position: absolute;
  top: 492px;
  left: 325px;
  width:165px;
  text-align: center;
  line-height: 20px;
}
div#LblExpBeaker2 {
  position: absolute;
  top: 490px;
  left: 530px;
}
div#LblExpThermo {
  position: absolute;
  top: 490px;
  left: 10px;
}

/*Thermometer*/
div#DvThermoReading {
  width: 70px;
  height: 30px;
  position: absolute;
  bottom: -15px;
  left: 18px;
  background: #000000;
  color: #ffffff;
  font-family: inherit;
  font-size: 18px;
  text-align: center;
  border-radius: 0.4em;
  line-height: 30px;
  z-index: 2;
}

div#DvThermoReading:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 92%;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right-color: #000000;
  border-left: 0;
  margin-top: -20px;
  margin-left: -10px;
}

/*Experiment Scene : Ends*/

.removeMarg {
  margin: 0px 0px 10px 0px !important;
}

.btnSmallStyle {
  min-width: 120px !important;
}

.experimentArea {
  position: relative;
  margin: 0 auto;
  width: 744px;
  /*height: 450px;*/
  height: 560px;
  padding-top: 0px;
}

.carLevels {
  position: relative;
  height: 60px;
  border-bottom: 7px solid #6d6c68;
  overflow: hidden;
}

.carLevels.level2 {
  height: 40px;
}

.car {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  width: 79px;
  height: 28px;
  background-image: url("../img/car.png");
  left: 0px;
}

.motionLines {
  border: none;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 15px;
}

.motionDot {
  height: 4px;
  width: 4px;
  background-color: #1e1e1e;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  /* margin-left: 2.7px;*/
}

.message {
  text-align: center;
  color: #f00;
}

.counters {
  text-align: center;
  padding: 5px 0px;
}

.counterLabels {
  display: inline-block;
  width: 200px;
  color: #3495d8;
}

.drawLine {
  position: absolute;
  left: 45px;
  bottom: 45px;
  height: 5px;
  background-color: #9d79cc;
  width: 0px;
}

.sevenTen {
  left: 710px !important;
}

.show-graph {
  position: absolute;
  right: 0;
}
.experiment-section {
  position: relative;
  height: 100%;
}
.calculation-section {
  position: relative;
  height: 100%;
}
.graph-section {
  position: relative;
  height: 100%;
}

.showMsg {
  visibility: visible;
}
.hideMsg {
  visibility: hidden;
}

.numbers {
  text-align: right !important;
  padding-right: 10px;
}

.calculationText {
  position: absolute;
  width: 645px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  color: #3495d8;
}
.calculationText1 {
  position: absolute;
  width: 645px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}

/*.calculationText input[type="number" i]:disabled, .calculationText input[type="text" i]:disabled{
  -webkit-text-fill-color: #ff0000;
  color: #ff0000;
}*/

.calculationText input[type="number" i]:disabled,
.calculationText input[type="text" i]:disabled {
  -webkit-text-fill-color: #fff;
  color: #fff;
  font-family: "Istok_R";
}

.redColor {
  -webkit-text-fill-color: #ff0000 !important;
  color: #ff0000 !important;
}

.yellowBackground {
  background-color: yellow !important;
  padding: 0px 5px;
  margin-right: -5px;
}

#T6,
#T7,
#T9,
#T10,
#T11 {
  width: 72px;
}

#T12,
#T13,
#T14,
#T15 {
  /*width: 90px;*/
  width: 72px;
}

#calTxt1 {
  position: absolute;
  top: 60px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt2 {
  position: absolute;
  top: 116px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt3 {
  position: absolute;
  top: 152px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt6 {
  position: absolute;
  top: 198px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt7 {
  position: absolute;
  top: 254px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt9 {
  position: absolute;
  top: 305px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt10 {
  position: absolute;
  top: 350px;
  width: 500px;
  /* margin: 0 auto; */
  left: 0;
  right: 0;
}

#calTxt10_1 {
  position: absolute;
  top: -18px;
  left: 21px;
}

#calTxt10_2 {
  position: absolute;
  top: 20px;
  left: 21px;
}

.calculationAreaBtns {
  position: absolute;
  top: 5px;
  right: 134px;
}

.titleCalc {
  position: absolute;
  top: 5px;
  left: 0px;
  color: #3495d8;
}

.slider_mar_left_0 .slider {
  margin-left: 0;
}

.stageArea .actBtns {
  min-width: 120px;
  top: 0px;
}

.graph {
  position: relative;
  width: 645px;
  height: 407px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  top: 85px;
}

.graphImg {
  position: absolute;
  top: -17px;
  left: 41px;
  width: 472px;
  height: 428px;
  background-image: url("../img/graph.png");
}

.drawImg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.gridLines {
  position: relative;
  width: 452px;
  height: 100%;
  left: 46px;
  background-image: linear-gradient(#ffe5b6 2px, transparent 2px),
    linear-gradient(90deg, #ffe5b6 2px, transparent 2px),
    linear-gradient(rgba(255, 229, 182, 0) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 229, 182, 0) 1px, transparent 1px);
  background-size: 45px 45px, 45px 45px, 9px 9px, 9px 9px;
}

.gridLabel {
  font-size: 16px;
  position: absolute;
}

.gridLabel.displacement {
  top: -40px;
  left: 0px;
}
.gridLabel.time {
  top: 395px;
  left: 519px;
  width: 125px;
}

.axisLabel {
  position: absolute;
  font-size: 16px;
}

.axisLabel.y_axis {
  top: 0px;
  left: 0px;
  width: 38px;
  height: 100%;
}
.axisLabel.y_axis > div {
  position: absolute;
  right: 2px;
}
.aly_0 {
  top: 396px;
}
.aly_5 {
  top: 306px;
}
.aly_10 {
  top: 216px;
}
.aly_15 {
  top: 126px;
}
.aly_20 {
  top: 36px;
}

.axisLabel.x_axis {
  bottom: -46px;
  left: 45px;
  /*width: 100%;*/
  height: 40px;
}
.axisLabel.x_axis > div {
  position: absolute;
  display: inline-block;
}
.al_2 {
  left: 82px;
}
.al_4 {
  left: 172px;
}
.al_6 {
  left: 262px;
}
.al_8 {
  left: 352px;
}
.al_10 {
  left: 438px;
}

.stepNumb {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.stepCont {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

canvas {
  position: absolute;
  left: 0;
  top: 0;
}
