@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-size-adjust: none;
}

.theHolder {
	position:relative;
	left:0px;
	top:0px;
	width: 100%;
	height: auto;
	display:block;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
	/*
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
	*/
	font-size:0px;
	line-height:0px;
	-webkit-text-size-adjust: none;
}

.pageSection {
    position:relative;
	left:0px;
	top:0px;
	width: 100%;
	height: auto;
	display:inline-block;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
}

.subSection {
    position:relative;
	left:0px;
	top:0px;
	width: 100%;
	height: auto;
	display:inline-block;
	box-sizing:border-box;
	text-align:center;
    max-width:1080px;
}

.pageSection.theHeader {
    padding-top:15px;
    overflow:visible;
    z-index:10;
}

.myBooks {
    float:left;
    width:30%;
}

.twentyBooks {
    float:left;
    width:40%;
}

.philly {
    float:right;
    width:30%;
}

.gradeThree {
    position:relative;
    left:0px;
    top:0px;
    width:100px;
    height:100px;
    display:inline-block;
    float:right;
    background-color:#00a6ff;
    border-radius:50px;
    font-family:MuseoSans-900;
    font-size:17px;
    line-height:1em;
    color:#FFF;
    margin-right:30px;
    padding-top: 30px;
    box-sizing: border-box;
}

.pageSection.theHeader .textHolder {
    position:relative;
    left:0px;
    top:0px;
    width:57%;
    height:auto;
    display:inline-block;
    padding-bottom:55px;
    box-sizing: border-box;
}

.pageSection.theHeader .textHolder h1 {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-900;
    font-size:40px;
    line-height:49px;
    color:#41ad49;
}

.pageSection.theHeader .textHolder p {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-700;
    font-size:24px;
    line-height:29px;
    color:#000;
    margin-top:5px;
}

.pageSection.theHeader .textHolder p span {
    white-space: nowrap;
}

.girlReading {
    position:absolute;
    right:80%;
    bottom:-23px;
    width:33.6%;
    height:auto;
    display:block;
    pointer-events: none;
}

.boyReading {
    position:absolute;
    right:0%;
    bottom:-23px;
    width:20%;
    height:auto;
    display:block;
    pointer-events: none;
}

@media (max-width: 770px) {
    .pageSection.theHeader .textHolder {
        width:100%;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:25px;
    }
    .girlReading {
        position:relative;
        right:auto;
        float:left;
        width:50%;
    }
    .boyReading {
        position:relative;
        right:auto;
        float:right;
        width:30%;
    }
    .twentyBooks {
        float:none;
        width: calc(100% - 200px);
        clear:both;
    }
    .gradeThree {
        position:absolute;
        right:0px;
        left:auto;
        top:60px;
        margin-right:30px;
    }
}

@media (max-width: 670px) {
    .twentyBooks {
        float:none;
        width: 90%;
        clear:both;
    }
    .myBooks {
        width:150px;
    }

    .philly {
        width:150px;
    }
    .gradeThree {
        top:40px;
        margin-right:10px;
        width:80px;
        line-height:1em;
        height:80px;
        padding-top:21px;
    }
}

.pageSection.theNav {
    background-color:#ef6222;
}

.pageSection.theNav .subSection {
    padding-top:22px;
    padding-bottom:22px;
}

.pageSection.theNav .subSection a {
    display:inline-block;
    font-family:MuseoSans-700;
    font-size:12px;
    line-height:13px;
    color:#FFF;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    padding-left:65px;
    padding-right:65px;
    vertical-align: middle;
}

#theHolder > div.pageSection.theNav > div > a:nth-child(1), #theHolder > div.pageSection.theNav > div > a:nth-child(2), #theHolder > div.pageSection.theNav > div > a:nth-child(3) {
    border-right:solid;
    border-right-width:1px;
    border-right-color:#FFF;
}

.pageSection.theNav .subSection a:hover {
    text-decoration: underline;
}

@media (max-width: 1079px) {
    .pageSection.theNav .subSection a {
        padding-left:50px;
        padding-right:50px;
    }
}

