﻿.audio-read-along {
    position: relative;
    margin: 0px 0px 0px 0px;
    display: block;
    width: 100%;
    min-height: 100px;
}

.upgrade-state {
    background: #000 url(/images/bg-audio-arrows.png) 94px -81px no-repeat;
}

.active-state {
    background-color: #000;
}

#readalongcontainer[style] {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 400px !important;
}

/*************************************** NORMAL STATE *****************************************
 ***********************************************************************************************/
.active-state .speaker-bump {
    position: absolute;
    top: 10px;
    left: 13px;
}

.active-state .read-aloud-h2 {
    color: #fff;
    position: absolute;
    left: 89px;
    top: 6px;
    font-size: 16px;
    font-weight: bold;
    width: 150px;
}

.active-state .volume-levels {
    color: #fff;
    position: absolute;
    left: 245px;
    top: 23px;
}

.active-state .active-audio-play {
    font-size: 12px;
    color: #000;
    position: absolute;
    left: 335px;
    top: 20px;
    padding: 10px 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #eedf77; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZGY3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2E1MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eedf77 0%, #fca518 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eedf77), color-stop(100%,#fca518)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eedf77 0%,#fca518 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eedf77 0%,#fca518 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eedf77 0%,#fca518 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eedf77 0%,#fca518 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eedf77', endColorstr='#fca518',GradientType=0 ); /* IE6-8 */
    border: 3px #a79595 solid;
}

.active-state .inactive-audio-play h3.read-along-title, .audio-read-along .inactive-audio-play h5.upgrade-now-title {
    color: #fff;
    text-decoration: none;
}

