html,
button,
input,
select,
textarea {
    color: #222;
}
body{
	overflow:hidden;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0; 
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
   /*=======================================================================
   Embeded fonts
   =========================================================================*/
@font-face {
  font-family: 'SharkRandomFunnyness2';
  src: url('../font/SharkRandomFunnyness2.eot?#iefix') format('embedded-opentype'),  url('../font/SharkRandomFunnyness2.woff') format('woff'), url('../font/SharkRandomFunnyness2.ttf')  format('truetype'), url('../font/SharkRandomFunnyness2.svg#SharkRandomFunnyness2') format('svg');
  font-weight: normal;
  font-style: normal;
}

.section{
	height: 622px;
    margin: 0 auto;
    position: relative;
    width: 680px;	
}
.wrapper {
    height: 621px;
    margin: 0 auto;
    position: relative;
    width: 680px;
    padding-top:1px;
    overflow:hidden;
    background:url(../img/preloader.jpg) no-repeat;
}
.loadingstrict{
    position:absolute;
    top:800px;
}
.learn {
    background-color: #CCCCCC;
    bottom: 70px;
    height: 62px;
    left: 94px;
    position: absolute;
    width: 231px;
    cursor:pointer;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.play {
    font-family: SharkRandomFunnyness2;
    font-size: 35px;
    background-color: #CCCCCC;
    bottom: 70px;
    height: 62px;
    left: 375px;
    position: absolute;
    width: 199px;
    cursor:pointer;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#overlay {
    background-color: #fff;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index:9; 
    width: 100%;
}
.table {
    border-collapse: separate;
    border-spacing: 5px;
    display: block;
    text-align: center;
}

.question
{
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 23px;
    text-align:left;
    word-wrap:normal;
    line-height: 24px;
    overflow:hidden;
    font-weight:normal;
    margin:230px 10px 0 54px;
    padding-top:10px;
	
}
#questiontxt{
    margin-left: 27px;
    margin-top: 24px;
    line-height: 27px;
}
#questionhead{
    color: black;
    font-family: SharkRandomFunnyness2;
    font-size: 35px;
    line-height: 23px;
    letter-spacing: 3px;
}

.options{
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 25px;
    text-align:left;
    width:407px;
    word-wrap:normal;
    line-height: 22px;
    overflow:hidden;
    font-weight:normal;
    margin: 0 0 0 81px;
    padding-top:6px;
    padding-bottom: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.options div{
    margin-top:18px;
    cursor:pointer;
}

.feedbackpre{
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 35.5px;
    text-align:left;
    width:306px;
    word-wrap:normal;
    line-height: 48px;
    overflow:hidden;
    font-weight:normal;
    margin:291px 0 0 204px;
    padding-top:10px;
    padding-bottom:10px;
}

#ply_btn{
    background:url(../img/letplay.jpg) no-repeat;
    height: 42px;
    width: 209px;
    cursor:pointer;
    position:relative;
    left:12px;
    top:0px;
}

.latsplay{
    height: 45px;
    position: absolute;
    width: 209px;
    left:233px;
    top:381px;
}

.gamepiccontenar{
    position: relative;
    top: 296px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.instraction{
   color: #000;
   font-family: Helvetica,Arial,sans-serif;
   font-size: 26px;
   margin-top: 503px;
   -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.yellowpath{
    background:url('../img/path_yellow.png') no-repeat;
    width: 680px;
    height: 401px;
    position: absolute;
    top: 0;
}
.orangepath{
    background:url('../img/path_orrenge.png') no-repeat;
    width: 680px;
    height: 401px;
    position: absolute;
    top: 0;
    clip: rect(0px,0px,0px,0px);
    
}

.marker{
    display: table;
    left: 140px;
    position: absolute;
    top: 358px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.droppable{
    height: 50px;
    left: 79px;
    position: absolute;
    top: 338px;
    width: 70px;
}
.timer{
    background:url('../img/timer.png') no-repeat;
    width: 166px;
    height: 168px;
    position: absolute;
    top: 415px;
    left:471px;
}
.timer #timertxt{
    color: #fff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 27px;
    width: 84px;
    margin-top: 48px;
    text-align: right;
    margin-left: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pad{
    background:url('../img/needpad1.png') no-repeat;
    width: 325px;
    height: 414px;
    position: absolute;
    top: 208px;
    left: 0px;
}
#droptarget{
    background:red;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 208px;
    left: 0px;
}
.dragobj div{
    position: absolute;
    cursor: pointer;
}
.pad div{
    position: absolute;
    width:103px;
    height:71px;
}
.info{
    width: 680px;
    height: 622px;
    position: absolute;
    display: none;
}
.info .popup{
    background:url('../img/popup.png') no-repeat;
    width: 165px;
    max-height: 185px;
    position: absolute;
    top: 296px;
    left: 305px;
    display: none;
}
.info .popup #close{
    color:#ff9900;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 20px;
    left: 64px;
    position: absolute;
    width: 41px;
    cursor: pointer;
    font-weight: bold;
    padding-top: 7px;
   
}
.info .popup #infocontent{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-left: 14px;
    margin-top: 10px;
    text-align: left;
    width: 141px;
}
.done{
    background:url('../img/done.png') no-repeat;
    width: 102px;
    height: 26px;
    position: absolute;
    top: 151px;
    left: 28px;
    display: none;
    cursor: pointer;
}
.showcongratulationround1{
    background:url('../img/congratulations.jpg') no-repeat;
    width: 680px;
    height: 622px;
    position: absolute;
    top: 0px;
    left: -680px;
}
#getrecipe{
    cursor: pointer;
    height: 56px;
    left: 174px;
    position: absolute;
    top: 510px;
    width: 344px;
}
#next{
    background:url('../img/next.png') no-repeat;
    height: 23px;
    left: 572px;
    position: absolute;
    top: 585px;
    width: 88px;
    cursor: pointer;
}
#keyterm{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height: 27px;
    text-align: left;
    width: 232px;
    position: absolute;
    top:337px;
    left:82px;
}
#funfact{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height: 27px;
    text-align: left;
    width: 232px;
    position: absolute;
    top:337px;
    left:381px;
}
.tryagain{
    color: red;
    width: 680px;
    height: 622px;
    position: absolute;
    top: 0px;
    left: 0px;;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display:none;
}
#try_btn{
    cursor: pointer;
    display: table-cell;
    left: 250px;
    position: absolute;
    top: 280px;
     border: 2px solid #fff;
}
.speach{
    background:url('../img/speach.png') no-repeat;
    height: 172px;
    left: 306px;
    position: absolute;
    top: 60px;
    width: 367px;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}