@media (max-width: 849px) {
    .pageSection.theNav .subSection a {
        padding-left:25px;
        padding-right:25px;
    }
}

@media (max-width: 675px) {
    .pageSection.theNav .subSection a {
        padding-left:0px;
        padding-right:0px;
        margin-bottom:5px;
        margin-top:5px;
        width:100%;
    }
    #theHolder > div.pageSection.theNav > div > a:nth-child(1), #theHolder > div.pageSection.theNav > div > a:nth-child(2), #theHolder > div.pageSection.theNav > div > a:nth-child(3) {
        border-right:none;
    }
}

.pageSection.videoSection {
    background-color:#40ae49;
}

.pageSection.videoSection .subSection {
    padding-top:45px;
    padding-bottom:70px;
}

.videoIcon {
    width:56px;
}

.pageSection.videoSection .subSection h2 {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-900;
    font-size:36px;
    line-height:43px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    max-width:745px;
    margin-top:10px;
}

.pageSection.videoSection .subSection h2 span {
    white-space: nowrap;
}

.pageSection.videoSection .subSection p, .tipClass {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-300;
    font-size:18px;
    line-height:25px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    margin-top:10px;
}

.tipClass {
    font-family:MuseoSans-900;
    font-size:21px;
    line-height:25px;
    
}

.pageSection.videoSection .subSection p span {
    white-space: nowrap;
}

.pageSection.videoSection .subSection p.email {
    font-family:MuseoSans-700;
}

.videoHolder {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    margin-top:25px;
     border:solid;
    border-width:4px;
    border-color:#FFF;
    box-sizing: border-box;
    max-width:900px;
}

.videoHolder .videoSizer {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
}

#limelight_player_902777 {
    position: absolute !important;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    /*
    display: inline-block;
    width:100%;
    height:100%;
    */
    /*padding-bottom:56.25%;*/
    /*max-width:550px;*/
    /*
    padding-bottom:56%;
    margin-top:25px;
    border:solid;
    border-width:4px;
    border-color:#FFF;
    box-sizing: border-box;
    */
}
.vjs-limelight-big-play {
    font-size: 150px !important;
    color:#142a27;
}
.limelight-player .vjs-limelight-big-play:before {
    background-color: rgba(20,42,39,.5);
    border-radius:50%;
}

.videoChild {
    position:absolute;
    left:-10%;
    bottom:0px;
    width:20%;
    height:auto;
    display:block;
    pointer-events: none;
}

@media (max-width: 1080px) {
    .videoHolder {
        max-width:75%;
    }
    .videoChild {
        left:-6%;
    }
}

@media (max-width: 900px) {
    .videoChild {
        left:0px;
        position:relative;
        width:15%;
        margin-top:10px;
    }
    .pageSection.videoSection .subSection {
        padding-bottom:0px;
    }
    .videoHolder {
        max-width:100%;
    }
}

@media (max-width: 770px) {
    .videoChild {
        width:115px;
    }
    .pageSection.videoSection .subSection {
        padding-bottom:0px;
    }
}



.pageSection.supportSection {
    background-color:#00a5ff;
}

.pageSection.supportSection .subSection {
    padding-top:45px;
    padding-bottom:70px;
}

.videoIcon {
    width:56px;
}

.pageSection.supportSection .subSection h2 {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-900;
    font-size:36px;
    line-height:43px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    max-width:745px;
    margin-top:10px;
}

.pageSection.supportSection .subSection h2 span {
    white-space: nowrap;
}

.pageSection.supportSection .subSection p {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-300;
    font-size:18px;
    line-height:25px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    margin-top:10px;
}

.pageSection.supportSection .subSection p strong {
    font-weight:normal;
    font-family:MuseoSans-700;
}

.pageSection.supportSection .subSection p em, .pageSection.supportSection .subSection p i {
    font-style:normal;
    font-family:MuseoSans-300Italic;
}

.pageSection.supportSection .subSection p span {
    white-space: nowrap;
}