.active-state .inactive-audio-play h3.read-along-title {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.active-state .inactive-audio-play h5.upgrade-now-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.active-state span.star-new-bg {
    position: absolute;
    left: 194px;
    top: 10px;
    width: 45px;
    height: 49px;
    background: url(/images/star-new.png) 0px 0px no-repeat;
}

.active-state .animated-audio-player {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.active-state .btn-inactive {
    position: absolute;
    right: 20px;
    top: 20px;
}

.active-state .click-the-play-button {
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 140px;
    top: 25px;
}

.active-state .btn-inactive {
    padding: 5px 5px 0px 5px;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0px;
    border-left: 3px #fff solid;
    border-bottom: 3px #fff solid;
    border-right: 3px #fff solid;
    background: #c6272a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MjcyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c6272a 0%, #ff1919 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6272a), color-stop(100%,#ff1919)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c6272a 0%,#ff1919 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6272a', endColorstr='#ff1919',GradientType=0 ); /* IE6-8 */
}

    .active-state .btn-inactive h3 {
        color: #fff;
    }

.active-audio-play h3.active-btn {
    color: #000;
    margin: 0px;
    padding: 0px;
}

.active-state h4.active-btn {
    color: #000;
    margin: 0px;
    padding: 5px 10px;
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 18px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    background: #eedf77; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZGY3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2E1MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eedf77 0%, #fca518 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eedf77), color-stop(100%,#fca518)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eedf77 0%,#fca518 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eedf77 0%,#fca518 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eedf77 0%,#fca518 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eedf77 0%,#fca518 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eedf77', endColorstr='#fca518',GradientType=0 ); /* IE6-8 */
    border-right: 3px #a79595 solid;
    border-bottom: 3px #a79595 solid;
    border-left: 3px #a79595 solid;
}
/*************************************** UPGRADE STATE *****************************************
 ***********************************************************************************************/
.upgrade-state .speaker-bump {
    position: absolute;
    top: 10px;
    left: 13px;
}

.upgrade-state .get-started-h2 {
    color: #fff;
    position: absolute;
    left: 98px;
    top: 8px;
    font-size: 16px;
    font-weight: bold;
    width: 90px;
}

.upgrade-state .inactive-audio-play {
    color: #fff;
    position: absolute;
    left: 240px;
    top: 13px;
    padding: 10px 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #c6272a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MjcyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c6272a 0%, #ff1919 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6272a), color-stop(100%,#ff1919)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c6272a 0%,#ff1919 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6272a', endColorstr='#ff1919',GradientType=0 ); /* IE6-8 */
    border: 3px #fff solid;
}

h3.read-along-title {
    font-size: 12px;
}

.upgrade-state .inactive-audio-play h3.read-along-title, .audio-read-along .inactive-audio-play h5.upgrade-now-title {
    color: #fff;
    text-decoration: none;
}

.upgrade-state .inactive-audio-play h3.read-along-title {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.upgrade-state .inactive-audio-play h5.upgrade-now-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.upgrade-state span.star-new-bg {
    position: absolute;
    left: 194px;
    top: 10px;
    width: 45px;
    height: 49px;
    background: url(/images/star-new.png) 0px 0px no-repeat;
}

.upgrade-state .animated-audio-player {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.upgrade-state .btn-inactive {
    position: absolute;
    right: 20px;
    top: 20px;
}

.upgrade-state .click-the-play-button {
    font-size: 20px;
    color: #fff;
    position: absolute;
    right: 215px;
    top: 22px;
}

.upgrade-state .btn-inactive {
    padding: 5px 5px 0px 5px;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0px;
    border-left: 3px #fff solid;
    border-bottom: 3px #fff solid;
    border-right: 3px #fff solid;
    background: #c6272a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MjcyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c6272a 0%, #ff1919 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6272a), color-stop(100%,#ff1919)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c6272a 0%,#ff1919 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c6272a 0%,#ff1919 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6272a', endColorstr='#ff1919',GradientType=0 ); /* IE6-8 */
}

    .upgrade-state .btn-inactive h3 {
        color: #fff;
        margin: 0px;
    }



.ui-tooltip {
    background: #e09b2c !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOWIyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2ViODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #e09b2c 0%, #f7eb85 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e09b2c), color-stop(100%,#f7eb85)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e09b2c 0%,#f7eb85 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e09b2c 0%,#f7eb85 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e09b2c 0%,#f7eb85 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #e09b2c 0%,#f7eb85 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09b2c', endColorstr='#f7eb85',GradientType=0 ) !important; /* IE6-8 */
}

.btn-inactive {
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

    .btn-inactive h3 {
        margin-bottom: 2px !important;
    }



.clearfix {
}

    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.left-block {
    float: left;
    margin-bottom: 10px;
    width: 600px;
}

.right-block {
    float: right;
}

.greeting {
    color: #FB8600;
    font-size: 22px;
    line-height: 37px;
}

    .greeting:before {
        background: url("/images/person.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        content: "";
        display: block;
        float: left;
        height: 37px;
        margin-right: 10px;
        width: 34px;
    }

.progress-wrap {
    color: #696969;
    display: inline-block;
    float: left;
    margin-left: 44px;
    text-transform: uppercase;
}

.progress-bar {
    background-color: #CCCCCC;
    border-radius: 8px;
    display: inline-block;
    height: 19px;
    width: 444px;
}

.current-progress {
    background-color: #6DC400;
    border-radius: 8px;
    color: #FFFFFF;
    height: 19px;
    text-align: center;
}

.currently-wrap {
    margin-bottom: 5px;
    margin-left: 43px;
}

    .currently-wrap div {
        color: #000000;
        display: inline;
    }

    .currently-wrap i {
        font-size: 16px;
        font-style: normal;
    }

.welcome {
    font-size: 24px;
}

.welcome-block {
    position: relative;
    height: 30px;
}

    .welcome-block .welcome {
        bottom: 0;
        left: 20px;
        line-height: 1;
        position: absolute;
    }

.linebreak hr {
    border-color: #474747;
    margin: 5px 0 18px 0 !important;
}

.linegray {
    background: url("/images/hr.png") no-repeat scroll 20px top rgba(0, 0, 0, 0);
    padding-top: 30px;
}

.time-remaining {
    float: right;
    font-size: 14px;
    margin-right: 69px;
    text-transform: uppercase;
}

    .time-remaining:before {
        background: url("/images/clock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        content: "";
        display: block;
        float: left;
        height: 40px;
        margin-right: 10px;
        width: 29px;
    }

.enlarge-text, .shrink-text {
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
    text-transform: uppercase;
}

    .enlarge-text a, .shrink-text a {
        color: #696969;
    }

    .enlarge-text .loupe, .shrink-text .loupe {
        background: url("/images/loupe.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        display: block;
        float: left;
        height: 27px;
        margin-right: 10px;
        width: 27px;
    }

    .shrink-text .loupe {
        background: url("/images/loupe-shrink.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    }

.clock-text {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 2;
}

    .clock-text .clock {
        background: url("/images/clock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        display: block;
        float: left;
        height: 30px;
        margin-right: 10px;
        width: 30px;
    }

.previous-lesson-btn {
    line-height: 29px;
    padding: 7px 15px;
}

    .previous-lesson-btn:before {
        background: url("/images/left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        content: "";
        display: block;
        float: left;
        height: 29px;
        margin-right: 7px;
        width: 29px;
    }

.next-lesson-btn {
    line-height: 29px;
    padding: 7px 15px;
}

    .next-lesson-btn:before {
        background: url("/images/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        content: "";
        display: block;
        float: right;
        height: 29px;
        margin-left: 7px;
        width: 29px;
    }

.red-timer-wrap {
    background: url("/images/red_timer_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 119px;
    margin: 0 auto;
    width: 386px;
}

.red-timer {
    background-color: #ED1C24;
    height: 67px;
    margin: 26px auto 0;
    width: 215px;
}

    .red-timer .text {
        color: #FFFFFF;
        float: right;
        font-size: 14px;
        margin-top: 10px;
        text-transform: uppercase;
        width: 150px;
    }

    .red-timer .time {
        color: #FFFFFF;
        font-size: 24px;
        line-height: 28px;
    }

    .red-timer:before {
        background: url("/images/clockwhite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #F15B28;
        content: "";
        display: block;
        float: left;
        height: 40px;
        margin-left: 14px;
        margin-top: 14px;
        width: 50px;
    }

.marginTop10 {
    margin-top: 10px;
}

.row {
    margin: 0 -15px !important;
}

.span8,
.span3,
.span12 {
    padding: 10px;
}

.greeting {
    margin-bottom: 10px;
}

.progress-wrap {
    margin-left: 0;
    padding-left: 44px;
    max-width: 100%;
}

.progress-bar {
    max-width: 100%;
}

.welcome-block {
    height: auto;
}

    .welcome-block .welcome {
        position: relative;
    }

.audio-read-along.upgrade-state {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 10px;
}

    .audio-read-along.upgrade-state .get-started-h2 {
        margin-left: 10px;
        margin-right: 10px;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .audio-read-along.upgrade-state .click-the-play-button {
        flex-grow: 1;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .audio-read-along.upgrade-state #readalongcontainer {
        width: 100%;
        margin-top: 10px;
        text-align: right;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

        .audio-read-along.upgrade-state #readalongcontainer audio {
            max-width: 400px;
        }

    .audio-read-along.upgrade-state .inactive-audio-play,
    .audio-read-along.upgrade-state .speaker-bump,
    .audio-read-along.upgrade-state .star-new-bg {
        position: relative;
        top: 0;
        left: 0;
    }

.jwplayer {
    margin-left: auto !important;
}

.audio-read-along.upgrade-state .btn-inactive {
    margin-left: auto;
    top: -10px !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}

@media only screen and (max-width: 980px) {
    .audio-read-along.upgrade-state .click-the-play-button {
        display: none;
    }
}

@media only screen and (max-width: 650px) {
    .audio-read-along.upgrade-state .get-started-h2 {
        display: none;
    }

    .audio-read-along.upgrade-state .btn-inactive h3 {
        font-size: 12px;
    }

    .audio-read-along.upgrade-state .speaker-bump {
        display: none;
    }
}


@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/lato-light-webfont.eot?v=3.0.1');
    src: url('../fonts/lato-light-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../fonts/lato-light-webfont.woff?v=3.0.1') format('woff'), url('../fonts/lato-light-webfont.ttf?v=3.0.1') format('truetype'), url('../fonts/lato-light-webfont.svg?#NeuesBauenDemo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-black';
    src: url('../fonts/lato-black-webfont.eot?v=3.0.1');
    src: url('../fonts/lato-black-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../fonts/lato-black-webfont.woff?v=3.0.1') format('woff'), url('../fonts/lato-black-webfont.ttf?v=3.0.1') format('truetype'), url('../fonts/lato-black-webfont.svg?#NeuesBauenDemo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-bold';
    src: url('../fonts/lato-bold-webfont.eot?v=3.0.1');
    src: url('../fonts/lato-bold-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../fonts/lato-bold-webfont.woff?v=3.0.1') format('woff'), url('../fonts/lato-bold-webfont.ttf?v=3.0.1') format('truetype'), url('../fonts/lato-bold-webfont.svg?#NeuesBauenDemo') format('svg');
    font-weight: normal;
    font-style: normal;
}

.LessonContent,
.LessonContent p,
.LessonContent li {
    color: #000;
    font-size: 16px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
}

    .LessonContent blockquote {
        font-size: 16px;
    }

    .LessonContent blockquote {
        border-left: none;
    }

    .LessonContent strong {
        font-weight: bold;
        font-size: 17px;
        color: #040E96;
    }

    .LessonContent ul,
    .LessonContent ul li {
        list-style-type: disc;
    }

    .LessonContent ol,
    .LessonContent ol li {
        list-style-type: decimal;
    }

    .LessonContent img.left {
        float: left;
        padding-right: 8px;
        padding-bottom: 8px;
    }

    .LessonContent img.right {
        float: right;
        padding-left: 8px;
        padding-bottom: 8px;
    }

    .LessonContent img.center {
        display: block;
        text-align: center;
        padding: 8px;
        margin-left: auto;
        margin-right: auto;
    }

    .LessonContent h1,
    .LessonContent h2,
    .LessonContent h3,
    .LessonContent h4,
    .LessonContent h5,
    .LessonContent h6 {
        clear: both;
    }

    .LessonContent h1 {
        color: #0691cd;
        padding: 4px 8px;
        display: block;
        font-weight: bold;
        font-size: 23px;
        margin-top: 17px;
        margin-bottom: 17px;
        font-family: Lato-black !important;
        background: url(../images/final-road.jpeg) 0px bottom repeat-x;
        height: auto;
        padding-bottom: 43px;
        text-align: left;
    }

    .LessonContent h2 {
        text-decoration: underline;
        display: block;
        font-weight: bold;
        font-size: 19px;
        margin-top: 15px;
        margin-bottom: 15px;
        color: #000;
    }

    .LessonContent h3 {
        display: block;
        font-weight: bold;
        font-size: 17px;
        margin-top: 14px;
        margin-bottom: 14px;
        color: #000;
    }

    .LessonContent hr {
        clear: both;
    }

    .LessonContent img {
        max-width: 100%;
    }

    .LessonContent .video-embed {
        position: relative;
        max-width: 480px;
        margin: 0px auto;
    }

    .LessonContent .edge-container {
        position: relative;
        width: 100%;
        height: 0;
    }

        .LessonContent .edge-container iframe {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            border: none;
        }


/* IPHONE */

@media (max-width: 480px) {

    .LessonContent iframe {
        width: 100%;
    }

    .LessonContent embed {
        width: 100%;
    }
}

/* New flash player */
.LessonContent .flash-container2 {
    background-color: #efefef;
    position: relative;
}

    .LessonContent .flash-container2 .playcontainer {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 50;
    }

    .LessonContent .flash-container2 .playbutton {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 100;
        background: url('/images/playbutton.svg') center center no-repeat;
        cursor: pointer;
    }