.speach > div {
    margin-left: 55px;
    margin-top: 17px;
    width: 284px;
}
#hint{
     margin-top: 26px;
}
.dropbucket{
    background:url('../img/Cart_back.png') no-repeat;
    height: 168px;
    left: 49px;
    position: absolute;
    top: 454px;
    width: 240px;
}
#bucket_front{
    background:url('../img/Cart_front.png') no-repeat;
    height: 168px;
    left: 4px;
    position: absolute;
    top: 48px;
    width: 240px;
}
.droptarget{
    height: 164px;
    left: 54px;
    position: absolute;
    top: 458px;
    width: 222px;
}
.meal{
    height: 118px;
    left: 7px;
    position: absolute;
    top: 19px;
    width: 165px;
}
.meet{
    position: absolute;
    cursor: pointer;
}
.meetcounter{
    background:url('../img/grass.png') no-repeat;
    height: 159px;
    left: 36px;
    position: absolute;
    top: 323px;
    width: 553px;
}
.grass1{
    position: absolute;
    top:114px;
    left:0px;
}
.grass2{
    position: absolute;
    top:66px;
    left:171px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass3{
    position: absolute;
    top:36px;
    left:206px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass4{
    position: absolute;
    top:35px;
    left:254px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass5{
    position: absolute;
    top:79px;
    left:257px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass6{
    position: absolute;
    top:32px;
    left:330px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass7{
    position: absolute;
    top:81px;
    left:361px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass8{
    position: absolute;
    top:66px;
    left:409px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.grass9{
    position: absolute;
    top:40px;
    left:440px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lables{
    position: relative;
    top:286px;
    left:0px
}
.meet div{
    background: #ff8c02;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    position: absolute;
    padding-left: 5px;
    padding-right: 5px;
}

.feedback{
    color: #ff8c02;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 35px;
    line-height: 27px;
    position: absolute;
    left: 284px;
    top: 534px;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.droptargets{
    background:red;
    position: absolute;
    top: 279px;
    left: 103px;
}
.droptargets div{
     position: absolute;
     width:157px;
     height: 178px;
}
.labels{
    position: absolute;
    top: 487px;
    left: 64px;
    
}
.labels div{
    position: absolute;
    cursor: pointer;
}
.info_btn{
    position: absolute;
    top: 563px;
    left: 158px;
}
.info_btn div{
    position: absolute;
    cursor: pointer;
}
.info_btn div img{
   max-width: 22px;
}
.letsplay{
    position: absolute;
    width:197px;
    height: 62px;
    top: 505px;
    left: 372px;
    cursor: pointer;
}
.pad1{
    background:url('../img/pad1.png') no-repeat;
    position: absolute;
    width:333px;
    height:452px;
    top: 170px;
}
.pad2{
    background:url('../img/pad2.png') no-repeat;
    position: absolute;
    width:344px;
    height:448px;
    left: 336px;
    top: 174px;
}
.showchips div{
    position:absolute;
    top:-10px;
    left:0px;
}
.pad1 div, .pad2 div{
    position: absolute;
}
.wintitle{
    position: absolute;
    display: none;
}
.rewardbtn{
    position: absolute;
    top:551px;
    left:235px;
    cursor: pointer;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
