/*Custom Style Sheet*/
html { 
  background: url(../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-touch-callout: none;
    /* iOS Safari */
    
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    
    -khtml-user-select: none;
    /* Konqueror */
    
    -moz-user-select: none;
    /* Firefox */
    
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    
    user-select: none;
}
button::-moz-focus-inner {
  border: 0;
}
.flatButton{}
body{margin: 0;font-family: 'robotoregular', sans-serif;font-weight: normal;overflow: hidden;width: 100%;overflow: hidden;}
.overlay{width: 100%;height: 100%;opacity: 0.5;background: #000;position: absolute;top: 0;  left: 0;}
.clear  { clear: both;  }

/* Activity Top Bar Start */

.actTopBar { background: #f1f1f1;  }
.actTopBar h1 { float: left; font-weight: bold; color: #252629; padding: 19px 25px; font-size: 20px; margin: 0; line-height: 1; text-transform: uppercase;}
.actTopBar img { float: right; padding-right: 25px; width: 73px; margin: 5px 0;}
img.top_gradient { width: 100% !important;  margin: 0;padding: 0 !important; height: 3px; }
/* Activity Top Bar End */

/* Activity Title Bar Start */

.actTitleBar { background: #d7d7d7;   margin-bottom: 10px;}
.actTitleBar h2 { font-size: 15px; font-weight: bold; color: #ffffff; background: #d51e39; letter-spacing: 0.5px; float: left; min-width: 210px;margin: 0; padding: 9px 12px 9px 25px; text-transform: uppercase; }
.actTitleBar h3 { margin: 0; font-size: 18px; color: #252629; padding-left: 25px;   float: left;padding: 9px 0 5px 25px;}

/* Activity Title Bar End */
.textContainer{width: 100%;margin: 0 auto;position: relative;height: 40px;display: table;}
.textContainer .currentQuestion{margin: 0 auto;position: relative;width: 60px;top: 14px;font-size: 18px;color: #FFF;display: table-cell;vertical-align: middle;text-align: center;}
/* Activity Footer End */
.QuizContainer{width: 760px;margin: 0 auto;position: relative;display: block;visibility: hidden;}

.actFooter { position: absolute; bottom: 0; display: block;width: 100%; }
img.footer_gradient { width: 100%;  margin: 0;  padding: 0;  height: 3px;  position: absolute;  bottom: 48px;}
.footerBlock { background: #252629; width: 100%;display: block; height: 48px;position: relative;bottom: 0;}
.actFooter span { float: right;  padding: 10px 15px;  font-size: 10px;  color: #aaaaaa;}


.coolFacts {position: relative;margin: 0 auto;overflow-x:hidden;}
.objective{font-weight: 600;padding: 9px 12px 9px 25px;}
.objective1{font-weight: 600;padding: 9px 12px 9px 25px;}

@font-face {
    font-family: 'robotoregular !important';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.zoomout{position: absolute;right: 205px;  top: 11px;background: url(../images/zoomout.png) no-repeat center;background-size: 100%;width: 25px;  height: 25px;  border: none;  outline: none;cursor: pointer;}
.zoomin{position: absolute;right: 155px;  top: 11px;background: url(../images/zoomin.png) no-repeat center;background-size: 100%;width: 25px;height: 25px;border: none;outline: none;cursor: pointer;}

.actFooter .spanMargin1{display: none;right: 273px;position: absolute;top: -49px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;background: #3b3d46;}
.arrowBottom1{width: 19px;height: 18px;right: 36px;top: 28px;display: none;position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;}
.actFooter .spanMargin2{display: none;right: 135px;position: absolute;top: -49px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;background: #3b3d46;}
.arrowBottom2{width: 19px;height: 18px;right: 36px;top: 28px; /* display: none; */position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;}
.actFooter .spanMargin3{display: none;left: 333px;position: absolute;top: -54px;font-size: 12px;font-style: normal;padding: 14px 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;background: #3b3d46;font-size: 12px !important;z-index: 99;}
.arrowBottom3{width: 19px;height: 18px;right: 25px;top: 30px;display: none;position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;z-index: -1;}
.copyBlock{margin: 0 auto;position: absolute;text-align: center;width: 100%;color: #fff;padding: 12px 0;font-size: 10px;opacity: 0.5;z-index: -1;bottom: 0;}
.contentHolder button.tooltip span{z-index: 10;display: none; border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } 
.contentHolder button.tooltip:hover span{ display: inline; position: absolute; background: #3b3d46;} 
.contentHolder button.tooltip > span{width: 60px; padding: 10px 12px; opacity: 0; visibility: hidden; z-index: 10; position: absolute; font-size: 12px; font-style: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; color: #FFF; background: #3b3d46; background: -moz-linear-gradient(top, #FBF5E6 0%, #3b3d46 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBF5E6), color-stop(100%,#3b3d46)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3d46', endColorstr='#3b3d46',GradientType=0 ); }
.contentHolder .tooltip:hover > span{ opacity: 1; text-decoration:none; visibility: visible; overflow: visible;  display: inline; left: -104%;bottom: 173%;}
.contentHolder .tooltip span b{ width: 19%; height: 45%; left: 42%; top: 77%; display: block; position: absolute; -webkit-transform: rotate(-225deg); -moz-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); display: none\0/; *display: none; background: #3b3d46; } 
.copyBlockBG{position: relative;background: #000;margin: 0 auto;opacity: 0.2;width: 118px;height: 20px;border-radius: 5px;z-index: -1;margin-top: 3px;}
.spanMargin1{display: none;right: 133px;position: absolute;top: -45px;font-style: normal;border-radius: 5px;color: rgb(255, 255, 255);font-size: 12px !important;background: rgb(59, 61, 70);}
.arrowBottom1{width: 19px;height: 18px;left: 32px;top: 20px;display: block;position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;z-index: -1;}
.spanMargin2{display: none;right: 178px;position: absolute;top: -45px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: #FFF;background: #3b3d46;}
.arrowBottom2{width: 19px;height: 18px;right: 26px;top: 20px;/* display: none; */position: absolute;-webkit-transform: rotate(-225deg);-moz-transfor: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;z-index: -1;}
.spanMargin3{display: none;left: 88px;position: absolute;top: -45px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: #FFF;z-index: 9999;background: #3b3d46;}
.arrowBottom3{width: 19px;height: 18px;right: 22px;top: 20px;display: none;position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;z-index: -1;}

sup {margin-top: -4px;display: inline-block;}
.spanMargin1{display: none;position: absolute;top: -50px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;background: #3b3d46;}
.arrowBottom1{width: 19px;height: 18px;right: 30px;top: 24px;display: none;position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;}

.spanMargin2{display: none;position: absolute;top: -49px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;background: #3b3d46;}
.arrowBottom2{width: 19px;height: 18px;right: 25px;top: 24px; display: none;position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;}
.buttonContainer {position: relative;margin: 0 auto;width: 100%;height: 90px;margin-top: -9px;}

button.backWard {float: left;left: 0;position: absolute;z-index: 9;background: url('../images/backward.png');height: 47px;width: 47px;background-size: 100% 100%;border: none;outline: 0;top: 8px;cursor: pointer;}
button.forWard {  float: left;  position: absolute;  z-index: 9;  background: url('../images/backward.png');  height: 47px;  width: 47px;  background-size: 100% 100%;
  border: none;  outline: 0;  top: 8px;  right: 0;  cursor: pointer;  transform: rotate(180deg);  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);  -o-transform: rotate(180deg);  -ms-transform: rotate(180deg);}



.progressBar {width: calc(100% - 140px);position: absolute;float: left;height: 10px;background: #FFF;top: 26px;left: 68px;border-radius: 5px;background-color: rgba(255, 255, 255, 0.7);}
.progressBar .progressingBar{border-radius: 5px;height: 100%;background: #FF7C52;width: 0%;}



.questionContainer{width: 100%;min-height: 124px;position: relative;background: #FFF;border-radius: 10px;border: 0;text-align: left;outline: 0;cursor: default;margin-top: 20px;margin-bottom: 14px;}
.questionContainer .questBG{width: 45px;position: relative;left: 10px;top: 10px;background: #222222;height: 45px;border-radius: 50%;display: table;float: left;}
.questionContainer .questBG .quesNo{display: table-cell;text-align: center;vertical-align: middle;font-family: Arial;font-size: 25px;color: #FFF;}

.questionContainer .questionText{font-size: 20px;font-weight: 400;width: calc(100% - 90px);padding-top: 20px;padding-left: 24px;padding-right: 20px;padding-bottom: 20px;float: left;}
.QuizContainer .optionsContainer{    position: relative;    width: 100%;}
.QuizContainer .optionsContainer .option1{width: 100%;background: #FFF;/* height: 50px; */margin-top: 6px;border-radius: 10px;padding: 0 !important;border: none;outline: none;cursor: pointer;position: relative;}
.QuizContainer .optionsContainer .option1 .leftAlphabet{width: 40px;height: 40px;border-top-left-radius: 10px;background: #E5E5E5;border-radius: 50%;display: table;float: left;margin-left: 10px;margin-top: 10px;margin-bottom: 10px;}
.QuizContainer .optionsContainer .option1 .leftAlphabet .quesNo{display: table-cell;text-align: center;vertical-align: middle;font-family: Arial;font-size: 20px;color: #1D1E21;}
.QuizContainer .optionsContainer .option1 .questionText{font-size: 20px;font-weight: 400;width: calc(100% - 130px);float: left;text-align: left;float: left;padding: 18.5px 10px 18.5px 10px;}
.copyBlockDiv {display: block;}
.extra{padding-top: 0px;}
.startQuiz{width: 160px;height: 45px;float: right;right: 20px;position: absolute;bottom: 20px;background: #FF7C50;color: #FFFFFF;z-index: 10;border: none;border-radius: 25px;outline: none;font-size: 18px;cursor: pointer;font-family: 'robotoregular', sans-serif;visibility: visible;}
.startQuizAfter{width: 160px;height: 45px;float: right;right: 20px;position: absolute;bottom: 20px;background: #FF7C50;color: #FFFFFF;z-index: 10;border: none;border-radius: 25px;outline: none;font-size: 18px;cursor: pointer;font-family: 'robotoregular', sans-serif;visibility: visible;}
.checkAnswers{width: 160px;height: 45px;float: right;right: 195px;position: absolute;bottom: 20px;background: #8A84D7;color: #FFFFFF;z-index: 10;border: none;border-radius: 25px;outline: none;font-size: 18px !important;cursor: pointer;display:none;font-family: 'robotoregular', sans-serif;}

.wrongIcon{position: absolute;z-index: 9;background: url('../images/wrong.png');height: 17px;width: 17px;background-size: 100%;background-repeat: no-repeat;outline: 0;cursor: pointer;left: calc(100% - 29px);top: calc(50% - 9px);display:none;}
.rightIcon{position: absolute;z-index: 9;background: url('../images/correct.png');height: 17px;width: 17px;background-size: 100%;background-repeat: no-repeat;outline: 0;top: calc(50% - 9px);cursor: pointer;left: calc(100% - 29px);display:none;}
.QuizContainer .summary{display:none;position: absolute;width: 100%;top: calc(50% - 113px);}
.QuizContainer .summary .congrats1{text-align: center;font-family: 'robotoregular !important',sans-serif;font-size:50px;color:#FFF;}
.QuizContainer .summary .congrats2{text-align: center;font-family: 'robotoregular !important',sans-serif;font-size:42px;color:#FFF;}
.QuizContainer .summary .congrats3{text-align: center;font-family: 'robotoregular !important',sans-serif;font-size:95px;color:#FFF;}
.timerClass{width: auto;float: left;left: 41px;position: absolute;bottom: 20px;z-index: 10;border: none;border-radius: 25px;outline: none;font-size: 18px;height: 20px;color: #FFF;border: 1px solid #FFF;padding: 11px 15px 12px 15px;}
.questionContainer1{width: 100%;min-height: 124px;position: relative;background: #FFF;border-radius: 10px;border: 0;text-align: left;outline: 0;cursor: default;margin-top: 30px;margin-bottom: 14px;outline: none;display: none;}
.questionContainer1 .questBG{width: 45px;position: relative;left: 10px;top: 10px;background: #222222;height: 45px;border-radius: 50%;display: table;float: left;}
.questionContainer1 .questBG .quesNo{display: table-cell;text-align: center;vertical-align: middle;font-family: Arial;font-size: 25px;color: #FFF;}

.questionContainer1 .questionText{font-size: 20px;font-weight: 400;width: calc(100% - 90px);padding-top: 20px;padding-left: 24px;padding-right: 20px;padding-bottom: 20px;float: left;cursor: default;}

.hint{margin-top:0;min-height: 60px !important;}
@media screen and (max-width: 880px) {
  .copyBlock{display: none;}
  .copyBlockBG{display: none;}
}
@media screen and (max-width: 785px) {
  .QuizContainer{width:calc(100% - 50px);margin: 0 auto;position: relative;display: block;visibility: hidden;}
  .copyBlock{display: none;}
  .copyBlockBG{display: none;}
} 
@media screen and (max-height: 690px) {
  /*.QuizContainer{width:calc(100% - 50px);margin: 0 auto;position: relative;display: block;visibility: hidden;}*/
  body{overflow-y: scroll;height: 690px;}
  .copyBlock{display: none;}
  .copyBlockBG{display: none;}
  .timerClass{    top: 20px;    position: relative;}
  .overlay{height: 690px;position: absolute;}

  .startQuiz{    position: relative;    top: 20px;}
  .checkAnswers{position: relative;top: 20px;right: 40px;}
}

.formulae{
    position: relative;
    width: 20%;
    height: 48px;
    display: table-header-group;
    padding: 0 10px;
}
  
.actFooter .spanMargin1{/* display: none; */right: 273px;position: absolute;top: -49px;font-size: 12px !important;font-style: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;background: #3b3d46;display: none;z-index: 9999;}
.arrowBottom1{width: 19px;height: 18px;right: 28px;top: 23px;/* display: none; */position: absolute;-webkit-transform: rotate(-225deg);-moz-transform: rotate(-225deg);-o-transform: rotate(-225deg);transform: rotate(-225deg);background: #3b3d46;}
button:disabled{color:#000;}
.previousTooltip{
      position: absolute;
      width: 90px;
      height: 30px;
      background-color: #000;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      color: #FFF;
      display: table;
      top: 70px;
      left: -23px;
      cursor: default;
}
.previousTooltip span{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}

.arrowPrevious{
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #000;
  margin-left: 13px;
  top: 60px;
  position: absolute;
}


.nextTooltip{
      position: absolute;
      width: 90px;
      height: 30px;
      background-color: #000;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      color: #FFF;
      display: table;
      top: 70px;
      right: -23px;
      cursor: default;
}
.nextTooltip span{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}

.arrowNext{
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #000;
  margin-left: 13px;
  top: 62px;
  position: absolute;
  right: 15px;
}