body {
    background-color: #505;
    overflow: hidden;
    margin: 0px;
}

#splat {
    color: #ff0000;
    font-family: Open Sans;
    font-size: 100px;
    position: fixed;
    top: 28px;
    left: 20px;
    display: none;
}

canvas {
    transition: 1s all ease;
}

button {
    cursor: pointer;
}

del {
    display: none;
}

ins {
    color: red;
}

body {
    overflow: hidden;
}

canvas {
    transition: 1s all ease;
}

#iSaid {
    /*    border: 4px dotted red;
        background: white;
        border-radius: 20px;
        padding: 10px;*/
    text-align: center;
    position: absolute;
    /*    top: 5px;*/
    top: -200px;
    left: 50%;
    margin-left: -473px;
    width: 946px;
    /*    left: 20px;
        right: 20px;*/
    font-size: 300%;
    /*    margin-right: 5px;*/
    color: grey;
    transition: top 1s;
    cursor: pointer;
    /*    height: 63px;*/
    height: 70px;
    background: url(/buttons/isay.png);
}

#sayThis {
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    font-size: 300%;
    text-align: center;
}

#sayThis {
    bottom: 0px;
    color: blue;
}

#mobilePlay {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 45%;
    width: 44px;
    height: 44px;
    border-radius: 0px;
    margin: 10px;
    background: url(/buttons/play1.png);
}

#startLesson {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 100px;
    font-size: 20%;
    margin-left: -150px;
    margin-right: -50px;
}

#mandarinCharacter {
    position: absolute;
    top: 12%;
    width: 80px;
    height: 60px;
    font-size: 200%;
    right: 30px;
    /*        right: -150px;*/
    border: 4px dotted red;
    border-radius: 10px;
    transition: 1s all, 500ms height, 500ms width;
}

#mandarinCharacter {
    display: none;
}

.mando {
    top: initial;
    bottom: 77%;
    cursor: pointer;
    background: white;
    text-align: center;
}

.swollen {
    width: 120px;
    height: 90px;
    border: 4px solid red;
}

.shrunk {
    width: 50px;
    height: 40px;
    background: green;
    border: 2px solid black;
}

.lander {
    bottom: 75%;
    right: 10px;
    font-size: 260%;
}

#mandarin_i {
    position: absolute;
    /*        bottom:6%;*/
    top: 10%;
    width: 150px;
    height: 90px;
    font-size: 220%;
    border: 4px dotted red;
    border-radius: 10px;
    right: -150px;
    transition: 1s right ease, 1s top ease, 1s font-size, 1s height, 1s width;
}

#mandarin_amVery {
    position: absolute;
    /*        bottom:6%;*/
    top: 5%;
    width: 150px;
    height: 90px;
    font-size: 220%;
    border: 4px dotted red;
    border-radius: 10px;
    right: -150px;
    transition: 1s right ease, 1s top ease, 1s font-size, 1s height, 1s width;
}

#mandarin_happy {
    position: absolute;
    /*        bottom:6%;*/
    top: 1%;
    width: 150px;
    height: 90px;
    font-size: 220%;
    border: 4px dotted red;
    border-radius: 10px;
    right: -150px;
    transition: 1s right ease, 1s top ease, 1s font-size, 1s height, 1s width;
}

#mandarin_not {
    position: absolute;
    /*        bottom:6%;*/
    top: 18%;
    width: 150px;
    height: 90px;
    font-size: 220%;
    border: 4px dotted red;
    border-radius: 10px;
    right: -150px;
    transition: 1s right ease, 1s top ease, 1s font-size, 1s height, 1s width;
}

#iSaid {
    /*    border: 4px dotted red;
        background: white;
        border-radius: 20px;
        padding: 10px;*/
    text-align: center;
    position: absolute;
    /*    top: 5px;*/
    top: -200px;
    left: 50%;
    margin-left: -473px;
    width: 946px;
    /*    left: 20px;
        right: 20px;*/
    font-size: 300%;
    /*    margin-right: 5px;*/
    color: grey;
    transition: top 1s;
    cursor: pointer;
    /*    height: 63px;*/
    height: 70px;
    background: url(/buttons/isay.png);
}

#sayThis {
    /*    background: white;
        border: 5px dotted red;
        border-radius: 20px;*/
    position: absolute;
    /*    bottom: 10px;*/
    bottom: -200px;
    /*    left: 20px;
        right: 20px;*/
    left: 50%;
    margin-left: -440px;
    width: 880px;
    font-size: 300%;
    text-align: center;
    color: grey;
    transition: bottom 1s;
    cursor: pointer;
    height: 70px;
    background: url(/buttons/usay.png);
}

#chapters button, #startLesson, #startLessonMan,
#startConversation, #startConversationMan, #startRepetition {
    width: 80%;
    height: 30px;
    font-size: 50%;
    margin-left: 5px;
    z-index: 3;
    opacity: 0.6;
}

#butts {
    position: absolute;
    bottom: 130px;
    right: 40px;
    width: 264px;
    text-align: right;
}

#butts img {
    cursor: pointer;
    width: 44px;
    height: 44px;
    color: #0f0;
    font-size: 150%;
    border: 1px solid #0f0;
    border-radius: 25px;
    background: #222;
    margin: 10px;
}

.mando {
    position: absolute;
    bottom: 77%;
    width: 80px;
    height: 60px;
    font-size: 200%;
    right: 30px;
    border-radius: 10px;
    transition: 1s all, 500ms height, 500ms width;
    cursor: pointer;
    background: white;
    text-align: center;
}

.shrunk {
    width: 50px;
    height: 40px;
    background: green;
    border: 2px solid black;
}

.lander {
    bottom: 75%;
    right: 10px;
    height: 100px;
    font-size: 250%;
}

#myNav {
    z-index: 1;
    position: absolute;
    width: 150px;
    font-size: 220%;
    color: white;
}

#sideSlideGo {
    position: absolute;
    top: 12%;
    width: 150px;
    height: 900px;
    font-size: 80%;
    color: white;
}

#ThreeJS {
    right: 0px;
    transition: 1s margin-left ease;
}

.overlay {
    height: 100%;
    width: 0%;
    position: fixed;
    z-index: 0;
    top: 0%;
    left: 0%;
    background-color: #505;
    overflow-x: hidden;
    transition: 1s;
}

.overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.4s;
}

.overlay a:hover, .overlay a:focus {
    color: #00F;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.testbtn {
    background: #fff;
    position: fixed;
    left: 15px;
    top: 15px;

}

@media screen and (max-height: 1450px) {
    .overlay a {
        font-size: 20px;
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

#iSay_btn {
    position: absolute;
    bottom: 95px;
    left: 45%;
    width: 65px;
    height: 65px;
    background: url("maps_ss/record.png");
    background-size: 100% 100%;
}
#isay_input {
    position: absolute;
    bottom: 20px;
    left: 15%;
    width: 70%;
    height: 50px;
    z-index: 522;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #000;
    padding: 0 16px;
    transition: background 0.3s ease-in-out;
    font-size: 18px;

}
#showiSaid {

    text-align: center;
    position: absolute;
    /*    top: 5px;*/
    top: 0;
    left: 10%;
    width: 80%;
    font-size: 200%;
    color: red;
    transition: top 1s;
    cursor: pointer;
    height: 70px;
}