.supportSection .cellHolder {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    box-sizing: border-box;
    padding-left:20px;
    padding-right:20px;
    max-width:1000px;
    margin-top:30px;
}

.supportSection .cellHolder .cellSection {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    box-sizing: border-box;
    border:solid;
    border-width:1px;
    border-color:#FFF;
    margin-bottom:5px;
}

.supportSection .cellHolder .cellSection.eng {
    display:none;
}

.supportSection .cellHolder .cellSection .toggle {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    box-sizing: border-box;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:30px;
    padding-right:30px;
    text-align: left;
    text-decoration: none !important;
    outline:hidden;
    border:none;
    background-color:#3e7db3;
}

.supportSection .cellHolder .cellSection .toggle h3 {
    padding:0px;
    margin:0px;
    position:relative;
    font-weight:normal;
    font-family:MuseoSans-900;
    display:inline-block;
    font-size:22px;
    line-height:24px;
    color:#FFF;
    width:100%;
    box-sizing: border-box;
    padding-left: 30px;
}

.supportSection .cellHolder .cellSection .toggle h3 em {
    font-style:normal;
    font-family:MuseoSans-900Italic;
}

.supportSection .cellHolder .cellSection .toggle h3 .arrow {
    position: absolute;
    left:0px;
    top:0px;
    width:25px;
    display:inline-block;
    transition: .25s;
}

.supportSection .cellHolder .cellSection.open .toggle h3 .arrow {
    transform-origin: center;
    transform: rotate(90deg);
}

.supportSection .cellHolder .cellSection .toggle p {
    margin-top:5px;
}

.supportSection .cellHolder .cellSection.open .toggle p {
    display:none;
}

.supportSection .cellHolder .cellSection .toggle p span {
    font-family:MuseoSans-300;
    color:#ffff00;
    display:inline-block;
    font-size: 20px;
    margin-top: -1px;
}

.supportSection .cellHolder .cellSection .content {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:none;
    box-sizing: border-box;
    padding-top:25px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    text-align: left;
    background-color:#3fbcff;
    overflow:hidden;
}

.supportSection .cellHolder .cellSection.open .content {
    display:inline-block;
}

.supportSection .cellHolder .cellSection .content.desktop {
    max-height:550px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left:30px;
    padding-right:30px;
}

.supportSection .cellHolder .cellSection .content.desktop::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color:#7fd2ff;
}

.supportSection .cellHolder .cellSection .content.desktop::-webkit-scrollbar:vertical {
    width: 24px;
}

.supportSection .cellHolder .cellSection .content.desktop::-webkit-scrollbar:horizontal {
    height: 11px;
}

.supportSection .cellHolder .cellSection .content.desktop::-webkit-scrollbar-thumb {
    border-radius: 12px;
    border: 4px solid #7fd2ff; /* should match background, can't be transparent */
    background-color: #3e7db3;
}

.supportSection .cellHolder .cellSection .content h4 {
    padding:0px;
    margin:0px;
    position:relative;
    font-weight:normal;
    font-family:MuseoSans-900;
    display:inline-block;
    font-size:22px;
    line-height:24px;
    color:#FFF;
    box-sizing: border-box;
    text-transform: uppercase;
    width:calc(100% - 135px);
}

.supportSection .cellHolder .cellSection .content p {
    padding-left:0px;
    padding-right:0px;
    color:#000;
    margin-top:5px;
    margin-bottom:25px;
    font-family:MuseoSans-500;
    width:calc(100% - 135px);
    float:left;
}

.supportSection .cellHolder .cellSection .content p strong.ital, .supportSection .cellHolder .cellSection .content li strong.ital {
    font-weight:normal;
    font-family:MuseoSans-700Italic;
}

.supportSection .cellHolder .cellSection .content img.theBook {
    width:120px;
    float:right;
    box-shadow: 1px 1px 5px #000;
}

