.gameListPage .gameListWrapper .gameOptionBar{
    max-width: initial;
}

.quizPlay_in {
    border: solid 1px #4cbea7;
    min-height: 400px;
}
.gameContainer .gameBody {
    padding: 25px 30px;
}
#saveasnotediv {
    color: #006f00;
    text-align: right;
    display: none;
    padding: 10px;
}
.gameBody p {
    padding: 10px 0px;
}
.gameBody img {
    max-width: 100%;
    height: auto !important;
}
.startquizBtn a {
    background: #585858;
    font-size: 40px;
    color: #fff;
    padding: 8px 15px !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.startquizInitBtn a {
    background: #585858;
    font-size: 40px;
    color: #fff;
    padding: 8px 15px !important;
    text-align: center;
    text-decoration: none;
}   
.startquizBtn {
    text-align: center;
    margin-top: 35px;
    display: block;
}
.popWrap {
    padding: 18px;
    background: #31aa8a;
    height: 100%;
    min-height: 500px;
}
.score_end {
    text-align: center;
}
.popWrap h2, .popWrap h3 {
    font-family: chalkduster;
    font-size: 20px;
    font-weight: 100;
    color: #fff;
    text-align: center;
}
.popWrap p {
    text-align: center;
    margin: 15px 0;
}
.popWrap p a {
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
}
.popWrap .thumbsHolder {
    padding: 10px 0 0;
}
.popWrap .echThumb {
    width: auto;
    padding: 5px;
}
.overlayThumbs .echThumb {
    float: none;
    display: inline-block;
}
.game_Play .innerLesson .popWrap .echThumb .gameList .gameListWrap .thumbnail {
    width: 197px;
    height: 121px;
}
.practice-label {
   display: block;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 20px);
    overflow: hidden;
}
.sideDisplayBoxMain {
    float: right;
    width: 210px;
    padding: 20px 20px 0 0;
}
.echSideBox {
    background: #eee;
    border: solid 1px #cecece;
    margin-bottom: 10px;
}
.esdbx-hdd {
    height: 41px;
    line-height: 40px;
    padding: 0 0 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.echSideBox-1 .esdbx-hdd {
    background: #91bf17;
}
.esdbx-cnt {
    padding: 10px;
    position: relative;
}
#timerPaused {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #eee;
    display: none;
}
.ech-teb {
    float: left;
    text-align: center;
    font-size: 11px;
    padding: 0 2px;
}
.ech-teb .seconds, .ech-teb .minutes, .ech-teb .hours {
    background: #FFF;
    border: 1px solid #9F9F9F;
    margin-bottom: 5px;
    width: 50px;
    height: 19px;
    line-height: 18px;
    text-align: center;
    display: block;
}
.echSideBox-2 .esdbx-hdd {
    background: #4da1c0;
}
.newPdf .gameContainer {
    max-width: initial;
}
.saveNote .btn {
    text-transform: uppercase;
    padding: 0 15px;
    color: #fff;
    height: 30px;
    border: none;
    font-size: 12px;
}
.saveNote .btnNote {
    background: #10a98b;
}
.saveNote .btnStart {
    background: #6295d0;
}
.overlayBG {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    opacity: 0.7;
}
.ol-ConfirmMN {
    margin: -135px 0 0 -175px;
    position: fixed;
    width: 350px;
}
.overlayContainer {
    position: absolute;
    z-index: 10001;
    background: #fff;
    left: 50%;
    top: 50%;
}
.ol-ConfirmMN {
    position: fixed;
}
.overlayHeader {
    height: 45px;
    line-height: 44px;
    padding: 0 15px;
    background: #fff;
}
.overlayHeader-lft {
    float: left;
    color: #000;
    font-size: 19px;
    font-weight: bold;
}
.overlayHeader-rgt {
    float: right;
}
.closeBtn {
    position: absolute;
    right: -10px;
    top: -18px;
}
.ol-close-btn {
    background: url(https://cdn.turtlediary.com/images/top-sprite.png) -121px -135px no-repeat;
    width: 45px;
    height: 46px;
    display: block;
}
.overlayContent {
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    margin: 0 15px 15px;
    padding: 15px;
}
.overlayContent-confirm {
    text-align: center;
    height: 100px;
}
.olMNtHDD {
    font-weight: bold;
    height: 50px;
}
.sBtn {
    width: 184px;
    height: 36px;
    line-height: 37px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    font-family: "museo_slab500",arial;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    box-shadow: inset 0px 1px 0px 0px rgb(255 255 255 / 20%);
    cursor: pointer;
}
.sBtn-green {
    background: #009600;
    border-color: #006f00;
}
.hmni-btns .sBtn {
    width: 125px;
    margin: 0 5px;
}
.sBtn-gray {
    background: #96a4b2;
    border-color: #7d8f99;
}
#showresult, #showresult1 {
    background: #fff3c9;
    border: solid 1px #2c3747;
    font-size: 45px;
    font-weight: bold;
    min-height: 170px;
    line-height: 130px;
    padding: 20px;
    text-align: center;
    color: #2c3747;
    display: none;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0px;
    top: 0;
}
.gcm-intro, .gcm-gameHolder,
.gcm-htmlHolder, .gcm-videoHolder, .gcm-worksheetHolder {
    position: relative;
    padding: 20px;
    display: none;
}
.uSelected {
    color: #a01fcb;
    font-weight: bold;
}
.gcm-htmlHolder {
    margin-right: 215px;
}
.shwRslt_Rel {
    position: relative;
    padding: 0 20px;
}
.startquizInitBtn {
    text-align: center;
    margin-top: 35px;
}
@media screen and (max-width: 767px){
    .gameContainer .gameBody {
        padding: 10px;
    }
    #saveasnotediv {
        display: none !important;
    }
    .startquizBtn {
        margin-top: 30px;
    }
    .startquizInitBtn a, .startquizBtn a {
        font-size: 20px;
    }
    #showresult, #showresult1{
        min-height: 130px;
        line-height: 100px;
        padding: 20px;
    }
}
@media (max-width: 500px){
    .sideDisplayBoxMain {
        float: none;
        width: 100%;
        padding: 10px;
    }
    .gcm-htmlHolder {
        margin-right: 0;
        padding: 0 10px 10px;
    }
}