
@font-face {

    font-family: 'AvenirLTPro-Heavy_1';

    src: url('fonts/AvenirLTPro/AvenirLTPro-Heavy_1.eot');

    src: url('fonts/AvenirLTPro/AvenirLTPro-Heavy_1.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirLTPro/AvenirLTPro-Heavy_1.woff') format('woff'), url('fonts/AvenirLTPro/AvenirLTPro-Heavy_1.ttf') format('truetype'), url('fonts/AvenirLTPro/AvenirLTPro-Heavy_1.svg#AvenirLTPro-Heavy_1') format('svg');
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*  @font-face {
        font-family: 'AvenirLTPro-Heavy_1';
        src: url('fonts/AvenirLTPro/AvenirLTPro-Heavy_1.svg#AvenirLTPro-Heavy_1') format('svg');
   }*/
}
@font-face {
  font-family: 'FrutigerLTCom-Bold';
  src: url('fonts/FrutigerLTCom-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/FrutigerLTCom-Bold.woff') format('woff'), url('fonts/FrutigerLTCom-Bold.ttf')  format('truetype'), url('fonts/FrutigerLTCom-Bold.svg#FrutigerLTCom-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaTextbookCom-Bold';
  src: url('fonts/HelveticaTextbookCom-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaTextbookCom-Bold.woff') format('woff'), url('fonts/HelveticaTextbookCom-Bold.ttf')  format('truetype'), url('fonts/HelveticaTextbookCom-Bold.svg#HelveticaTextbookCom-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*img, body, html, div, span, * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
}*/

body {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
body, input {
    color: #FFCC00;
    font-size: 30px;
    /*font-family: "FrutigerLTCom-Bold";*/
    /*text-shadow: 0 0 6px brown;*/
}
#masterDiv {
    /* background: url("../images/bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
height: 600px;
    width: 900px;
}
input {

    /*border: 3px solid black;*/
    background: none repeat scroll 0 0 #d7d7d7;
    border-radius: 4px;
    text-align: center;
    width: 150px;
    color: #000000;
    text-shadow: 0 0 0 transparent;
    position: relative;
    top: 6px;
    /*height: 36px;*/
    outline: 0;
    border: 0;
     left: 6px;
}
.ScoreEnd {
    border: 0 solid transparent !important;
    color: #000!important;
    font-size: 45px;
    left: -339px;
    position: absolute!important;
    text-shadow: 0 0 0 brown;
    top: 324px!important;
    width: 190px !important;
}
/*.end{
    background: url("../images/end.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;

}*/

#Question {
    width: 200px;
    height: 50px;
    display: inline-block;
}
.QuesArea {
background: #ffffff none repeat scroll 0 0;
border-radius: 6px;
color: #000000;
/*display: table;*/
height: 50px;
/*left: 0;*/
margin: 0 auto;
opacity: 1;
padding-left: 16px;
padding-right: 16px;
position: absolute;
/*right: 0;*/
text-shadow: 0 0 0 transparent;
top: 470px;
z-index: 99999999;
}
.QuesArea #createdQuestion{
    position: relative;
    top: 6px;
}
.QuesArea .equalSign{
     position: relative;
    top: 5px;
}

#canvas {
    position: absolute;
}
#otherItems {
position: relative;
}
.green {
    color: #2da44a;
    left: 395px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 0;
    top: 240px;
    /*width: 450px;*/
    width: 110px;
    height: 44px;
    background: #ffffff;
    opacity: 0.65;
    border-radius: 6px;
    line-height: 44px !important;

}
.red {
    color: red;
}
.Timer {
    position: absolute;
    text-align: center;
    width: 40px;
    display: none!important;
}
.ScoreArea {
    /*background: #b7b7b7 none repeat scroll 0 0;*/
    /*border-radius: 6px;*/
    /*background: url("../images/scorebox.png") repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);*/
    color: #ffffff;
    float: right;
    font-size: 32px;
    /*font-weight: bold;*/
    height: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 9px;
    /*opacity: 0.75;*/
    padding: 10px;
    position: relative;
    right: 10px;
    /*text-shadow: 0 0 2px #7a7a7a;*/
    text-align: center;
    top: -5px;
    /*width: 171px;*/
    /*text-shadow:2px 2px 2px #7a7a7a;*/

}