.supportSection .cellHolder .cellSection .content h5 {
    padding:0px;
    margin:0px;
    position:relative;
    font-weight:normal;
    font-family:MuseoSans-900;
    display:inline-block;
    font-size:22px;
    line-height:24px;
    color:#ffff00;
    width: calc(100% - 135px);
    box-sizing: border-box;
    margin-top:12px;
}

@media (max-width: 650px) {
    .supportSection .cellHolder .cellSection .content img.theBook {
        width:80px;
    }
    .supportSection .cellHolder .cellSection .content h4 {
        width: 100%;
    }
    
    .supportSection .cellHolder .cellSection .content h5 {
        width: 100%;
    }

    .supportSection .cellHolder .cellSection .content p {
        width: 100%;
    }
    .supportSection .cellHolder {
        padding-left:0px;
        padding-right:0px;
    }
    .supportSection .cellHolder .cellSection .content img.theBook {
        float:none;
        width:150px;
        margin-bottom:30px;
        display:inline-block;
    }
}

.supportSection .cellHolder .cellSection .content h5 span {
    font-family:MuseoSans-500;
    color:#FFF;
}

.supportSection .cellHolder .cellSection .content ul {
    font-weight:normal;
    font-family:MuseoSans-500;
    font-size:18px;
    line-height:25px;
    color:#000;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    list-style: none; /* Remove default bullets */
}

.supportSection .cellHolder .cellSection .content ul li:before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#ffff00; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.supportSection .cellHolder .cellSection .content ul li {
    margin-bottom:5px;
}

.supportSection .cellHolder .cellSection .content ul li a {
    color: #ffff00;
    text-decoration: underline;
    font-family:MuseoSans-900;
}

.supportSection .cellHolder .cellSection .content ul li strong {
    font-weight:normal;
    font-family:MuseoSans-700;
}

.supportSection .cellHolder .cellSection .content ul li em {
    font-style:normal;
    font-family:MuseoSans-500Italic;
}

.supportSection .cellHolder .cellSection .content ul li em strong {
    font-style:normal;
    font-weight:normal;
    font-family:MuseoSans-700Italic;
}


.supportSection .cellHolder .cellSection .content ul li strong.white {
    font-weight:normal;
    font-family:MuseoSans-900;
    color:#FFF;
}

.supportSection .cellHolder .cellSection .content .pdfHolder {
    position: relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    text-align: center;
    font-size:0px;
    line-height: 0px;
}

.supportSection .cellHolder .cellSection .content .pdfHolder .pdfThumbnail {
    width:214px;
}

.pdfButton {
    display:inline-block;
    color:#000;
    width:100%;
    max-width:360px;
    font-family:MuseoSans-700;
    text-decoration: none;
    text-transform: uppercase;
    height:40px;
    line-height:40px;
    background-color:#FFF;
    border-radius:20px;
    font-size:13px;
}

.pdfButton.bottom {
    margin-top:45px;
}

.pageSection.readingSection {
    background-color:#ef6222;
}

.pageSection.readingSection .subSection {
    padding-top:45px;
    padding-bottom:70px;
}

.readingIcon {
    width:56px;
}

.pageSection.readingSection .subSection h2 {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-900;
    font-size:36px;
    line-height:43px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    max-width:745px;
    margin-top:10px;
}

.pageSection.readingSection .subSection h2 span {
    white-space: nowrap;
}

.pageSection.readingSection .subSection p.deck {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-300;
    font-size:18px;
    line-height:25px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    margin-top:10px;
}

.pageSection.readingSection .subSection p.deck strong {
    font-weight:normal;
    font-family:MuseoSans-700;
}

.pageSection.readingSection .subSection p.deck em, .pageSection.supportSection .subSection p.deck i {
    font-style:normal;
    font-family:MuseoSans-300Italic;
}

.pageSection.readingSection .subSection p.deck span {
    white-space: nowrap;
} 

.slideSection {
    position: relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    text-align: center;
    margin-top:55px;
}

.slideSection .slide {
    position: relative;
    left:0px;
    top:0px;
    width: calc(100% - 200px);
    height:auto;
    display:inline-block;
    visibility: hidden;
}

