@charset "utf-8";

/* CSS Document */

.btn {
    background-color: yellow;
    cursor: pointer;
    line-height: 30px;
    display: inline-block;
    border-radius: 15px;
    margin: 0 10px;
    border: none;
    outline: 0 !important;
}
.btn.active {
    cursor: default;
    background-color: #b70cca;
}
.imgContainer {
    width: 250px;
    height: 89px;
}
.imgContainer#set_1 {
    position: absolute;
    left: 178px;
    top: 154px;
}
.imgContainer#set_2 {
    position: absolute;
    left: 182px;
    top: 166px;
}
.selected_index {
    background-color: #ff0000;
    color: #fff;
}
.instDtls {
    color: #3f3f3f;
}

/*.instTxt {
    color: #ff0000 !important;
}*/

.img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.svg {
    position: absolute;
    width: 64px;
    height: 62px;
    left: 206px;
    top: 37px;
}
.oval {
    width: 48px;
    height: 15px;
    background: none repeat scroll 0% 0% transparent;
    border-radius: 138px / 36px;
    left: 283px;
    position: relative;
    top: 53px;
}
.left {
    width: 22px;
    height: 30px;
    background: transparent;
    position: relative;
    left: 242px;
    float: left;
}
.right {
    width: 24px;
    height: 30px;
    background: transparent;
    position: relative;
    left: 350px;
}
#chevron {
    position: relative;
    text-align: center;
    padding: 12px;
    margin-bottom: 6px;
    height: 2px;
    width: 90px;
    left: 250px;
    top: 56px;
}
​
/*theme 1 internal css*/

.mouseBlock {
    background-color: white !important;
    opacity: 0;
}
.mouseBlock0 {
    background-color: white !important;
    opacity: 0;
    color: #000;
}
.mouseBlock1 {
    background-color: white !important;
    opacity: 0;
    color: #f00;
}
.question1 {
    margin-left: 91px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
    font-weight: 700;

}
.question span {
    float: left;
    margin: 0 7px 0 0;
    display: block;
    font-size: 14px;
}
.answers div {
    line-height: 18px;
    color: #000;
    /*background:#fff;
               background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f1f5));
               background: -moz-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f1f5));
               padding:12px 15px;*/
    font-size: 13px;
    border-bottom: #ccc 1px solid;
}
a:active {
    background-color: antiquewhite !important;
}
.menu_1 {
    margin-left: 72px;
    height: 37px;
    margin-top: 20px;
    width: 62px !important;
}
.exercise_1 {
    margin-left: 133px;
    height: 36px;
    margin-top: 2px;
    width: 88px !important;
    margin-bottom: 2px;
}

/***************************************/

.visibleNone {
    display: none;
}
.visiblityHidden {
    visibility: hidden;
}
.activtywrapper {
    height: 425px;
    top: 50px;
}
#optionA {
    z-index: 10
}
#optionB {
    z-index: 11
}
#optionC {
    z-index: 12
}
#optionD {
    z-index: 13
}
#answerPopup {
    /*position: absolute;
    /*border:1px solid black;*/
    /*background-color: gainsboro;*/
    */
}
#ansPopupTextP {
    bottom: 0 !important;
    padding-left: 5px;
    width: auto !important;
    text-align: left;
    margin: 3px;
    line-height: 1;
}
#resetPopup {
    position: relative;
}
#question, #ansOptions {
    float: left;
}
#question{
  margin-top: -10px;
  position: relative;
}
#ansOptions {
    height: 380;
    width: 250px;
}
.answers {
    /*margin-bottom: 1px;*/
    width: 200px;
}
.parentDivAnswerpopup {
    position: absolute;
    height: 10em;
    width: 17em;
}
.innerfirstAnswerpopup {
    position: relative;
    background: gainsboro;
    width: 30px;
    height: 15px;
    top: 47%;
}
.innersecondAnswerpopup {
    position: absolute;
    height: auto;
    text-align: center;
    background: gainsboro;
    width: auto;
    padding-right: 8px;
    padding-bottom: -17px;
    top: 36%;
    left: 12%;
}

.loaderWrapper{
  margin-left: -14%;
}

#option1 {
    cursor: pointer;
}
#option2 {
    cursor: pointer;
}
#option3 {
    cursor: pointer;
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.tab0Top1Text{
  top: 68px;
  left: 124px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab0Fornt1Text {
  top: 176px;
  left: 122px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab0Top2Text {
    position: absolute;
    top: 227px;
    left: 174px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab1Top2Text {
    position: absolute;
    top: 228px;
      left: 174px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab0Fornt2Text {
    top: 400px;
    left: 172px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab1Fornt2Text {
  top: 405px;
left: 170px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab1Fornt1Text {
  top: 175px;
  left: 200px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab1Top1Text {
  top: 50px;
  left: 173px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab2Top1Text {
    position: absolute;
    top: 42px;
    left: 215px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab2Top2Text {
    position: absolute;
    top: 198px;
    left: 172px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab2Fornt1Text {
  top: 160px;
  left: 122px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab2Fornt2Text {
  top: 404px;
    left: 170px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab3Top1Text {
    position: absolute;
    top: 30px;
    left: 155px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab3Top2Text {
    position: absolute;
    top: 168px;
left: 186px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab3Fornt1Text {
  top: 146px;
    left: 133px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab3Fornt2Text {
  top: 405px;
  left: 171px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab4Top1Text {
    position: absolute;
    top: 40px;
left: 140px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab4Top2Text {
    position: absolute;
    top: 188px;
    left: 173px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab4Fornt1Text {
  top: 163px;
  left: 110px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab4Fornt2Text {
  top: 405px;
  left: 160px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab5Top1Text {
    position: absolute;
    top: 42px;
      left: 155px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab5Top2Text {
    position: absolute;
    top: 175px;
      left: 167px;
    font-size: 0.8em;
    font-weight: bold;
}
.tab5Fornt1Text {
  top: 148px;
  left: 110;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
.tab5Fornt2Text {
  top: 400px;
  left: 162px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}
