﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

    /* Fix for poor formatting from sharepoint's RTE */
    table[style*="width:"],
    td[style*="width:"],
    tr[style*="width:"],
    table[style*="height:"],
    td[style*="height:"],
    tr[style*="height:"] {
        width: 100% !important;
        height: auto !important;
    }

td, th {
    padding: 0
}

@media screen {
    .nav li:before, .subnav a:before, .mobile-menu:before, .content-header:before, .section:before, .callout:before, .item:before, .row:before, .parent-callout:before, .nav li:after, .subnav a:after, .mobile-menu:after, .content-header:after, .section:after, .callout:after, .item:after, .row:after, .parent-callout:after {
        content: ' ';
        display: table
    }

    .nav li:after, .subnav a:after, .mobile-menu:after, .content-header:after, .section:after, .callout:after, .item:after, .row:after, .parent-callout:after {
        clear: both
    }
}

.visuallyhidden, .mobile-view-list .view-list-link, .check-custom {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ie8 .check-custom {
    clip: none;
    height: inherit;
    margin: inherit;
    padding: inherit;
    position: relative;
    width: inherit
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

*, *:after, *:before {
    box-sizing: border-box
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.lt-ie9 img {
    -ms-interpolation-mode: bicubic
}

.ie8 img {
    width: auto
}

.fluid-video {
    height: 0;
    padding-bottom: 51.9%;
    padding-top: 25px;
    position: relative
}

    .fluid-video iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

body {
    color: #564d39;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 100%;
    font-weight: 400
}

a {
    color: #ce4a29;
    text-decoration: none
}

    a:visited {
        color: #77008d;
        text-decoration: none
    }

    a:hover, a:focus, a:active {
        color: #b94225;
        text-decoration: none
    }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: 700;
    margin-top: 0
}

h1, .h1 {
    font-size: 2em;
    line-height: 1.2;
    margin: .5em 0 .25em
}

h2, .h2 {
    font-size: 1.75em;
    line-height: 1.4;
    margin-bottom: .25em;
    margin-top: 1.5em
}

h3, .h3 {
    font-size: 1.25em;
    line-height: 1.4;
    margin-bottom: .5em;
    margin-top: 1.5em
}

h4, .h4 {
    font-size: 1.275em;
    line-height: 1.14em;
    margin-bottom: .5em;
    margin-top: 1em
}

h5, .h5 {
    font-size: 1.125em;
    line-height: 1.3333em;
    margin-bottom: 0;
    margin-top: 1em
}

h6, .h6 {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.5em
}

p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    margin-top: .5em
}

ul, ol {
    margin: 0 0 1.5em 1.5em;
    padding: 0
}

@media screen and (min-width: 56.25em) {
    ul, ol {
        margin-right: 2em
    }
}

ul {
    list-style-type: disc
}

li {
    line-height: 1.5em
}

dl {
    margin-bottom: 1em
}

dt, dd {
    line-height: 1.5em
}

dt {
    font-weight: bold;
    margin-top: .625em
}

dd {
    margin-left: 0
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.unstyled {
    list-style: none;
    margin-left: 0
}

.inline {
    list-style: none;
    margin-left: 0
}

    .inline > li {
        display: inline-block;
        padding-left: .3em;
        padding-right: .3em;
        vertical-align: baseline
    }

.footnote {
    font-size: 80%;
    color: #777
}

.page h1, .page .h1, .page h2, .page .h2, .page h3, .page .h3, .page h4, .page .h4, .page h5, .page .h5, .page h6, .page .h6, .site, .mobile-site {
    font-family: Arvo,serif
}

    .page h1.sans, .page .h1.sans, .page h2.sans, .page .h2.sans, .page h3.sans, .page .h3.sans, .page h4.sans, .page .h4.sans, .page h5.sans, .page .h5.sans, .page h6.sans, .page .h6.sans, .site.sans, .mobile-site.sans {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
    }

.page a:hover, .page a:focus, .page a:active {
    text-decoration: underline
}

.wrapper {
    margin: 0 auto;
    max-width: 65em
}

.header {
    background: url("/_layouts/15/aap.healthychildren/images/bg-diamonds.png") top left #f5f2d9;
    border-right: 1px solid #fff;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    overflow: auto;
    padding: 0 0 1em;
    position: fixed;
    top: 3em;
    transition: left .15s ease;
    width: 18em;
    z-index: 11
}

@media screen and (min-width: 56.25em) {
    .header {
        bottom: 0;
        height: 100%;
        top: 0
    }
}

.header.closed {
    left: -19em
}

@media screen and (min-width: 56.25em) {
    .header.closed {
        left: 0
    }
}

.header .parent-link {
    display: block;
    padding: 1.5em 1em
}

@media screen and (max-width: 56.25em) {
    .header .parent-link {
        display: none
    }
}

.site {
    color: #564d39;
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    padding: .75em .75em 1.25em
}

@media screen and (min-width: 56.25em) {
    .site {
        background-size: 4.5em;
        font-size: 1.5em
    }
}

.site:visited {
    color: #564d39
}

.site span {
    color: #564d39;
    display: block;
    font-size: .5em;
    font-weight: 400;
    margin-bottom: -.2em
}

.site:hover, .site:focus {
    color: #ce4a29
}

.nav {
    margin-left: .35em;
    margin-right: .35em
}

    .nav ul {
        margin: 0
    }

    .nav li {
        list-style-type: none;
        padding: 0;
        position: relative
    }

        .nav li.active > a {
            background: #777;
            color: #fff
        }

    .nav a {
        background: #fff;
        border-bottom: 1px solid #eee;
        border-left: 5px solid #fff;
        color: #564d39;
        display: block;
        font-weight: 700;
        padding: .5em 1em
    }

        .nav a:visited {
            color: #564d39
        }

        .nav a:hover {
            background: #eee;
            border-left: 5px solid #ce4a29
        }

        .nav a.now {
            background: #fff;
            border-left: 5px solid #ce4a29
        }

.subnav {
    background: #fff;
    border-bottom: 1px solid #f5f2d9;
    border-top: 1px solid #f5f2d9;
    padding: 0
}

    .subnav a {
        background: #f7f7f2;
        border-bottom: 0;
        border-left: 5px solid #f7f7f2;
        color: #564d39;
        font-size: .9em;
        font-weight: 400;
        padding: .25em 1em .25em 1.25em
    }

        .subnav a:hover {
            background: #eee;
            border-left: 5px solid #ce4a29
        }

        .subnav a.now {
            background: #eee;
            border-left: 5px solid #ce4a29;
            font-weight: 700
        }

    .subnav.closed {
        display: none
    }

a.subnav-toggle {
    background: #78776d;
    border-left: 0;
    border-radius: .5em;
    color: #fff;
    display: block;
    font-weight: 400;
    height: 1em;
    line-height: .75;
    padding: 0;
    position: absolute;
    right: .5em;
    text-align: center;
    top: .85em;
    width: 1em
}

    a.subnav-toggle:visited {
        color: #fff
    }

    a.subnav-toggle:hover, a.subnav-toggle:active, a.subnav-toggle:focus {
        background: #b9b7a8;
        border-left: 0
    }

.mobile-menu {
    background: url("/_layouts/15/aap.healthychildren/images/bg-diamonds.png") top left #f5f2d9;
    display: block;
    height: 48px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11
}

@media screen and (min-width: 56.25em) {
    .mobile-menu {
        display: none
    }
}

.mobile-menu a {
    color: #564d39
}

    .mobile-menu a:visited {
        color: #564d39
    }

    .mobile-menu a.menu {
        background: #fff;
        bottom: .4em;
        color: #564d39;
        font-size: 1em;
        left: .5em;
        padding: .5em;
        position: absolute;
        top: .4em;
        z-index: 11
    }

@media screen and (min-width: 22.5em) {
    .mobile-menu a.menu {
        padding: .5em 1em
    }
}

.mobile-menu a.menu:hover, .mobile-menu a.menu:focus {
    background: #f7f7f2
}

.mobile-site {
    display: block;
    margin: .5em auto;
    max-width: 11em
}

    .mobile-site img {
        display: block;
        margin-left: .25em;
        max-width: 11em
    }

.page {
    left: 0;
    margin-top: 3em;
    position: absolute
}

@media screen and (min-width: 56.25em) {
    .page {
        left: 18em;
        margin-top: 0
    }
}

@media screen and (max-width: 56.25em) {
    .overlay.on {
        background-color: rgba(255,255,255,0.7);
        height: 100%;
        left: 18em;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10
    }
}

.content {
    margin: 0 auto;
    padding: 0 2em
}

@media screen and (min-width: 56.25em) {
    .content {
        padding-left: 3em;
        padding-right: 3em
    }
}

@media screen and (min-width: 87.5em) {
    .content {
        padding-left: 4.5em;
        padding-right: 4.5em
    }
}

.hold {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    transition: all .5s ease;
    width: 100%;
    z-index: 10
}

    .hold.stickOnScroll-on {
        font-size: 80%;
        transition: all .5s ease
    }

@media screen and (max-width: 56.25em) {
    .hold.stickOnScroll-on {
        top: 3.5em !important
    }
}

.hold.stickOnScroll-on .view-list {
    top: .5em
}

.content-title {
    float: left
}

.content-header {
    padding-bottom: .75em;
    position: relative
}

    .content-header h1 {
        color: #ce4a29;
        font-weight: 700;
        margin-top: .6em
    }

@media screen and (min-width: 56.25em) {
    .content-header h1 {
        margin-top: 1.5em
    }
}

.content-header-fullbleed {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
    padding-bottom: 0;
    padding-top: 1em;
    position: absolute;
    width: 100%
}

    .content-header-fullbleed.home {
        background-color: #fff;
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        position: relative
    }

        .content-header-fullbleed.home .content-header {
            padding-bottom: 0
        }

.first-block {
    margin-top: 10em
}

@media screen and (max-width: 56.25em) {
    .first-block {
        margin-top: 12em
    }
}

@media screen and (max-width: 22.5em) {
    .first-block {
        margin-top: 14em
    }
}

.view-list {
    float: right;
    margin-right: -.5em;
    padding-bottom: 1.5em;
    padding-top: .5em;
    width: 4.5em
}

@media screen and (max-width: 56.25em) {
    .view-list {
        display: none
    }
}

.hold .view-list {
    float: none;
    position: fixed;
    right: 2.5em;
    top: 1.25em
}

@media screen and (min-width: 87.5em) {
    .hold .view-list {
        right: 4em
    }
}

.mobile-view-list {
    font-size: 65%;
    position: absolute;
    right: 1.5em;
    top: .6em;
    width: 4em
}

    .view-list a, .mobile-view-list a {
        background: url("/_layouts/15/aap.healthychildren/images/my-list.png") no-repeat center top transparent;
        background-size: 75%;
        display: block;
        height: 3.5em;
        position: relative;
        width: 4em
    }

        .view-list a:hover .view-list-link, .mobile-view-list a:hover .view-list-link {
            text-decoration: underline
        }

    .mobile-view-list a {
        background-size: 3em
    }

        .mobile-view-list a:hover, .mobile-view-list a:focus {
            background: url("/_layouts/15/aap.healthychildren/images/my-list.png") no-repeat center top transparent;
            background-size: 3em
        }

.view-list-total {
    background: #b75c46;
    border: 0.2em solid #fff;
    border-radius: 1em;
    color: #fff;
    display: block;
    font-size: 1em;
    padding: .25em .5em;
    position: absolute;
    right: -.5em;
    top: -.5em
}

    .view-list-total.big {
        font-size: 2em;
        transition: font-size .5s ease-out
    }

    .view-list-total.fade .total {
        opacity: 0;
        transition: opacity .5s ease-out
    }

.view-list-link {
    bottom: -1.65em;
    color: #564d39;
    display: block;
    font-size: 14px;
    left: 50%;
    margin-left: -2em;
    position: absolute;
    text-align: center;
    width: 4em
}

@media screen and (min-width: 35em) {
    .instruction {
        float: left;
        width: 70%
    }
}

.instruction p {
    background: url("/_layouts/15/aap.healthychildren/images/checkbox.png") no-repeat left 0.15em;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: .5em;
    padding-left: 1.75em
}

.toolbar {
    display: none
}

@media screen and (min-width: 56.25em) {
    .toolbar {
        display: block;
        float: right;
        margin-left: 1.5em
    }
}

.hold.stickOnScroll-on .toolbar {
    float: none;
    position: fixed;
    right: 2.5em;
    top: .5em
}

@media screen and (min-width: 87.5em) {
    .hold.stickOnScroll-on .toolbar {
        right: 4em
    }
}

.toolbar p {
    font-size: 90%;
    font-weight: 700;
    letter-spacing: .1em;
    margin-top: 1.2em;
    margin-bottom: .25em;
    text-transform: uppercase
}

@media screen and (min-width: 35em) {
    .toolbar p {
        text-align: right
    }
}

.toolbar p.slammed {
    margin-top: .25em
}

.toolbar a {
    background: url("/_layouts/15/aap.healthychildren/images/print.png") no-repeat left center;
    color: #ce4a29;
    padding-left: 1.75em
}

@media screen and (min-width: 56.25em) {
    .toolbar a span {
        display: none
    }
}

@media screen and (min-width: 75em) {
    .toolbar a span {
        display: inline
    }
}

.content-header .toolbar {
    margin-top: 2.8em
}

.callout {
    background: #fafaf0;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    padding: 1em
}

    .callout h2, .callout h3 {
        margin-top: .5em
    }

.callout-fullbleed {
    background: #fafaf0
}

    .callout-fullbleed .callout {
        padding-left: 0;
        padding-right: 0
    }

.tip {
    background: #f2f9d4;
    margin-bottom: 1em;
    padding-bottom: .25em;
    padding-left: 2em;
    padding-right: 2em
}

.timeline {
    border-left: 2px solid #b9b7a8;
    margin-left: .5em;
    padding: 0 1em .5em 1.1em
}

.timeline-flag, .timeline-flag-alt {
    background: url("/_layouts/15/aap.healthychildren/images/bullet-timeline.png") no-repeat 0.2em center #deed96;
    margin-left: -1em;
    margin-top: 1em;
    max-width: 12em;
    padding: .5em .5em .5em 1em
}

.timeline-flag-alt {
    background-color: #ffedbd
}

.to-top {
    margin-top: 2em
}

    .to-top a {
        background: url("/_layouts/15/aap.healthychildren/images/arrow-up.png") no-repeat 0.4em center #564d39;
        color: #fff;
        float: right;
        padding: .5em .75em .5em 2em
    }

        .to-top a:hover {
            background-color: #ce4a29;
            text-decoration: none
        }

        .to-top a:visited {
            color: #fff
        }

.question {
    background: #564d3a;
    border-radius: .75em;
    font-size: .7em;
    font-weight: 400;
    margin-left: .25em
}

    .question a {
        color: #fff;
        padding: .5em .35em
    }

        .question a:hover, .question a:focus, .question a:active {
            text-decoration: none
        }

        .question a:visited {
            color: #fff
        }

.item {
    margin-top: 1em
}

.item-check {
    float: left;
    margin-top: .85em
}

.item-description {
    padding-left: 3em
}

    .item-description p {
        margin-bottom: .5em
    }

figure {
    border: 5px solid #eee;
    cursor: pointer;
    margin: 1.5em 0;
    max-width: 31.25em;
    position: relative
}

    figure.tall {
        max-width: 20em
    }

    figure img {
        width: 100%
    }

    figure:before {
        background-color: rgba(0,0,0,0.4);
        border: 3px solid rgba(255,255,255,0.7);
        border-radius: 25px;
        color: #F5F7FA;
        content: 'Play';
        font-size: 19px;
        height: 50px;
        left: 50%;
        line-height: 45px;
        margin-left: -50px;
        position: absolute;
        text-align: center;
        top: 40%;
        width: 100px
    }

    figure.play:before {
        display: none
    }

    figure.play:after {
        background-color: #8CC152;
        color: #fff
    }

    figure.stop .stop-control:before {
        background-color: rgba(0,0,0,0.4);
        border: 3px solid rgba(255,255,255,0.7);
        border-radius: 25px;
        color: #F5F7FA;
        content: 'Stop';
        font-size: 14px;
        height: 35px;
        right: 5px;
        line-height: 30px;
        margin-left: -50px;
        position: absolute;
        text-align: center;
        top: 5px;
        width: 80px
    }

.ie8 .check-custom {
    display: inline
}

.check-custom-label {
    background: url("/_layouts/15/aap.healthychildren/images/checkbox-off.png") no-repeat;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px
}

    .check-custom-label:hover, .check-custom-label:focus {
        background: url("/_layouts/15/aap.healthychildren/images/checkbox-hover.png") no-repeat
    }

.ie8 .check-custom-label {
    background-image: none
}

.check-custom:checked + label {
    background: url("/_layouts/15/aap.healthychildren/images/checkbox-on.png") no-repeat
}

.ie8 .check-custom:checked + label {
    background-image: none
}

.call-to-action {
    margin-bottom: -.5em;
    display: block
}

@media screen and (min-width: 56.25em) {
    .call-to-action {
        display: table;
        margin-top: 1em
    }
}

.call-to-action a {
    background: url("/_layouts/15/aap.healthychildren/images/arrow-topic-white.png") no-repeat 95% center #cbdb93;
    border-top: 5px solid #abc351;
    display: block;
    margin-bottom: 1.5em;
    padding: 1.5em 3em 1.5em 1em;
    vertical-align: middle;
    width: 100%
}

@media screen and (min-width: 56.25em) {
    .call-to-action a {
        display: table-cell
    }
}

.call-to-action a:hover, .call-to-action a:focus {
    background-color: #dde8b9;
    text-decoration: none
}

.call-to-action a.double {
    padding-bottom: 2.3em;
    padding-top: 2.25em
}

.call-to-action a span {
    color: #564d39;
    font-family: Arvo,serif;
    font-size: 1.25em
}

.call-to-action.alt a {
    background: url("/_layouts/15/aap.healthychildren/images/arrow-topic-white.png") no-repeat 95% center #fbbd6f;
    border-top: 5px solid #f8a336
}

    .call-to-action.alt a:hover, .call-to-action.alt a:focus {
        background-color: #fcd4a1
    }

@media screen and (min-width: 56.25em) {
    .grid {
        display: table;
        float: left;
        height: 7em;
        margin-right: 2.5%;
        width: 45%
    }
}

.parent-callout {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    padding: 2em 0
}

    .parent-callout p {
        margin-bottom: .25em;
        margin-top: .5em
    }

    .parent-callout .intro {
        font-size: 1.25em
    }

.parent-callout-fullbleed {
    background: #f7f7f2
}

.float-right {
    display: none
}

.savebtn {
}

    .savebtn .savingText {
        display: none;
    }

    .savebtn.saving .savingText {
        display: inline;
    }

    .savebtn.saving .saveText {
        display: none;
    }

@media screen and (min-width: 35em) {
    .float-right {
        display: block;
        float: right;
        margin-bottom: .5em;
        margin-left: 2em;
        margin-top: .5em
    }
}

.article-social-container {
    display: none !important;
}

.media-toolbar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+50,0+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    position: fixed;
    right: 0;
    z-index: 1;
    width: 100%;
    top: 73px;
    padding-top: 15px;
    text-align: right;
    margin-top: 0;
}
    .media-toolbar.fullwidth {
        position: static;
        max-width: none;
    }

    .media-toolbar .content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .media-toolbar .alert {
        margin-bottom: 15px;
    }

@media screen and (max-width: 1024px) and (min-width: 601px) {
    .media-toolbar {
        top: 90px;
    }
}

@media screen and (min-width: 56.25em) {
    .media-toolbar {
        top: 50px;
        max-width: 640px;
    }
}

@media screen and (min-width: 56.25em) {
    .media-toolbar {
        margin-top: 10px;
        background: none;
        filter: none;
    }
}

/*.btn {
    background: #dbeb8e;
    border-radius: .75em;
    color: #564d39;
    display: block;
    font-size: 1.25em;
    margin: 1em auto;
    max-width: 15em;
    padding: 1em;
    text-align: center
}

    .btn:hover, .btn:focus {
        background: #ffedbd
    }*/

.btn-group {
    margin-right: 1em;
}

.my-list-box-header {
    background: url("/_layouts/15/aap.healthychildren/images/notebook-bg-vertical.png") repeat-y left top #fafafa;
    padding: 1em 1.5em 1em 2.5em
}

.list-checkboxes {
    margin-left: .75em;
    margin-top: 1em
}

    .list-checkboxes li {
        background: url("/_layouts/15/aap.healthychildren/images/checkbox.png") no-repeat left center;
        list-style-type: none;
        padding-bottom: .75em;
        padding-left: 2.5em;
        padding-top: .75em
    }

.line-divider {
    border-top: 1px solid #eee;
    margin-bottom: 3em;
    padding-top: 1em
}

.subhead {
    display: block;
    font-family: Arvo,serif;
    margin: .5em .1em -.75em
}

@media screen and (max-width: 56.25em) {
    .stickOnScroll-on .subhead {
        margin-top: 1em
    }
}

@media screen and (min-width: 56.25em) {
    .subhead {
        margin-bottom: -2.25em;
        margin-top: 1em
    }
}

.subhead a {
    color: #564d39
}

.concerns-immediate, .concerns-soon {
    display: none
}

.concern {
    border-bottom: 2px dashed #eee;
    padding: 0 0 2em;
    position: relative
}

    .concern p {
        background: url("/_layouts/15/aap.healthychildren/images/checkbox.png") no-repeat left center;
        font-weight: 700;
        margin-bottom: 1em;
        padding-bottom: .5em;
        padding-left: 2.5em;
        padding-top: 1em
    }

@media screen and (min-width: 56.25em) {
    .concern p {
        margin-right: 8em
    }
}

.concern textarea {
    display: block;
    height: 6em;
    margin-left: 2.5em;
    margin-top: 0;
    padding: .5em;
    width: 80%
}

.concern .question {
    float: left;
    text-align: center
}

.concern .remove {
    background: #b75c46;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: .75em;
    max-width: 10em;
    padding: .5em 1em;
    text-align: center;
    text-decoration: none
}

@media screen and (min-width: 56.25em) {
    .concern .remove {
        position: absolute;
        right: 0;
        top: 0
    }
}

.concern .remove:hover, .concern .remove:focus, .concern .remove:active {
    background: #564d39;
    color: #fff;
    text-decoration: none
}

.concern .remove:visited {
    color: #fff
}

.undo-block {
    display: none
}

.undo {
    background-color: #fff
}

    .undo p, .undo label, .undo textarea, .undo .remove {
        opacity: .2
    }

    .undo .undo-block {
        background: url("/_layouts/15/aap.healthychildren/images/bg-diamonds.png") top left #f5f2d9;
        border: 1px solid #999;
        display: block;
        font-size: 1.4em;
        opacity: 1;
        padding: .75em;
        position: absolute;
        top: 20%;
        left: 8%;
        width: 80%;
        text-align: center
    }

a.undo-btn, a.confirm-btn {
    display: inline-block;
    color: #222;
    font-size: .8em;
    margin: .5em;
    padding: .25em 1em;
    background: #eee;
    border: 1px solid #999
}

    a.undo-btn:hover, a.confirm-btn:hover {
        text-decoration: none;
        background: #c9664e;
        color: #fff
    }

.hero {
    background: url("/_layouts/15/aap.healthychildren/images/hero.jpg") no-repeat left top;
    background-size: contain;
    padding-bottom: 13.3825079%
}

@media screen and (max-width: 35em) {
    .hero {
        background: url("/_layouts/15/aap.healthychildren/images/hero-sm.jpg") no-repeat center top;
        background-size: contain;
        padding-bottom: 28.929385%
    }
}

.highlight {
    color: #564d3a;
    font-family: Arvo,serif;
    font-size: 1.25em;
    font-weight: 700
}

.video-box iframe {
    max-width: 100%
}

aside {
    display: none
}

.page-age .content h3 {
    color: #c9664e;
    font-size: 1.3em
}

.next-page {
    margin-top: 4em
}

a.next-page-btn {
    display: inline-block;
    background: url("/_layouts/15/aap.healthychildren/images/next-arrow-bg.png") no-repeat right center #255369;
    padding: 1em 2em 1em 1em;
    font-size: 1.3em;
    font-family: Arvo,serif;
    margin-bottom: 1.5em;
    color: #fff
}

    a.next-page-btn:hover {
        color: #fff;
        text-decoration: none;
        background-color: #32718f
    }

    a.next-page-btn span {
        background: url("/_layouts/15/aap.healthychildren/images/arrow-topic-white.png") no-repeat right center;
        padding: .25em 3em .25em 0;
        display: inline-block
    }

.page-list .footnote {
    display: none
}

@media print:not(.bar-item, .bar-item *) {
    * {
        background: transparent !important;
        color: #000 !important;
        left: inherit !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: static !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after, .subhead a:after {
        content: ''
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm 1cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    h1 {
        font-size: 2.25em !important
    }

    .concern p {
        padding-bottom: 0 !important;
        padding-left: 0 !important
    }

    .concern textarea {
        margin-left: 0 !important;
        width: 100% !important
    }

    ::-webkit-input-placeholder {
        color: transparent
    }

    :-moz-placeholder {
        color: transparent
    }

    ::-moz-placeholder {
        color: transparent
    }

    :-ms-input-placeholder {
        color: transparent
    }

    .my-list-box, .my-list-box-header {
        border: none !important;
        padding: 0 !important
    }

    .page-list .footnote {
        display: block
    }

    .tip {
        padding: 0 !important
    }

    .content {
        position: static !important
    }

    .page, .content-header h1 {
        margin-left: 0 !important;
        margin-top: 0 !important;
        padding: 0 !important
    }

    .check-custom {
        display: inline !important
    }

        .check-custom-label, .check-custom:checked + label {
            background-image: none !important
        }

    .timeline {
        border-left: 0 !important;
        padding: 0 !important;
        margin-left: 0 !important
    }

    .timeline-flag, .timeline-flag-alt {
        margin-top: 1em !important
    }

    .callout {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }

    .parent-callout-fullbleed .content, .parent-callout {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .content-header-fullbleed {
        margin-bottom: .25em !important
    }

        .content-header-fullbleed .content {
            padding-left: 0 !important;
            text-align: center
        }

        .content-header-fullbleed .content-title {
            float: none;
            text-align: center
        }

    .hold {
        position: static !important;
        width: inherit !important
    }

    .hasStickOnScroll {
        font-size: 80% !important
    }

    aside {
        display: block;
        height: 50px;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative;
        width: 300px
    }

    .subhead {
        margin-bottom: 1em
    }

        .subhead a {
            text-decoration: none
        }

    .first-block {
        margin-top: 1em !important
    }

    .header, .to-top, a.remove, .mobile-menu, .toolbar, .question, .view-list, .instruction, .instructions, .compatibility, .mylistfull, .mylistblank, .disclaimer, .call-to-action, .skip-link, .video-box, .get-started {
        display: none !important
    }
}

body {
    font-size: 15px;
    font-style: normal;
}

@media screen {
    body {
        padding-top: 57px;
    }
}

.page {
    width: 100%;
}

#sidr-main {
    display: none !important;
}

@media screen and (max-width: 899px) {
    .page > div {
        margin-top: 50px;
    }
}

.wrapper {
    margin-top: 5px;
}
/** ribbon */
.hc-ribbon {
    background: url() no-repeat #fcfbf1;
    box-shadow: 0 3px 3px #ededed;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

.header,
.mobile-menu {
    z-index: 2;
}

@media screen and (min-width: 320px) and (max-width:600px) {
    .hc-ribbon {
        height: 35px
    }

    .header,
    .mobile-menu {
        top: 83px;
    }
}

@media screen and (min-width: 601px) and (max-width:1024px) {
    .hc-ribbon {
        height: 48px
    }

    .header {
        top: 96px;
    }

    .mobile-menu {
        top: 96px;
    }
}

@media screen and (min-width: 900px) {
    .header {
        top: 48px;
    }
}

@media screen and (min-width: 1025px) {
    .hc-ribbon {
        height: 57px
    }

    .header,
    .mobile-menu {
        top: 57px;
    }
}

.hc-ribbon .container {
    position: relative
}

.hc-ribbon .logo-aap {
    clear: none;
    float: right
}

a.btn-our-sponsors {
    display: none !important;
    background-color: #d5d3c1;
    color: #5c4727;
    display: block;
    font-family: 'Arvo',serif;
    font-weight: 400;
    float: left;
    height: 100%;
    text-transform: uppercase
}

@media screen and (min-width: 601px) and (max-width:1024px) {
    a.btn-our-sponsors {
        line-height: 48px;
        margin-left: 77px;
        padding: 0 15px
    }
}

@media screen and (min-width: 1025px) {
    a.btn-our-sponsors {
        line-height: 57px;
        margin-left: 57px;
        padding: 0 25px
    }
}

a.btn-our-sponsors:hover {
    background-color: #e9b424;
    color: #3b2c14
}

.greeting-registration {
    float: left;
    font-size: 10px;
    height: 57px;
    line-height: 57px;
    text-transform: uppercase
}

@media screen and (min-width: 1025px) {
    .greeting-registration {
        position: absolute;
        right: 455px
    }
}

.greeting-registration div {
    line-height: 57px !important
}

.greeting-registration .registered-user {
    color: #e85325
}

    .greeting-registration .registered-user:hover {
        color: #5c4727 !important
    }

.btn-language {
    float: left;
    height: 75px;
    left: 400px;
    position: absolute;
    text-indent: -9999px;
    width: 160px
}

@media screen and (min-width: 320px) and (max-width:600px) {
    .btn-language {
        left: 85px;
        width: 23%
    }
}

@media screen and (max-width: 320px) {
    .btn-language {
        left: 12px;
        width: 31%
    }
}

@media screen and (min-width: 601px) and (max-width:1024px) {
    .btn-language {
        background-size: 135px 63px;
        height: 63px;
        left: 350px;
        width: 135px
    }
}

.btn-language img {
    display: block;
    max-width: 100%
}

.logo-aap {
    background: url(/_catalogs/masterpage/Assets/images/logo-aap.png) 0 0 no-repeat;
    clear: both;
    display: block;
    margin-top: 2px;
    text-indent: -9999px
}

@media screen and (min-width: 320px) and (max-width:600px) {
    .logo-aap {
        background-size: 185px 30px;
        height: 30px;
        width: 185px
    }
}

@media screen and (max-width: 320px) {
    .logo-aap {
        background-size: 180px 29px;
        height: 29px;
        width: 180px
    }
}

@media screen and (min-width: 601px) and (max-width:1024px) {
    .logo-aap {
        background-size: 270px 44px;
        height: 44px;
        width: 270px
    }
}

@media screen and (min-width: 1025px) {
    .logo-aap {
        background-size: 270px 44px;
        height: 44px;
        margin-top: 4px;
        width: 270px
    }
}

@media screen and (min-width: 320px) and (max-width:600px) {
    .aap-header .col-xs-6 {
        width: 100%
    }
}

/** /ribbon */

/** social container */
.article-social-left {
    float: left
}

    .article-social-left .rsbtn, .article-social-left .spanish-version {
        float: left
    }

    .article-social-left .spanish-version {
        color: #5c4727;
        font-size: 12px;
        font-weight: 600;
        margin-top: 6px;
        padding-left: 25px
    }

        .article-social-left .spanish-version:hover {
            text-decoration: underline
        }

    .article-social-left .rsbtn .rsbtn_left .rsbtn_text {
        background: none;
        color: #5c4727;
        font-family: 'Helvetica','Arial',sans-serif;
        line-height: 16px;
        margin: 7px 10px 3px 0;
        padding-left: 10px;
        text-transform: uppercase
    }

    .article-social-left .rsbtn .rsimg, .article-social-left #rslightbox_logo.rsimg, .article-social-left .rsbtn a.rsimg {
        background-image: url(../../images/rs_button.png)
    }

.article-social-right {
    float: right;
    font-size: 10px;
    font-weight: 600;
    padding-top: 6px;
    margin-right: 20px;
}

    .article-social-right #font-scaler-container, .article-social-right .text-size, .article-social-right .fontScaler, .article-social-right .email-print, .article-social-right .addthis_toolbox {
        float: left
    }

    .article-social-right .text-size {
        margin-right: 4px
    }

    .article-social-right .fontScaler {
        font-size: 12px
    }

        .article-social-right .fontScaler a {
            color: #5c4727;
            padding: 0 3px
        }

@media screen and (min-width: 320px) and (max-width:1024px) {
    .article-social-right #font-scaler-container {
        display: none
    }
}

.article-social-right .addthis_toolbox {
    margin-top: -8px
}

@media screen and (min-width: 320px) and (max-width:1024px) {
    .article-social-right .addthis_toolbox {
        margin-top: -5px
    }
}

.article-social-container {
    clear: both;
    float: left;
    margin-bottom: 25px;
    width: 100%;
    position: absolute;
    right: 0;
    z-index: 5;
}

@media screen and (max-width: 899px) {
    .article-social-container {
        margin-top: 48px;
    }
}

.email-print {
    margin: 0;
    padding: 0
}

@media screen and (min-width: 1025px) {
    .email-print {
        margin: 0 0 0 15px
    }
}

.email-print li {
    border-right: 1px solid #d3d1bc;
    display: inline;
    list-style: none;
    padding: 0 5px;
    text-transform: uppercase
}

@media screen and (min-width: 320px) and (max-width:600px) {
    .email-print li {
        padding: 0 3px
    }
}

.email-print a {
    color: #5c4727
}

.email-print .add-this-title {
    border: none;
    color: #e85325
}

.addthis_toolbox .custom_images a {
    display: block;
    float: left;
    height: 26px;
    margin-left: 5px;
    width: 27px
}

    .addthis_toolbox .custom_images a img {
        max-height: 100%;
        max-width: 100%
    }
/** /social container */

@media screen and (min-width: 320px) and (max-width:600px) {
    .mobile-menu {
        top: 35px
    }
}

@media screen and (min-width: 601px) and (max-width:1024px) {
    .mobile-menu {
        top: 48px
    }
}

@media screen and (min-width: 1025px) {
    .mobile-menu {
        top: 57px
    }
}

/** hiding non-useful things from header (navigation, logo) and retaining only top ribbon */
.aap-header,
.navbar {
    display: none !important;
}

.child-header {
    text-align: center;
}

    .child-header .media-left img {
        width: 75px;
        height: 75px;
        max-width: none;
    }

div.child {
    padding-left: 5px;
    padding-right: 5px;
}

    div.child .child-wrap-inner {
        padding: 15px;
        /* background-color: #eaeaea; */
    }

.printout {
    display: none;
}

.timeline-flag, .timeline-flag-alt {
    display: inline-block;
    max-width: 24em;
}

.promise-wrap .plan-point {
    padding-left: 1em;
}

.item-description {
    padding-top: 16px;
}

    .item-description .description {
        max-width: 450px;
        color: #888;
        font-size: 0.9em;
        margin-top: 2px;
    }

.topbar {
    text-align: right;
    padding-right: 25px;
}

@media screen and (min-width: 900px) {
    .topbar {
        position: relative;
        top: 30px;
        z-index: 5;
    }
}

.topbar .btn {
    display: inline-block;
    font-size: 1em;
    padding: 5px 15px;
    margin-right: 10px;
    border-radius: 5px;
}

.topbar label {
    font-weight: normal;
    cursor: pointer;
}

.section-wrap .add-point {
    display: block;
    padding: 10px 0 10px 15px;
}

.plan-point {
    font-weight: bold;
}

    .plan-point.disabled * {
        font-weight: normal !important;
    }

.section-wrap .item-check label,
.plan-point {
    cursor: pointer;
}

.section-wrap .item-description {
    /*position: relative;*/
}

    .section-wrap .item-description input {
        width: 100%;
        max-width: 350px;
    }

    .section-wrap .item-description .remove {
        position: absolute;
        left: 5px;
        top: 12px;
        padding: 5px;
        padding-left: 5px;
    }

.add {
    text-align: center;
}

.bargraph {
    height: 700px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.bar-item {
    position: relative;
    padding: 1px 0;
}

    .bar-item.screentimecalc {
        margin: 0 auto;
    }

    .bar-item.zerovalue .bar {
        background-color: transparent !important;
        border-width: 1px;
        border-style: solid;
    }

        .bar-item.zerovalue .bar .timebuttons a {
            color: rgba(0,0,0,0.54);
        }

            .bar-item.zerovalue .bar .timebuttons a.decrement {
                display: none;
            }

    .bar-item .barlabel {
        position: absolute;
        left: 0;
        right: 60%;
        top: 50%;
        text-align: right;
        transform: translateY(-50%);
        color: rgba(0,0,0,0.57);
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .bar-item.small .barlabel {
        font-size: 12px;
    }

    .bar-item .timediv {
        position: absolute;
        left: 60%;
        top: 50%;
        transform: translateY(-50%);
        color: rgba(0,0,0,0.57);
        font-weight: bold;
        text-align: center;
    }

    .bar-item > .bar {
        width: 15%;
        height: 100%;
        margin: 0 auto;
        display: block;
        opacity: 0.58;
        border-radius: 3px;
    }

    .bar-item[data-screen-type="Time for Screen"] > .bar,
    .bar-item[data-screen-type="Time for Screen"] .timediv,
    .bar-item[data-screen-type="Time for Screen"] .barlabel {
        opacity: 1;
        color: rgba(0,0,0,0.84);
    }

    .bar-item:hover > .bar {
        opacity: 0.75;
    }

    .bar-item:hover .barlabel,
    .bar-item:hover .timediv {
        opacity: 1;
        color: rgba(0,0,0,0.84);
    }

    .bar-item .bar {
        position: relative;
    }

        .bar-item .bar .timebuttons {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 100%;
            text-align: center;
        }

            .bar-item .bar .timebuttons a {
                display: block;
                color: white;
                text-align: center;
                line-height: 16px;
            }

    .bar-item.small .bar .timebuttons a {
        display: inline-block;
        font-size: 10px;
        padding: 0 3px;
    }

.heroimage {
    margin-top: 35px;
    width: 100%;
    overflow: hidden;
}

    .heroimage img {
        width: 100%;
        max-width: none;
        height: auto;
    }

.footer {
    margin-top: 100px;
    padding-bottom: 35px;
}

.btn-facebook,
.btn-twitter,
.btn-pinterest {
    color: white;
}

    .btn-facebook:hover,
    .btn-twitter:hover,
    .btn-pinterest:hover {
        color: rgba(255, 255, 255, 0.54);
    }

.btn-facebook {
    background-color: #3b5998;
}

    .btn-facebook:hover {
        background-color: #3b5998;
    }

.btn-twitter {
    background-color: #1DA1F2;
}

    .btn-twitter:hover {
        background-color: #1DA1F2;
    }

.btn-pinterest {
    background-color: #bd081c;
}

    .btn-pinterest:hover {
        background-color: #bd081c;
    }

@media screen and (max-width: 35em) {
    .heroimage img {
        width: 215%;
    }
}

@media screen and (min-width: 56.25em) {
    .page {
        right: 0;
        width: auto;
    }

    .plan-point {
        padding-left: 1em;
    }
}

@media print {
    .media-toolbar {
        display: none;
    }

    .content-header-fullbleed {
        display: none;
    }

    .timeline {
        border-left: none !important;
        margin-left: .5em;
        padding: 0 1em .5em 1.1em;
    }

    .content {
        padding: 0 !important;
    }

    .wrapper {
        width: 100%;
        max-width: none;
    }

    .page {
        position: static;
    }

    .mobile-menu {
        display: none !important;
    }

    .footer {
        display: none !important;
    }

    .topbar {
        display: none !important;
    }

    .noprint {
        display: none !important;
    }

    .hc-ribbon {
        display: none !important;
    }

    .add-own {
        display: none !important;
    }

    .timebuttons {
        display: none !important;
    }

    .article-social-container {
        display: none !important;
    }

    .printout {
        display: inline;
    }

    .screenview {
        display: none;
    }

    .child {
        page-break-after: always;
        overflow: hidden;
        clear: both;
    }

        .child h2 {
            column-span: all;
        }

    .child-wrap-inner {
        padding: 0 !important;
        column-count: 2;
        column-fill: auto;
    }

        .child-wrap-inner h2 {
            margin-top: 0;
        }

        .child-wrap-inner h4 {
            margin-top: 10px;
        }

    .section-wrap {
        padding-bottom: 0px !important;
        margin-bottom: 0px;
        border-bottom: none;
        margin-left: 0;
        margin-bottom: 25px;
        break-inside: avoid;
    }

        .section-wrap:last-child {
            border-bottom: hidden;
        }

        .section-wrap > .plan-point .item-description {
            padding-left: 40px !important;
        }

    .content-header {
        display: block;
    }

    .child-header {
        padding: 0 15px !important;
        margin-left: -17% !important;
    }

        .child-header img {
            width: 100%;
            height: auto;
            max-width: none !important;
        }

        .child-header span:last-child {
            display: none;
        }

    .media-body {
        padding-left: 1em !important;
    }

    .timeline-flag, .timeline-flag-alt {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .section-wrap {
        font-size: 10px;
    }

    .child-header, .section-wrap {
        /* float: left; */
        /* clear: left; */
    }

    .child-header {
        width: 16%;
        float: left;
    }

    .promise-wrap {
        padding-left: 1em !important;
    }

    .section-title {
        padding-bottom: 0;
        display: none !important;
    }

    .section-description {
        display: none !important;
    }

    .item-description {
        padding-top: 0;
        padding-left: 40px !important;
        display: block;
    }

    .plan-point {
        margin-top: 0;
        padding: 5px 0;
    }

    .item-check {
        margin-right: 20px;
        margin-top: -1px;
        max-width: 15px
    }

    .plan-point.disabled {
        display: none !important;
    }

    .nodescriptions .description {
        display: none !important
    }

    .bar {
        border-width: 15px;
        border-style: solid;
        box-shadow: 0px 0px 1000px inset !important;
        opacity: 1 !important;
    }

    .bar-item[data-hours-value="0"] {
        display: none !important;
    }
}