.slideSection .slide p {
    margin:0px;
    padding:0px;
    position: relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:inline-block;
    font-family:MuseoSans-500;
    font-size:28px;
    line-height:1.3;
    color:#FFF;
}

.slideSection .slide p span {
    white-space: nowrap;
}

.slideSection .slide p strong {
    font-weight:normal;
    font-family:MuseoSans-900;
}

.slideSection p span {
    white-space: nowrap;
}

.slideSection .arrow {
    position: absolute;
    top:15px;
    width:52px;
    height:111px;
    display:inline-block;
    background-position:left top;
    background-size: 52px 111px;
    background-repeat:no-repeat;
}

.slideSection .arrow.left {
    left:10px;
    background-image:url("images/arrow_left.png");
}

.slideSection .arrow.right {
    right:10px;
    background-image:url("images/arrow_right.png");
}

@media (max-width: 750px) {
    .slideSection .arrow {
        position: absolute;
        top:100%;
        width:26px;
        height:55px;
        display:inline-block;
        background-position:left top;
        background-size: 26px 55px;
        background-repeat:no-repeat;
    }
    .slideSection .slide p {
        font-size:24px;
        line-height:1.3;
    }
    .slideSection .slide {
        width: calc(100% - 40px);
    }
    .slideSection .arrow.left {
        left:30px;
    }

    .slideSection .arrow.right {
        right:30px;
    }
}

.pageSection.funSection {
    background-color:#40ae49;
}

.pageSection.funSection .subSection {
    padding-top:45px;
    padding-bottom:70px;
}

.funIcon {
    width:56px;
}

.pageSection.funSection .subSection h2 {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-900;
    font-size:36px;
    line-height:43px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    max-width:745px;
    margin-top:10px;
}

.splitHolder {
    position: relative;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    display:flex;
    margin-top:15px;
}

.splitHolder .splitItem {
    position: relative;
    flex: 1; /* additionally, equal width */
    padding-bottom:80px;
    box-sizing:border-box;
}

.splitHolder .splitItem.right {
    border-left: dashed;
    border-left-width: 1px;
    border-left-color: #FFF;
}

.splitHolder .splitItem  p {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-300;
    font-size:18px;
    line-height:25px;
    color:#FFF;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    margin-top:10px;
    max-width:376px;
}

.splitHolder .splitItem  p span {
    white-space: nowrap;
}

.splitItem .splitImage {
    width:206px;
}

.splitHolder .splitItem .pdfButton {
    width:300px;
    position:absolute;
    top:auto;
    bottom:0px;
    left:50%;
    margin-left:-150px;
}

@media (max-width: 750px) {
    .splitHolder {
        display:inline-block;
        margin-top:0px;
    }

    .splitHolder .splitItem {
        width:100%;
        margin-top:15px;
        display:inline-block;
    }
    .splitHolder .splitItem.right {
        border-left:none;
        border-top: dashed;
        border-top-width: 1px;
        border-top-color: #FFF;
        padding-top:30px;
        margin-top:30px;
    }
    .pdfButton {
        font-size:12px;
    }
}

@media (max-width: 413px) {
    .pdfButton {
        font-size:12px;
        line-height:1em;
        padding-top:10px;
        padding-bottom:10px;
        box-sizing: border-box;
        height:auto;
    }
}

.pageSection.contestSection {
    background-color:#FFF;
}

.pageSection.contestSection .subSection {
    padding-top:45px;
    padding-bottom:70px;
}

.contestIcon {
    width:56px;
}

.pageSection.contestSection .subSection h2 {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-900;
    font-size:36px;
    line-height:43px;
    color:#00a6ff;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    max-width:670px;
    margin-top:10px;
}

.pageSection.contestSection .subSection h2 span {
    white-space: nowrap;
}

.pageSection.contestSection .subSection p {
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-family:MuseoSans-300;
    font-size:20px;
    line-height:24px;
    color:#4d4d4d;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    margin-top:10px;
}

.pageSection.contestSection .subSection p.subText a {
    color:#4d4d4d;
}