.Score {
    background: none repeat scroll 0 0 transparent;
    color: white;    
    /*font-weight: bold;*/
    text-align: center;
/*    text-shadow: 0 0 2px #7a7a7a;*/
    position: relative;
    top: 2px;
}
.Title {
    color: #05acb8;
    
    position: absolute;
    text-align: center;
    text-shadow: 0 0 0 transparent;
    top: 406px;
    /*top: 421px;*/
left: 130px;
width: 640px;
/*
left: 210px;
width: 500px;
*/
}
.btn {
    background: none repeat scroll 0 0 white;
    position: absolute;
    border: 3px solid;
    border-radius: 10px;
    padding: 5px;
    text-shadow: 0 0 0 transparent;
    color: #64C2CA;
    cursor: pointer;
}
.learn {
    left: 470px;
    top: 510px;
}
.play {
    left: 416px;
    top: 510px;
}
.Done {

	right: -16px;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 73px;
  /*  right: -16px;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 73px;*/
}



#Done .doneImg {
    cursor: pointer;
    background: url("../images/done.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0); 
    width: 78px;
    height: 36px;       
}

.doneImg:hover{
    background: url("../images/done_over.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0)!important;        
}
.doneImg.done_pressed{
    background: url("../images/done_pressed.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0)!important;     
}

.DebugBtn {
    padding: 10px 42px;
    text-align: right;
}
#DebugBtn img {
    cursor: pointer;
}
.DebugDiv {
    background: url("../images/submit_button/Submit_Progress-Dialog-Box.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
/*    background-color: transparent;*/
    height: 400px;
    left: 200px;
    position: relative;
    top: 57px;
    width: 500px;
    display: none;
}
.DebugDiv .btn_Close {
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 6px;
}
.DoneEnd {
    /*left: -138px;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 380px;*/
    right: -16px;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 73px;
}




.restart {
    padding: 10px;
    text-align: right;
}
#restart img {
    cursor: pointer;
}
.restartEnd {
    left: -333px;
    padding: 10px;
    position: absolute;
    text-align: right;
    top: 380px;
}
.btn_Close {
    position: absolute;
    right: 13px;
    top: 6px;
    cursor: pointer;
}
.btn_Submit {
    left: 40px;
    position: absolute;
    top: 95px;
    cursor: pointer;
}
.btn_Cancel {
    left: 180px;
    position: absolute;
    top: 95px;
    cursor: pointer;
}
.Dialog {
    background: url("../images/submit_button/Submit_Progress-Dialog-Box.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    color: black;
    font-size: 22px;
    font-weight: normal;
    height: 180px;
    left: 35%;
    margin: 0 auto;
    position: fixed;
    text-shadow: 0 0 0 transparent;
    top: 25%;
    width: 310px;
    display: none;
}
.message1 {
    margin: 40px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.message2 {
    margin: 60px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.euqtionGenerated {
    width: 450px;
    font-size: 20px;
    color: black;
    text-shadow: 0 0 0 transparent;
    padding: 0;
    height: 347px;
    overflow: auto;
    margin: 25px;
    position: absolute;
    -webkit-user-select: all; 
    -moz-user-select: all; 
    -ms-user-select: all; 
    user-select: all;
}
/*You have found all the rewards!

Click <b>Continue</b> to play again OR click <b>Done</b> to submit your score.*/

button {
    display: block;
    height: 50px;
    left: 400px;
    position: absolute;
    top: 275px;
    width: 100px;
    z-index: 2147483647;
}
#HitKeyup {
    width: 0px;
    height: 0px;
    top: -50px!important;
    z-index: 999999999;
    position: absolute;
    border: 0px solid transparent
    background-color: transparent;
}
.layout {
    left: 50px;
    position: absolute;
    top: 530px;
    width: 800px;
    text-align: center;
    z-index: 99;
}
.fontForGradeK-2{
    font-family:"HelveticaTextbookCom-Bold"!important;
}
.fontForGrage3-6{
    font-family:"FrutigerLTCom-Bold"!important;   
}
.removeBg{
    background: none!important;
}
#scoreBgDiv{
background-blend-mode: multiply;
background-color: black;
float: right;
height: 30px;
margin-top: 0px;
opacity: 0.2;
padding: 10px;
position: absolute;
right: 10px;
top: 10px;
/*width: 171px;*/
border-radius: 6px;
}
.setTopPosCrQuesEq{
    top: 2px!important
}
.setTopPosForQA{
    top: 460px!important;
}
.setInputBoxInIpad{
    top: 2px!important;
    height: 30px;
}

/*input[type="text"]{

    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    -webkit-box-shadow: none !important;
    -webkit-background-clip: padding-box;
    -webkit-appearance: caret;
    -moz-appearance: caret; 
}*/
#Answer{

}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #Answer, #Answer:disabled, .fixer {
        top:6px !important;
width: "150px" !important;
                        height: "36px" !important;
                        font-size: "30px" !important;
}
/*input#Answer:read-only {
  padding: -2px 0 0 0;
}*/
}
