@charset "utf-8";

/* CSS Document */

.imgContainer {
    width: 250px;
    height: 89px;
}

.selected_index {
    background-color: #ff0000;
    color: #fff;
}
.instDtls {
    color: #3f3f3f;
}
.img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.mouseBlock {
    opacity: 1 !important;
}
.mouseBlock0 {
    opacity: 0;
    color: #000;
}
.mouseBlock1 {
    opacity: 0;
    color: #f00;
}
.question1 {
    margin-left: 91px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
    font-weight: 700;
}
.ruleDivTextTab3 {
    width: 191px;
    left: 150px;
    position: absolute;
}
.question span {
    float: left;
    margin: 0 7px 0 0;
    display: block;
    font-size: 14px;
}
.answers div {
    line-height: 18px;
    color: #000;
    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;
}
.axisImage {
    position: absolute;
    top: 10px;
    left: 119px;
    width: 400px;
    height: 400px;
}
.coverDiv {
    position: absolute;
    top: 15px;
    left: 50px;
    cursor: pointer;
    width: 619px;
    height: 460px;
    z-index: 10;
    border: 0;
    background: transparent;
}
label:before {
    background: #545454;
    content: "";
    height: 6px;
    left: 50%;
    margin-left: -1px;
    margin-top: -10px;
    position: absolute;
    width: 3px;
    cursor: pointer;
}
.animate {
    position: relative;
    left: 40px;
    z-index: 11;
}
.animate {
    position: relative;
    left: 40px;
}
.reset {
    left: 52px;
    position: relative;
    top: 16px;
    z-index: 11;
}
.sliderPanel {
    height: 120px;
}
.reset {
    left: 40px;
    position: relative;
    top: 16px;
    z-index: 11;
}
.sliderPanel {
    height: 120px;
}
.buttonPanel {
    padding: 0;
    position: absolute;
    top: 470px;
    left: 25%;
}
.instructionText {
    margin-top: 50px;
}
.activtywrapper {
    height: 440px;
}
.wrapper {
    padding: 10px 10px 10px 0px;
}
.stepBtn {
    background-color: #e4c600;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 3px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 5px 0;
    float: left;
    border: 0;
    margin-left: 3%;
    min-width: 80px;

}
.answers {
    width: 200px;
}
#btn_1 {
    display: none;
}
html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#my_image-reel, .reel-overlay{
      padding-top: 20px;
}