.pageSection.contestSection .subSection p strong {
    font-weight:normal;
    font-family:MuseoSans-900;
}

.pageSection.contestSection .subSection p span {
    white-space: nowrap;
}

.pageSection.contestSection .subSection p.subText {
    font-size:11px;
    line-height:13px;
    margin-top:30px;
}

.contestButton {
    display:inline-block;
    color:#FFF;
    width:100%;
    max-width:330px;
    font-family:MuseoSans-700;
    text-decoration: none;
    text-transform: uppercase;
    height:40px;
    line-height:40px;
    background-color:#ef6222;
    border-radius:20px;
    font-size:14px;
    margin-top:50px;
}

.contestReader {
    position:absolute;
    right:0px;
    top:30px;
    width:146px;
}

@media (max-width: 860px) {
    .contestReader {
        top:5px;
        width:80px;
    }
}

.theHeader input {
    font-size: 24px;
    padding: 10px;
    display: inline-block;
    margin-top: 15px;
    border: solid;
    border-width: 2px;
    border-radius: 5px;
    max-width:290px;
    width:100%;
    box-sizing: border-box;
    text-align: center;
}

.hide {
    display:none;
}

.submitButton {
    position: relative;
    left:0px;
    top:0px;
    width:200px;
    height:auto;
    display:inline-block;
    font-family:MuseoSans-500;
    font-size:18px;
    line-height:40px;
    color:#FFF;
    background-color:#00a6ff;
    border-radius:20px;
    text-decoration: none;
    margin-top:15px;
}

.submitButton:hover {
    background-color:#37aff0;
}

.passwordSection {
    display:none;
}

.passwordSection i {
    font-style:normal;
    display:none;
    width:100%;
    font-size:18px;
    line-height:21px;
    color:#FF0000;
}

nav .globalnav--shop-header, nav .mobile-menu-container, .fatFooter, header .globalnav--menuIconImg, #corp-home-globalNav > div.globalnav--menuIcon.mobile-only.closed {
    display:none !important;
    pointer-events:none !important;
}

.booksIcon {
    width:80%;
    max-width:235px;
    margin-top:20px;
    margin-bottom:20px;
}

.helpful {
    position:fixed;
    bottom:0px;
    width:100%;
    height:auto;
    box-sizing: border-box;
    background-color: #333;
    display:none;
    padding-left:25px;
    padding-right:25px;
    text-align: center;
    z-index:10000;
    padding-top:8px;
    padding-bottom:8px;
}

.helpful p {
    padding:0px;
    margin:0px;
    font-family:MuseoSans-500;
    font-size:16px;
    line-height:1.3;
    color:#FFF;
    display:inline-block;
    width:100%;
}

.helpful p span {
    display:inline-block;
}

.helpful p span a {
    font-family:MuseoSans-700;
    display:inline-block;
    color:#f6e839;
    margin-left:12px;
    text-decoration: underline;
}

.helpful .close {
    position:absolute;
    top:6px;
    right:5px;
    width:25px;
    display:inline-block;
}

@media (max-width: 635px) {
    .helpful p span {
        width:100%;
    }
    .helpful p {
        max-width:250px;
    }
}

#form348 {
    display:none !important;
}

.cellHolder .topTab {
    position:relative;
    left:0px;
    top:0px;
    width:150px;
    height:64px;
    display:inline-block;
    background-color:#ffb167;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-sizing:border-box;
    border-left:solid;
    border-right:solid;
    border-top:solid;
    border-width:1px;
    border-color:#FFF;
    float:right;
    margin-right:10px;
    color:#000;
    font-family:MuseoSans-500;
    font-size:18px;
    line-height:21px;
    text-decoration: none;
    padding-top:10px;
}

.cellHolder .topTab.selected {
    background-color:#ffd54e;
}

.cellHolder .topTab strong {
    font-weight:normal;
    font-family:MuseoSans-900;
}

@media (max-width: 413px) {
    .cellHolder .topTab {
        margin-right:5px;
    }
}