@import url('reset.css');
@import url('/_layouts/15/AAP.HealthyChildren/1033/styles/site-menu.css');

body * {
    line-height: 1.22em;
}

body {
    background-color: #fff;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    color: #564d39;
}

@font-face {
    font-family: 'RockwellRegular';
    src: url('fonts/rockwell-webfont.eot');
    src: url('fonts/rockwell-webfont.eot?iefix') format('eot'), url('fonts/rockwell-webfont.woff') format('woff'), url('fonts/rockwell-webfont.ttf') format('truetype'), url('fonts/rockwell-webfont.svg#webfonttSG6furg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('fonts/helveticaneue-webfont.eot');
    src: url('fonts/helveticaneue-webfont.eot?iefix') format('eot'), url('fonts/helveticaneue-webfont.woff') format('woff'), url('fonts/helveticaneue-webfont.ttf') format('truetype'), url('fonts/helveticaneue-webfont.svg#webfontGLf1OwMi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro45Light';
    src: url('fonts/helveticaneueltpro-lt-webfont.eot');
    src: url('fonts/helveticaneueltpro-lt-webfont.eot?iefix') format('eot'), url('fonts/helveticaneueltpro-lt-webfont.woff') format('woff'), url('fonts/helveticaneueltpro-lt-webfont.ttf') format('truetype'), url('fonts/helveticaneueltpro-lt-webfont.svg#webfontTkKciV8b') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    outline: 0;
}

    a:link, a:active, a:visited {
        color: #de5d2d;
        text-decoration: none;
        cursor: pointer;
    }

    a:hover {
        text-decoration: underline;
    }

img {
    border: 0;
    outline: 0;
}

input, select, textarea {
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
}

    input.clear-value {
        color: #303228;
    }

.rollover, .button {
    cursor: pointer;
    cursor: hand;
}

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

.normal {
    font-weight: normal;
}

.block {
    display: block;
}

.toggle-pane {
    display: none;
}

.clear { /* Float fix */
    clear: both;
    height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
    overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* clearfix ^ 
-------------------------------------------------------------------------*/
.site-main {
    margin: 0 auto;
    width: 1000px;
}

/* site-header : 
-------------------------------------------------------------------------*/
.site-header {
    position: relative;
    height: 150px;
    z-index: 5000 !important;
    margin-bottom: 10px;
}

    .site-header ul, .site-header li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .site-header li {
        float: left;
        display: inline;
    }

.site-logo {
    position: absolute;
    bottom: 55px;
    left: 0;
}

.aap-logo {
    position: absolute;
    bottom: 45px;
    right: 48px;
}

.utility-menu {
    position: absolute;
    top: 0;
    right: 48px;
    font-size: 10px;
    z-index: 5000;
}

.utility-login, .utility-nav {
    float: left;
    display: inline;
    padding-top: 10px;
    height: 28px;
}

.utility-login {
    position: relative;
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-utility-nav-left.gif') no-repeat top right;
    color: #98886f;
    font-size: 12px;
}

    .utility-login ul {
        margin-right: 47px;
    }

    .utility-login li {
        margin-left: 5px;
        border-left: solid 1px #98886f;
        padding-left: 5px;
    }

        .utility-login li.first-child {
            margin: 0;
            padding: 0;
            border: 0;
        }

    .utility-login .link-user {
        text-decoration: underline;
    }

    .utility-login a:link, .utility-login a:active, .utility-login a:visited {
        color: #98886f;
        font-weight: bold;
    }

    .utility-login a:hover {
        color: #ee6a32;
        text-decoration: none;
    }


    .utility-login .login {
        position: relative;
    }

    .utility-login .login-panel {
        display: none;
        position: absolute;
        top: 14px;
        right: -4px;
        background-color: #fff;
        border: solid 1px #a38f86;
        border-bottom-width: 2px;
        border-right-width: 2px;
        padding: 15px 5px 5px 5px;
        width: 450px;
        z-index: 5000;
    }

.login-panel .button {
    float: right;
}

.login-panel .forgot-password {
    float: left;
    display: inline;
    margin: 5px 0 0 180px;
}

    .login-panel .forgot-password:link, .login-panel .forgot-password:active, .login-panel .forgot-password:visited {
        text-decoration: underline;
    }

.login-panel .close {
    position: absolute;
    top: -16px;
    right: -2px;
    background-color: #fff;
    border: solid 1px #a38f86;
    border-right-width: 2px;
    border-bottom: 0;
    width: 70px;
    height: 15px;
    text-align: center;
}

.utility-nav {
    position: relative;
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-utility-nav-repeat.gif') repeat-x;
    font-weight: bold;
}

    .utility-nav ul {
        margin: 0 33px 0 -4px;
    }

    .utility-nav li {
        padding: 0 15px 0 0;
    }

    .utility-nav .utility-cart a {
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-cart-util-off.gif') no-repeat;
        display: block;
        padding-left: 21px;
    }

        .utility-nav .utility-cart a:hover {
            background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-cart-util-on.gif') no-repeat;
        }

    .utility-nav a:link, .utility-nav a:active, .utility-nav a:visited {
        color: #fff;
    }

    .utility-nav a:hover {
        color: #fdf59e;
        text-decoration: none;
    }

    .utility-nav .utility-foot {
        background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-utility-nav-foot.gif') no-repeat;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 6px;
        height: 7px;
        overflow: hidden;
    }

.site-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 4000;
}
/* site-menu styles in site-menu.css */

/* site-header ^ 
-------------------------------------------------------------------------*/

/* site-footer : 
-------------------------------------------------------------------------*/
.site-footer {
    border-top: solid 4px #fbba64;
    width: 942px;
    font-size: 11px;
    color: #725c3a;
}

    .site-footer ul, .site-footer li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .site-footer .section {
        float: left;
        display: inline;
        margin: 14px 0 0 50px;
    }

    .site-footer div.first-child {
        margin-left: 0;
    }

    .site-footer h4 {
        color: #fe9710;
    }

    .site-footer .section a:link, .site-footer .section a:active, .site-footer .section a:visited {
        color: #503f34;
    }

    .site-footer .footer-nav, .site-copyright {
        margin: 14px 0;
    }

.footer-nav, .footer-nav li {
    float: left;
}

    .footer-nav li {
        margin-right: 10px;
    }

    .footer-nav a:link, .footer-nav a:active, .footer-nav a:visited {
        color: #725c3a;
        font-weight: bold;
    }

    .footer-nav a:hover {
        color: #ee6a32;
        text-decoration: none;
    }

    .footer-nav .icon {
        margin-top: -1px;
    }

.site-copyright {
    float: right;
}
/* site-footer ^ 
-------------------------------------------------------------------------*/

/* primary-content : 
-------------------------------------------------------------------------*/
.primary-content {
    float: left;
    padding: 13px 0 20px 0;
    width: 1030px;
}

.ms-image {
}

.content-left, .content-center, .content-right, .rail-left {
    float: left;
    display: inline;
}

.content-left {
    margin-right: 18px;
    width: 698px;
}

.content-right {
    width: 290px;
}

.content-center {
    margin: 0 16px 0 194px;
    width: 490px;
}

.rail-left {
    width: 177px;
    margin-left: -990px;
}

.bread-crumb {
    margin-bottom: 12px;
    font-size: 11px;
    color: #958c7a;
}

.page-intro {
    margin-bottom: 37px;
}

.page-section-header {
    margin-bottom: 12px;
    border-bottom: solid 4px #fbba64;
    padding-bottom: 2px;
    height: 21px;
    font-size: 17px;
    font-weight: normal;
    color: #583a26;
}

@media screen and (max-width: 768px) {
    .page-section-header {
        height: auto !important;
    }
}

.page-section-header * {
    float: left;
    display: inline;
    font-weight: normal;
}

    .page-section-header * a {
        float: none;
    }

.page-section-header em {
    margin: 2px 0 0 5px;
    font-style: normal;
    font-size: 13px;
}

.page-section-header .page-toolbar, .page-section-header #font-scaler-container {
    float: right;
}

#font-scaler-container {
    height: 24px;
}

.page-section-title {
    margin-bottom: 8px;
    color: #ee6a32;
    font-size: 15px;
    font-weight: normal;
}

.page-section-intro {
    margin-bottom: 20px;
    width: 75%;
    line-height: 1.3em;
}

.page-section {
    margin-bottom: 38px;
}

    .page-section h2, .page-section h4 {
        margin-bottom: 4px;
        color: #ee6a32;
    }

    .page-section h2 {
        font-size: 15px;
    }

    .page-section p {
        margin-bottom: 15px;
    }

        .page-section p.bigger {
            font-size: 125%;
        }

    .page-section .disclaimer {
        font-size: 11px;
    }

.page-section-form {
    margin-bottom: 18px;
    border: solid 1px #dbd4cf;
    padding: 8px 10px;
    background-color: #f0edea;
}

    .page-section-form label {
        font-weight: bold;
    }

    .page-section-form textarea.text-large {
        width: 460px;
        height: 60px;
    }

.page-section-header a:link, .page-section-header a:active, .page-section-header a:visited,
.page-section a:link, .page-section a:active, .page-section a:visited {
    color: #583a26;
    font-weight: bold;
}

.page-section-header a:link, .page-section-header a:active, .page-section-header a:visited {
    text-decoration: underline;
}

.page-navigation {
    margin-top: 25px;
    height: 15px;
    clear: both;
}

    .page-navigation a.next-link:link, .page-navigation a.next-link:active, .page-navigation a.next-link:visited {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-off.gif') no-repeat center right;
        float: right;
        padding-right: 11px;
        color: #583a26;
        font-weight: bold;
    }

    .page-navigation a.back-link:link, .page-navigation a.back-link:active, .page-navigation a.back-link:visited {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-off.gif') no-repeat center left;
        float: left;
        padding-left: 11px;
        color: #583a26;
        font-weight: bold;
    }

.modal-content {
    display: none;
}

/* page-toolbar */
.article-content .page-toolbar, .basic-content .page-toolbar, .book-content .page-toolbar {
    margin: 15px 0;
}

.page-toolbar, .page-toolbar li {
    margin: 0;
    padding: 0;
    height: 19px;
    list-style: none;
    font-size: 10px;
    font-weight: bold;
}

    .page-toolbar li {
        float: left;
        display: inline;
        margin-left: 14px;
    }

        .page-toolbar li.first-child {
            margin-left: 0;
        }

    .page-toolbar a:link, .page-toolbar a:active, .page-toolbar a:visited {
        float: left;
        padding-right: 26px;
        color: #725c3a;
        height: 19px;
        line-height: 19px;
        text-decoration: none !important;
    }

    .page-toolbar a:hover {
        text-decoration: none;
    }

    .page-toolbar li.tool-share {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-toolbar-share.gif') no-repeat top right;
        position: relative;
    }

    .page-toolbar li.tool-email {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-toolbar-email.gif') no-repeat top right;
    }

    .page-toolbar li.tool-print {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-toolbar-print.gif') no-repeat top right;
    }

    .page-toolbar li.tool-cart {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-toolbar-cart.gif') no-repeat top right;
    }

.thumb, .article-image {
    border: solid 1px #c1b8b3;
}

/* Send to friend */
.s2f-panel * {
    float: none;
}

.s2f-panel {
    padding: 5px 5px 0 5px;
    width: 300px;
    font-size: 12px;
    z-index: 100;
}

    .s2f-panel h2, .s2f-panel h3 {
        display: block;
    }

    .s2f-panel h2 {
        margin-bottom: 15px;
        font-size: 17px;
    }

    .s2f-panel .page-section-title {
        margin: 15px 0 5px 0;
    }

    .s2f-panel .validationSummary ul {
        margin: 0 0 0 10px;
        padding-left: 10px;
    }

    .s2f-panel .input-row {
        display: block;
        margin-bottom: 5px !important;
    }

    .s2f-panel #titleBox {
        color: #322A19;
        display: block;
        width: 100%;
        background-color: #EBE3D9;
        padding: 5px 0px;
        margin-bottom: 5px;
        overflow: auto;
    }

    .s2f-panel p {
        margin-bottom: 15px;
    }

    .s2f-panel a.back-link:link, .s2f-panel a.back-link:active, .s2f-panel a.back-link:visited {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-off.gif') no-repeat center left;
        float: left;
        padding-left: 11px;
        color: #583a26;
        font-weight: bold;
    }

/* add this */
.share-links .custom_hover {
    position: relative;
}

.share-links {
    display: none;
    position: absolute;
    top: -118px;
    left: -2px;
    background: #fff;
    padding: 10px 0;
    width: 100px;
    border: solid 1px #a38f86;
    border-bottom-width: 2px;
    border-right-width: 2px;
    z-index: 5000;
    clear: both;
}
    /* IE */

    .share-links li {
        float: none;
        display: block;
        margin-left: 10px;
        width: 90px;
    }

    .share-links a {
        float: none;
        display: block;
        position: relative;
        padding-left: 20px;
        height: 16px;
        line-height: 16px;
    }

    .share-links span {
        position: absolute;
        left: 0;
        top: 0;
    }
/* primary-content ^ 
-------------------------------------------------------------------------*/

/* vertical-navigation : 
-------------------------------------------------------------------------*/
.vertical-nav-header-top {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-vertical-nav-header-top.gif') no-repeat;
    width: 177px;
    height: 4px;
    overflow: hidden;
}

.vertical-nav-header {
    background: #e2d4bf url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-vertical-nav-header.gif') repeat-x;
    border-right: solid 1px #a38f86;
    border-left: solid 1px #a38f86;
    padding: 0 5px 5px 10px;
    width: 160px;
    color: #725c3a;
    font-size: 13px;
}

.vertical-navigation {
    background: #f5f3f1 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-vertical-navigation.gif') repeat-x;
    border: solid 1px #a38f86;
    border-top-width: 4px;
    padding: 0 0 20px 0;
    width: 175px;
}

    .vertical-navigation .ms-navSubMenu1 {
        width: 100%;
    }

    .vertical-navigation table.ms-navheader {
        margin-top: 5px;
    }

    .vertical-navigation a.ms-navheader {
        display: block;
        padding: 3px 7px;
    }

    .vertical-navigation .ms-selectednav, .vertical-navigation .ms-selectednavheader {
        border: none;
        background-color: #ebe3d9;
        padding: 0;
        font-weight: bold;
        font-family: Arial;
    }

    .vertical-navigation .ms-navitem td {
        padding: 3px 4px 3px 14px;
        font-family: Arial;
    }

    .vertical-navigation a:hover {
        text-decoration: none;
    }

    .vertical-navigation .ms-navitem a:link, .vertical-navigation .ms-navitem a:active, .vertical-navigation .ms-navitem a:visited {
        color: #322a19;
        font-weight: bold;
    }

    .vertical-navigation .ms-navitem a:hover {
        color: #ef6a32;
    }
/* vertical-navigation ^ 
-------------------------------------------------------------------------*/

/* widget styles : 
-------------------------------------------------------------------------*/
.widget-right {
    margin-bottom: 20px;
    width: 239px;
}

    .widget-right h3 {
        margin: 0 0 8px 14px;
    }

        .widget-right h3 img {
            display: block;
        }

    .widget-right .content-group {
        margin-bottom: 10px;
    }

.plus-list, .plus-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.plus-list {
    margin-bottom: 10px;
}

    .plus-list li {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bullet-plus-brown.gif') no-repeat 0 4px;
        margin-bottom: 4px;
        padding-left: 12px;
    }

.widget-right p.more {
    text-align: right;
}

/* widget-generic */
.widget-generic {
    background-color: #fff;
    border: solid 1px #ccc4b2;
    padding: 5px;
    width: 227px;
}

    .widget-generic .content {
        padding: 9px;
    }

.widget-green .content {
    background: #acc965 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-widget-gradient-green.gif') repeat-x;
}

.widget-orange .content {
    background: #fac37b url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-widget-gradient-orange.gif') repeat-x;
}

.widget-yellow .content {
    background: #fdf5c3 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-widget-gradient-yellow.gif') repeat-x;
}

.widget-generic h3 {
    margin: 0 0 8px 0;
}

    .widget-generic h3.bookstore-faqs {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-bookstore-faqs.gif') no-repeat;
        text-indent: -9000px;
    }

    .widget-generic h3.need-assistance {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-need-assistance.gif') no-repeat;
        text-indent: -9000px;
    }

.widget-generic a:link, .widget-generic a:active, .widget-generic a:visited {
    color: #362e11;
    font-weight: bold;
}

.widget-generic a.more:link, .widget-generic a.more:active, .widget-generic a.more:visited {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-off.gif') no-repeat center right;
    padding-right: 12px;
    font-weight: bold;
    text-decoration: none;
}

#widgetSO {
    margin: 0 0 20px 20px;
    width: 200px;
}

/* site-search */
.site-search {
    border-bottom: solid 5px #ee6a32;
}

    .site-search .top {
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-search-widget-top.gif') no-repeat;
        width: 239px;
        height: 3px;
        overflow: hidden;
    }

    .site-search .content {
        background-color: #fcfbf1;
        border-right: solid 1px #ccc4b2;
        border-left: solid 1px #ccc4b2;
        padding: 14px 0;
        width: 237px;
    }

    .site-search .input-row, .site-search .advanced-search {
        margin-left: 14px;
    }

    .site-search input {
        float: left;
        display: inline;
    }

    .site-search .text {
        width: 175px;
        margin: 6px 5px 0 0;
    }

    .site-search .input-row {
        float: left;
        display: inline;
        width: 223px;
    }

    .site-search a:link, .site-search a:active, .site-search a:visited {
        color: #583a08;
        font-size: 10px;
        text-decoration: underline;
    }

    .site-search a:hover {
        color: #ee6a32;
    }

/* widget-tabs */
.widget-tabs {
    background-color: #aeca62;
    border: solid 1px #928475;
    padding: 7px 0 14px 0;
    width: 237px;
}

    .widget-tabs .tabs, .widget-tabs .tabs li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .widget-tabs .tabs, .widget-tabs .panes {
        margin-left: 7px;
    }

    .widget-tabs .panes {
        background-color: #fbfbf6;
        border: solid 1px #9db856;
        border-top: 0;
        padding-top: 1px;
        width: 223px;
        color: #3a3326;
        font-weight: bold;
        font-size: 11px;
    }

div.panes div.pane {
    display: none;
}

div.panes div.no-tabs {
    display: block;
}

.widget-tabs .tabs {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-mp-top-shadow.gif') no-repeat 0 18px;
    width: 225px;
    height: 22px;
}

    .widget-tabs .tabs li {
        float: left;
        font-size: 11px;
        font-weight: bold;
    }

        .widget-tabs .tabs li a:link, .widget-tabs .tabs li a:active, .widget-tabs .tabs li a:visited,
        #home_accordion .tabs li a:link, #home_accordion .tabs li a:active, #home_accordion .tabs li a:visited {
            float: left;
            padding: 0 8px;
            color: #fff;
            height: 22px;
        }

        .widget-tabs .tabs li a:hover {
            text-decoration: none;
        }

    .widget-tabs .tabs a.current:link, .widget-tabs .tabs a.current:active, .widget-tabs .tabs a.current:visited, .widget-tabs .tabs a.current:hover {
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-mp-tab-current.gif') no-repeat center bottom;
        cursor: default !important;
        color: #372619;
    }

.widget-tabs .pane ol {
    margin: 14px 8px 14px 18px;
    padding-left: 18px;
}

.widget-tabs .pane ul {
    margin: 14px 8px 14px 12px;
    padding-left: 12px;
}

.widget-tabs .pane li {
    margin-bottom: 8px;
}

    .widget-tabs .pane li a:link, .widget-tabs .pane li a:active, .widget-tabs .pane li a:visited {
        color: #3a3326;
    }

    .widget-tabs .pane li a:hover {
        text-decoration: none;
        color: #ee6a32;
    }

.widget-tabs .product-list,
#home_accordion .product-list {
    background-color: #fff;
    padding: 14px 8px 1px 8px;
    width: 207px;
}

    .widget-tabs .product-list ul,
    #home_accordion .product-list ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .widget-tabs .product-list li,
    #home_accordion .product-list li {
        margin-bottom: 14px;
    }

        .widget-tabs .product-list li, .widget-tabs .product-list li .thumb, .widget-tabs .product-list li .copy,
        #home_accordion .product-list li, #home_accordion .product-list li .thumb, #home_accordion .product-list li .copy {
            float: left;
            display: inline;
        }

            .widget-tabs .product-list li a.thumb,
            #home_accordion .product-list li a.thumb {
                margin-right: 10px;
                border: solid 1px #c2b9b5;
            }

            .widget-tabs .product-list li .thumb + .copy, .widget-tabs .product-list li a + .copy,
            #home_accordion .product-list li .thumb + .copy, #home_accordion .product-list li a + .copy {
                width: 125px;
            }

    .widget-tabs .product-list h4,
    #home_accordion .product-list h4 {
        margin-bottom: 2px;
        font-size: 14px;
    }

/* widget tools */
#home_accordion .title {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-tools-at-your-fingertips.png') no-repeat;
    height: 15px;
    line-height: 14px;
    color: #e85325;
    font-size: 14px;
    font-weight: normal;
    text-indent: -9000px;
}

#home_accordion {
    position: relative;
}

    #home_accordion h3 a {
        padding: 0;
    }

    #home_accordion #tool-title {
        color: #FFFFFF;
        font-size: 11px;
        left: 87px;
        position: absolute;
    }

    #home_accordion .tool-panel {
        height: 205px;
    }

    #home_accordion .tool {
        position: relative;
        color: #3a3326;
        font-weight: bold;
        font-size: 11px;
    }

    #home_accordion .twitter {
        font-weight: normal;
        padding: 20px 10px 10px;
    }

        #home_accordion .twitter .twitter-pic {
            margin: 0 0 10px 0;
        }

        #home_accordion .twitter .item {
            padding: 0 0 5px 0;
            margin: 0 0 10px 0;
            border-bottom: 1px dashed #D2CAC3;
        }

    #home_accordion .bookstore {
        font-size: 11px;
        font-weight: normal;
        padding: 10px 10px 0 10px;
    }

        #home_accordion .bookstore .product-list {
            background-color: #FBFBF6;
            padding: 0;
        }

        #home_accordion .bookstore h4 {
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bookstore_head.png');
            height: 15px;
            width: 180px;
            text-indent: -10000px;
            margin: 0 0 10px 0;
            display: none;
        }

        #home_accordion .bookstore .description {
            margin: 0 0 10px 0;
        }

            #home_accordion .bookstore .description p {
                width: 160px;
                float: left;
                font-size: 14px;
            }

            #home_accordion .bookstore .description a {
                float: right;
            }

                #home_accordion .bookstore .description a:hover {
                    float: right;
                    text-decoration: underline;
                }

        #home_accordion .bookstore ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        #home_accordion .bookstore li {
            padding: 0 0 5px 0;
            margin: 0 0 10px 0;
            border-bottom: none;
        }

#whome_accordion .bookstore .book-title {
    color: #DE5D2D;
    font-weight: bold;
    text-decoration: none;
}

#home_accordion .bookstore .book-title:hover {
    text-decoration: underline;
}

#home_accordion .symptom {
    font-weight: normal;
}

    #home_accordion .symptom div {
        margin-top: 10px;
        font-size: 14px;
        overflow: hidden !important;
    }

    #home_accordion .symptom img {
        position: absolute;
        top: 50px;
        left: 20px;
    }

    #home_accordion .symptom h4 {
        /*background: url('/_layouts/15/AAP.HealthyChildren/1033/images/kidsdoc_header.png');
    text-indent: -10000px;*/
        height: 14px;
        width: 126px;
        margin: 0 0 10px 0;
        display: none;
    }

#home_accordion .ask {
    font-weight: normal;
    position: relative;
}

    #home_accordion .ask .ask-question {
        padding: 8px 0 2px;
        border: none;
        background: transparent;
    }

    #home_accordion .ask h4 {
        height: 26px;
        /*width: 142px;
    text-indent: -10000px;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/ask-a-pediatrician-header.png');*/
        font-size: 14px;
        margin: 10px 0 10px 10px;
    }

    #home_accordion .ask .ask-question .question {
        background: url("/_layouts/15/AAP.HealthyChildren/1033/images/bg-question-white.png") no-repeat scroll 0 2px transparent;
        color: #E85325;
        margin: 0 5px 2px 56px;
        min-height: 26px;
        padding-left: 33px;
        width: 115px;
    }

        #home_accordion .ask .ask-question .question a, #widget-tools .ask .ask-question .question a:link {
            text-decoration: underline;
        }

            #home_accordion .ask .ask-question .question a:hover {
                text-decoration: none;
            }

    #home_accordion .ask .ask-question .link-button {
        margin-left: 120px;
    }

#home_accordion .most-popular {
    font-weight: normal;
    padding: 10px;
}

    #home_accordion .most-popular h4 {
        /*text-indent: -10000px;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/most_popular_head.png');
    width: 89px;*/
        font-size: 14px;
        height: 14px;
        margin: 0 0 10px 0;
        font-weight: normal;
    }

    #home_accordion .most-popular a {
        color: #3a3326;
        font-weight: bold;
        text-decoration: none;
    }

    #home_accordion .most-popular ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        #home_accordion .most-popular ul li {
            padding: 0 0 0 6px;
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/most_popular_bullet.png') no-repeat 0 5px;
            margin: 0 0 5px 0;
        }

#home_accordion .navigation-bar {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-mp-top-shadow.gif') no-repeat 0 20px;
    margin-left: 7px;
    width: 223px;
    height: 24px;
}

#home_accordion .buttons * {
    display: none;
}

#home_accordion a.feature-number {
    position: relative;
    float: left;
    display: inline;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/sprite-widget-square-green.gif') no-repeat center right;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    color: #583a26;
    text-indent: -9000px;
}

    #home_accordion a.feature-number:link, #widget-tools a.feature-number:active, #widget-tools a.feature-number:visited {
        background-position: 0 0;
    }

    #home_accordion a.feature-number:hover, #widget-tools a.current:link, #widget-tools a.current:active, #widget-tools a.current:visited {
        background-position: 0 -14px;
        color: #ee6a32;
    }

    #home_accordion a.feature-number span {
        display: none;
    }

#home_accordion a.current span {
    display: block;
    position: absolute;
    top: 15px;
    left: -2px;
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-mp-tab-current.gif') no-repeat center bottom;
    width: 17px;
    height: 9px;
}

#home_accordion li a:hover {
    text-decoration: none;
    color: #ee6a32;
}

#home_accordion .book-title a:hover {
    text-decoration: none;
    color: #ee6a32;
}

.twitter-birds {
    position: absolute;
    top: 0px;
    right: 5px;
}

/* facebook like button */

.fbLike {
    border: none;
    overflow: hidden;
    width: 90px;
    height: 21px;
}

.fbLike, .fb_iframe_widget {
    float: right;
    margin: -1px 0 0 15px;
}

/* page-sponsors */
.page-sponsors h3 {
    margin: 0 0 15px 0;
    font-size: 10px;
    font-weight: normal;
    color: #9d9c9c;
    text-align: center;
    display: none;
}

.page-sponsors-block {
    display: block;
    width: 239px;
    margin-bottom: 10px;
}

.page-sponsors .sponsor {
    display: block;
    margin-top: 15px;
}

.sponsorIntro {
    /*color: #6a4d38;
    font-size: 92%;*/
    padding: 0 10px 0 0;
}

.sponsorInfo h2 {
    font-size: 130%;
    font-weight: normal;
    line-height: 1.5;
}

.sponsorImg {
    padding-bottom: 20px;
}

.backToSponsors {
    height: 20px;
    padding: 15px 0 5px;
    text-align: right;
}

    .backToSponsors.bordered {
        border-bottom: 4px solid #a38f85;
    }

    .backToSponsors a {
        color: #EE6A32;
        font-size: 116%;
    }

.goldSponsors {
    border: 1px solid #e8e6e3;
    border-top: 4px solid #a38f85;
    padding: 33px 0;
    margin: 20px 0 0 0;
    background-image: -moz-linear-gradient(center bottom, rgb(245,243,240) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f5f3f0),color-stop(1, #ffffff));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F5F3F0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F5F3F0)";
}

    .goldSponsors .sponsorGold {
        margin: 0 auto;
        /* padding-bottom: 33px; */
    }

a.sponsorGold {
    display: block;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bgSponsorAu.png') no-repeat;
    /*width: 243px;*/
    width: 213px;
    height: 113px;
    padding: 13px 15px 17px;
}

    a.sponsorGold:hover {
        background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bgSponsorAuOn.png');
        text-decoration: none;
    }

    a.sponsorGold img {
        width: 213px;
        height: 113px;
    }

.silverSponsors {
    padding-top: 50px;
}

.sponsorSilver {
    margin: 0 15px 20px;
    float: left;
}

.sponsorImg .sponsorSilver {
    margin: 0;
    float: none;
}

a.sponsorSilver {
    display: block;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bgSponsorAg.png') no-repeat;
    /* width: 213px; */
    width: 185px;
    height: 98px;
    padding: 12px 14px 17px;
    margin: 0;
    float: none;
}

    a.sponsorSilver:hover {
        background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bgSponsorAgOn.png');
        text-decoration: none;
    }

    a.sponsorSilver img {
        width: 185px;
        height: 98px;
    }

a.sponsorGold, a.sponsorSilver, a.sponsorText {
    color: #564d39;
}

    a.sponsorGold span.txt, a.sponsorSilver span.txt, a.sponsorText {
        display: block;
        padding: 5px;
    }

.goldSponsors a.sponsorText {
    width: 233px;
    margin: 0 auto;
}

.sponsorSilver a.sponsorText {
    width: 199px;
}


/* visit healthy children bookstore widget */

.visit-hcbs {
    border-top: 5px #ee6a32 solid;
    border-left: 1px #ccc4b2 solid;
    border-right: 1px #ccc4b2 solid;
    border-bottom: 1px #ccc4b2 solid;
    width: 237px;
    height: 143px;
    float: left;
}

    .visit-hcbs a:hover {
        text-decoration: none;
    }

.widget-vhcbs-copy {
    font-size: 12px;
    color: Black;
    position: relative;
    top: -68px; /*-65px;*/
    left: 14px;
    width: 180px; /*210px;*/
}




/* find-pediatrician */
.find-pediatrician {
    border-bottom: solid 1px #ccc4b2;
}

    .find-pediatrician .content {
        border-top: solid 5px #ee6a32;
        background: #fcfbf1 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg_find_a_pediatrician.png') no-repeat;
    }

h3.title-find-pediatrician {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/t-find-a-pediatrician.png') no-repeat;
    height: 14px;
    line-height: 14px;
    color: #e85325;
    font-size: 14px;
    font-weight: normal;
    text-indent: -9000px;
    margin: 0 0 33px 50px;
}

.find-pediatrician .input-row {
    margin-bottom: 3px;
}

.find-pediatrician .text {
    margin-top: 3px;
}

.find-pediatrician .advanced-search, .find-pediatrician .terms-conditions {
    float: left;
    display: inline;
}

.find-pediatrician a.advanced-search {
    margin: 0 20px 0 14px;
}

.find-pediatrician a.terms-conditions:link, .find-pediatrician a.terms-conditions:active, .find-pediatrician a.terms-conditions:visited {
    margin-left: 2px;
    font-size: 11px;
}

.find-pediatrician .enable-click {
    height: 17px;
}

/* IE 6 */

.ask-question h3 {
    margin: 0 15px 0 0;
    color: #e85325;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}

.ask-question h4 {
    margin: 0 15px 5px 0;
    color: #774b3e;
    font-size: 11px;
    font-weight: normal;
}

.ask-question .question {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-question-yellow.png') no-repeat 0 2px;
    margin: 0 5px 2px 90px;
    padding-left: 33px;
    min-height: 26px;
    color: #e85325;
}
    /* IE 6 */

    .ask-question .question a:link, .ask-question .question a:active, .ask-question .question a:visited {
        color: #e85325;
        font-size: 12px;
    }

    .ask-question .question a:hover {
        text-decoration: none;
    }

.ask-question .link-button {
    margin-left: 156px;
}

.ask-question .pediatrician-image {
    position: absolute;
    bottom: 0;
    left: -1px;
}
/* IE 6 */
/* widget styles ^ 
-------------------------------------------------------------------------*/

/* form styles :
-------------------------------------------------------------------------*/
.text-narrow {
    width: 110px;
}

.text, textarea {
    width: 220px;
}

.text-three {
    width: 26px;
}

.text-four {
    width: 35px;
}

textarea.text-large {
    width: 400px;
    height: 80px;
}

.form-button-row {
    margin: 12px 0;
}

.input-section {
    margin-bottom: 14px;
    border-bottom: solid 1px #e2ddd3;
}

    .input-section .page-section-title {
        margin-bottom: 20px;
    }

    .input-section .page-section-intro {
        margin-top: -16px;
    }

.input-row {
    width: 100%;
}

    .input-row label {
        display: block;
        margin-bottom: 2px;
    }

.checkbox label, label.checkbox {
    display: inline;
    margin: 0 10px 0 5px;
}

.input-group {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
    padding-bottom: 14px;
}

.input-question {
    margin-bottom: 10px;
}

.inline-help {
    margin-top: 3px;
    font-size: 10px;
}

.inline-help-prs {
    margin-top: 3px;
    font-size: 12px;
    font-weight: bold;
}

.page-section-intro a:link, .page-section-intro a:active, .page-section-intro a:visited,
.link-button:link, .link-button:active, .link-button:visited,
.terms-link:link, .terms-link:active, .terms-link:visited,
.clear-link:link, .clear-link:active, .clear-link:visited {
    color: #583a08;
    text-decoration: underline;
}

.terms-link:link, .terms-link:active, .terms-link:visited {
    margin-left: 30px;
    font-size: 11px;
}

.clear-link:link, .clear-link:active, .clear-link:visited {
    position: relative;
    top: -9px;
    left: 10px;
    font-weight: bold;
    font-size: 11px;
}

.clear-link:hover {
    color: #ee6a32;
}

.or-separator {
    margin: -2px 0 7px 0;
    font-weight: bold;
    color: #ee6a32;
}

.no-results {
    display: block;
}

.submit-link {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-submit-off.png') no-repeat;
    display: block;
    width: 69px;
    height: 24px;
    text-indent: -9000px;
}

    .submit-link:hover {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-submit-on.png') no-repeat;
    }

.prs-error, .error-block {
    display: block;
    margin-bottom: 10px;
}

    .error-block ul {
        margin-left: 10px;
        padding-left: 10px;
    }

.validator-message {
    display: block;
    margin-top: -8px;
    color: #ee6a32;
}

.error {
    color: #ee6a32;
}

.required {
    color: #eb6732;
}
/* form styles ^ 
-------------------------------------------------------------------------*/

/* grid styles : 
-------------------------------------------------------------------------*/
.gridview {
    background-color: #fff;
    border: solid 1px #a38f86;
    width: 100%;
    color: #362e11;
}

.gridview-filter {
    margin-bottom: 5px;
    width: 100%;
    height: 24px;
    clear: both;
}

    .gridview-filter label, .gridview-filter input, .gridview-filter select {
        float: left;
        display: inline;
    }

    .gridview-filter label {
        margin: 2px 4px 0 0;
        font-weight: bold;
    }

.gridview th, .gridview td {
    padding: 4px 10px;
}

.gridview th {
    background-color: #e0d9d1;
    font-weight: bold;
}

.gridview .sort-image {
    margin-left: 5px;
}

.gridview a:link, .gridview a:active, .gridview a:visited {
    font-weight: bold;
    color: #362e11;
}

.gridview .alt td {
    background-color: #f5f3f1;
}

.gridview-paging table {
    float: right;
    margin-right: 6px;
    width: auto;
}

.gridview-paging td {
    background-color: #e0d9d1;
}

.gridview-paging th, .gridview-paging td {
    padding: 2px 1px;
}

.gridview-paging span {
    float: left;
    padding: 0 3px;
    color: #de5d2d;
}

.gridview-paging a:link, .gridview-paging a:active, .gridview-paging a:visited {
    float: left;
    padding: 0 3px;
}

.link-list-paging table {
    width: auto;
}

.link-list-paging th, .link-list-paging td {
    padding: 4px 4px 0 0;
}

.link-list-paging span {
    float: left;
    margin-right: 2px;
    padding: 1px 3px 0 3px;
}

.link-list-paging a:link, .link-list-paging a:active, .link-list-paging a:visited {
    float: left;
    padding: 1px 3px 0 3px;
    color: #de5d2d;
}
/* grid styles ^ 
-------------------------------------------------------------------------*/

/* homepage : 
-------------------------------------------------------------------------*/
#home-page {
    color: #583a26;
}

    #home-page a:link, #home-page a:active, #home-page a:visited {
        color: #583a26;
    }

    #home-page a:hover {
        color: #ed6831;
        text-decoration: none;
    }

/*Main stage carosel*/

.jcarousel-container {
    position: relative;
    margin-bottom: 18px;
    border-bottom: 0;
    width: 692px;
    height: 261px;
    overflow: hidden;
    float: left;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}


/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Slide Show */

img {
    border: 0;
}

#slideshow-main {
    width: 472px;
    float: left;
    overflow: hidden;
    margin-bottom: 18px;
}

    #slideshow-main ul {
        margin: 0;
        padding: 0;
        width: 472px;
    }

    #slideshow-main li {
        width: 472px;
        height: 255px;
        display: none;
        position: relative;
        overflow: hidden;
    }

        #slideshow-main li.active {
            display: block !important;
        }

        #slideshow-main li span.opacity {
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 60px;
            background: #fff;
            filter: alpha(opacity=50);
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5;
            z-index: 500;
        }

        #slideshow-main li .content {
            position: absolute;
            bottom: 5px;
            left: 0;
            display: block;
            width: 100%;
            z-index: 1000;
            /*width: 350px;*/
            overflow: hidden;
        }

            #slideshow-main li .content h1 {
                font-family: arial;
                font-size: 30px;
                font-weight: bold;
                margin: 5px 0;
                padding: 0 10px;
                color: #e95425;
                float: left;
                float: left;
                display: none;
                /*width: 385px;*/
            }

            #slideshow-main li .content span {
                float: left;
                width: 350px;
            }

        #slideshow-main li span.content input {
            display: block;
            font-size: 11px;
            margin: 13px 0 0 0;
            padding: 0;
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-cs-go-sprite.png') no-repeat 0 0;
            height: 21px;
            width: 49px;
            text-indent: 9999px;
            float: left;
            border: none;
        }

            #slideshow-main li span.content input:hover {
                background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-cs-go-sprite.png') no-repeat 0 -21px;
            }

            #slideshow-main li span.content input:focus, textarea:focus {
                outline: none;
            }


        #slideshow-main li .content p {
            font-size: 11px;
            margin: 5px 0;
            padding: 0 10px;
            color: #e95425;
        }

        #slideshow-main li a.main-stage-link {
            text-decoration: none;
            width: 49px;
            height: 21px;
            background: url(/_layouts/15/AAP.HealthyChildren/1033/images/btn-cs-go-sprite.png) no-repeat 0 0;
            text-indent: -10000px;
            display: none;
            float: left;
            margin: 20px 0 0 10px;
        }

            #slideshow-main li a.main-stage-link:hover {
                background: url(/_layouts/15/AAP.HealthyChildren/1033/images/btn-cs-go-sprite.png) no-repeat 0 -21px;
            }

#slideshow-carousel {
    float: left;
    /*width:256px;*/
    position: relative;
    overflow: hidden;
}

    #slideshow-carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #slideshow-carousel li {
        height: 66px;
        position: relative
    }


        #slideshow-carousel li a {
            background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-cs-nav-item.png') repeat-x 0 0;
            /*border-top: white 1px solid;
    border-bottom: white 1px solid;*/
            border-right: 1px #CCC4B2 solid;
            display: block;
            /*width: 219px;*/
            height: 56px;
            text-decoration: none;
            font-size: 10px;
            font-weight: normal;
            color: black;
            padding: 5px 5px 5px 10px;
            overflow: hidden;
        }


            #slideshow-carousel li a:hover {
                /*border:2px solid #E95425;
    height:59px;
    padding: 4px 3px 6px 8px;
    padding-left:20px;
    padding-top:10px;
    width:216px;*/
                text-decoration: none;
            }

            /*#slideshow-carousel li:active {width:245px;height:129px;display:block;}*/

            #slideshow-carousel li a.here {
                background: url("/_layouts/15/AAP.HealthyChildren/1033/images/bg-mainstage-current.png") no-repeat scroll 0 0 transparent;
                display: block;
                height: 108px;
                padding: 10px;
                width: 200px;
            }
        /*#slideshow-carousel li .arrow {
	right: 0;
	top: 0;
	position: absolute;
	width: 245px;
	height: 129px;
	display: block;
	background:transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/') no-repeat 0 0;
}*/

        #slideshow-carousel li .cap {
            display: block;
            position: absolute;
            width: 25px;
            height: 129px;
            right: 0;
            top: 0;
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-mainstage-current.png') no-repeat right 0;
            z-index: 9999;
        }

        #slideshow-carousel li h2 {
            margin: 0 0 5px 0;
            padding: 0;
            font-weight: bold;
            color: #ee6a32;
            font-size: 14px;
        }

    #slideshow-carousel .active {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
    }

    #slideshow-carousel .faded {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
    }


/*skin*/

.jcarousel-skin-tango {
}

    .jcarousel-skin-tango .jcarousel-container-vertical {
        width: 256px;
        height: 255px;
        padding: 0;
    }


    .jcarousel-skin-tango .jcarousel-clip-vertical {
        width: 256px;
        height: 222px;
        position: relative;
        top: 17px;
    }

    .jcarousel-skin-tango .jcarousel-item {
        /*width: 256px;
    height: 73px;*/
    }

    .jcarousel-skin-tango .jcarousel-item-vertical {
        margin-bottom: 0px;
    }

    .jcarousel-skin-tango .jcarousel-item-placeholder {
        background: #fff;
        color: #000;
    }



    /**
 *  Vertical Buttons
 */
    .jcarousel-skin-tango .jcarousel-next-vertical {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 241px;
        height: 15px;
        cursor: pointer;
        background: transparent url(/_layouts/15/AAP.HealthyChildren/1033/images/img-cs-nav-arrows-sprite.png) no-repeat 0 -15px;
    }


        .jcarousel-skin-tango .jcarousel-next-vertical:hover {
            /*background-position: 0 -32px;*/
        }

        .jcarousel-skin-tango .jcarousel-next-vertical:active {
            /*background-position: 0 -64px;*/
        }

    .jcarousel-skin-tango .jcarousel-next-disabled-vertical,
    .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
    .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
        cursor: default;
        /*background-position: 0 -96px;*/
    }

    .jcarousel-skin-tango .jcarousel-prev-vertical {
        position: absolute;
        top: 0;
        right: 0;
        width: 241px;
        height: 15px;
        cursor: pointer;
        background: transparent url(/_layouts/15/AAP.HealthyChildren/1033/images/img-cs-nav-arrows-sprite.png) no-repeat 0 0;
    }

        .jcarousel-skin-tango .jcarousel-prev-vertical:hover {
            /*background-position: 0 -32px;*/
        }

        .jcarousel-skin-tango .jcarousel-prev-vertical:active {
            /*background-position: 0 -64px;*/
        }

    .jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
    .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
    .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
        cursor: default;
        /*background-position: 0 -96px;*/
    }

/* main stage */

#mainstage {
    background: white url('/_layouts/15/AAP.HealthyChildren/1033/images/hdr-shadow-btm.png') no-repeat 0 255px;
    margin-bottom: 18px;
    float: left;
    width: 692px;
    height: 255px;
    border: 1px #ccc4b2 solid;
    overflow: hidden;
}

#cs-shadow-left {
    width: 3px;
    height: 261px;
    margin-left: -3px;
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/hdr-shadow-left.png') no-repeat 0 0;
    float: left;
}

#cs-shadow-right {
    width: 3px;
    height: 261px;
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/hdr-shadow-right.png') no-repeat 0 0;
    float: left;
}

/* centerstage : */
#centerstage {
    border-top: 5px #FAA268 solid;
    margin: 0 40px 18px 0;
    width: 327px;
    height: 200px;
    overflow: hidden;
    float: left;
}

    #centerstage ul, #centerstage li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #centerstage #cs-item-list {
        position: relative;
        width: 327px;
        overflow: hidden;
        height: 161px;
    }

    #centerstage ul {
    }

        #centerstage ul ul {
            border: 0 none;
            margin: 65px 0 0 25px;
            padding-left: 8px;
            width: 165px;
        }

#cs-item-list li li {
    list-style-type: disc;
    margin-bottom: 3px;
    color: #ee6a32;
}

    #cs-item-list li li a {
        /*font-size:10px;*/
        font-weight: bold;
    }

#centerstage li.cs-item {
    position: absolute;
    height: 161px;
    width: 327px;
    overflow: hidden;
}

#centerstage li.prenatal {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-pre.jpg') no-repeat 0 0;
}

#centerstage li.baby {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-bab.jpg') no-repeat 0 0;
}

#centerstage li.toddler {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-tod.jpg') no-repeat 0 0;
}

#centerstage li.preschool {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-prs.jpg') no-repeat 0 0;
}

#centerstage li.gradeschool {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-gra.jpg') no-repeat 0 0;
}

#centerstage li.teen {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-tee.jpg') no-repeat 0 0;
}

#centerstage li.youngadult {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-you.jpg') no-repeat 0 0;
}

#centerstage li.cs-item a.view-all {
    display: block;
    width: 75px;
    height: 24px;
    margin-left: 16px;
    color: #f49c76;
    font-weight: bold;
}
    /* IE 6 */

    #centerstage li.cs-item a.view-all:hover {
    }
/* IE 6 */

#centerstage ul.prenatal {
    border-bottom-color: #ec522e;
}

#centerstage ul.baby {
    border-bottom-color: #f7a63c;
}

#centerstage ul.toddler {
    border-bottom-color: #f4b617;
}

#centerstage ul.preschool {
    border-bottom-color: #e8cb24;
}

#centerstage ul.gradeschool {
    border-bottom-color: #aec736;
}

#centerstage ul.teen {
    border-bottom-color: #88c440;
}

#centerstage ul.youngadult {
    border-bottom-color: #63b58b;
}

#centerstage li img {
    display: block;
}

#centerstage li .content {
}

#centerstage .button-row {
    position: relative;
    border: solid 1px #e7e4e1;
    height: 30px;
    z-index: 100;
}

    #centerstage .button-row img {
        margin: 0 9px;
        float: left;
    }
/* centerstage ^ */

/* news slider -- home: */
.news-slider-home {
    position: relative;
    margin-bottom: 10px;
    width: 327px;
    float: left;
}

    .news-slider-home .top {
        width: 327px;
        border-top: 5px #f37554 solid;
        overflow: hidden;
        height: 0;
        float: left;
    }

    .news-slider-home .bottom {
        display: none;
    }


    .news-slider-home .content {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-hot-topics.png') repeat-x 0 0;
        width: 327px;
        min-height: 161px;
        float: left;
    }

#home-page .news-slider-home .more:active, #home-page .news-slider-home .more:hover, #home-page .news-slider-home .more:visited, #home-page .news-slider-home .more:link {
    color: #E95425;
}
/* IE 6 */

.news-slider-home h3 {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/hdr-hot-top.png') no-repeat;
    float: left;
    display: inline;
    margin: 8px 0 0 15px;
    width: 130px;
    height: 53px;
    color: #ee6a32;
    font-size: 14px;
    text-indent: -8000px;
    overflow: hidden;
}

.news-slider-home ul, .news-slider-home li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-slider-home .thumb, .news-slider-home .copy {
    float: left;
    display: inline;
}

.news-slider-home .thumb {
    margin: 0 14px 0 30px;
}

.news-slider-home img + .copy, .news-slider-home a + .copy {
    width: 168px;
}

.news-slider-home h4 {
    margin-bottom: 2px;
    line-height: 1.3em;
}

.news-slider-home h5 {
    color: #E95425;
    font-size: 11px;
}

.news-slider-home p {
    margin-top: 4px;
}

.news-slider-home .more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#home-page .news-slider-home a:link, #home-page .news-slider-home a:active, #home-page .news-slider-home a:visited {
    color: #583a26;
    font-weight: bold;
}

.news-slider-home a:hover {
    color: #ed6831;
    text-decoration: none;
}

.news-slider-home #slider {
    float: left;
    display: inline;
    margin-top: 9px;
    width: 327px;
    height: 91px;
    overflow: hidden;
}

    .news-slider-home #slider ul {
        height: 110px;
        overflow: hidden;
    }

    .news-slider-home #slider li {
        float: left;
        display: inline;
        width: 290px;
        min-height: 91px;
        overflow: hidden;
    }
/* IE 6 */

.news-slider-home #prevBtn2 a, .news-slider-home #nextBtn2 a {
    display: block;
    width: 8px;
    height: 18px;
    position: absolute;
    text-indent: -8000px;
    z-index: 1000;
    top: 90px;
}

.news-slider-home #prevBtn2 a {
    left: 10px;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif') no-repeat -8px 0;
}

.news-slider-home #nextBtn2 a {
    right: 10px;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif') no-repeat 0 0;
}

.news-slider-home #prevBtn2 a:hover {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif') no-repeat -8px bottom;
}

.news-slider-home #nextBtn2 a:hover {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif') no-repeat 0 bottom;
}

.news-slider-home #firstBtn {
}

.news-slider-home #lastBtn {
}

.news-slider-home #controls {
    border: 1px solid #E7E4E1;
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 325px;
}

    .news-slider-home #controls ol {
        display: inline;
    }

    .news-slider-home #controls li {
        float: left;
    }

        .news-slider-home #controls li a {
            width: 7px;
            height: 7px;
            display: block;
            background: #c8b8b1;
            margin: 10px;
            text-indent: -9999px;
        }

            .news-slider-home #controls li a:hover {
                background: #ee6a32;
            }

    .news-slider-home #controls .current a {
        background: #ee6a32;
    }

/* news slider -- home ^ */


/* news slider -- news: */
.news-slider {
    position: relative;
    margin-bottom: 10px;
    width: 682px;
    color: #564d39;
}

    .news-slider .top, .news-slider .bottom {
        width: 682px;
        height: 6px;
        overflow: hidden
    }

    .news-slider .top {
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-hp-news-slider-top.gif') no-repeat;
    }

    .news-slider .bottom {
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-hp-news-slider-btm.gif') no-repeat;
    }

    .news-slider .content {
        background: #fefffd url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-hp-news-slider-grad.gif') repeat-x left bottom;
        border-left: solid 1px #aea59d;
        border-right: solid 1px #aea59d;
        padding-top: 1px;
        width: 680px;
        min-height: 140px;
    }
    /* IE 6 */

    .news-slider h3 {
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-hot-topics.gif') no-repeat;
        float: left;
        display: inline;
        margin: 9px 15px 0 6px;
        width: 57px;
        height: 124px;
        color: #ee6a32;
        font-size: 14px;
        text-indent: -8000px;
        overflow: hidden;
    }

    .news-slider ul, .news-slider li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .news-slider .thumb, .news-slider .copy {
        float: left;
        display: inline;
    }

    .news-slider .thumb {
        margin: 3px 14px 10px 0;
    }

    .news-slider img + .copy, .news-slider a + .copy {
        width: 168px;
    }

    .news-slider h4 {
        margin-bottom: 2px;
        line-height: 1.3em;
    }

    .news-slider h5 {
        color: #958c7a;
        font-size: 11px;
    }

    .news-slider p {
        margin-top: 4px;
    }

    .news-slider .more {
        position: absolute;
        bottom: 6px;
        right: 60px;
    }

    .news-slider a:link, .news-slider a:active, .news-slider a:visited {
        color: #583a26;
        font-weight: bold;
    }

    .news-slider a:hover {
        color: #ed6831;
        text-decoration: none;
    }

#slider {
    float: left;
    display: inline;
    margin-top: 9px;
    width: 580px;
    height: 110px;
    overflow: hidden;
}

    #slider ul {
        height: 110px;
        overflow: hidden;
    }

    #slider li {
        float: left;
        display: inline;
        width: 290px;
        min-height: 110px;
        overflow: hidden;
    }
/* IE 6 */

#prevBtn, #nextBtn {
    display: block;
    width: 15px;
    height: 20px;
    position: absolute;
    bottom: 4px;
    text-indent: -8000px;
    z-index: 1000;
}

#prevBtn {
    right: 32px;
    border-right: solid 1px #583a26;
}

#nextBtn {
    right: 16px;
}

    #prevBtn a, #nextBtn a {
        display: block;
        width: 15px;
        height: 20px;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-off.gif') no-repeat 0 6px;
    }

    #nextBtn a {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-off.gif') no-repeat 7px 6px;
    }

#prevBtn a:hover {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-on.gif');
    color: #ed6831;
}

#nextBtn a:hover {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-on.gif');
    color: #ed6831;
}
/* news slider -- news ^ */




/* custom content : */
.custom-content {
    margin-bottom: 50px;
    width: 692px;
    float: left;
}


    .custom-content p {
        margin-bottom: 10px;
    }

    .custom-content .custom_btns {
        width: 100%;
    }

.custom_btns a.home-register-btn {
    display: block;
    width: 110px;
    height: 34px;
    margin: 0 auto;
}

.custom_btns a.home-login-btn {
    display: block;
    width: 109px;
    height: 34px;
    margin: 0 auto;
}

.custom-content .edit-info {
    /* float: right;
    height: 38px; */
}

.custom-content .logged-out h3 {
    margin: 10px auto;
    font-size: 20px;
    color: #583a26;
    font-weight: normal;
    text-indent: -10000px;
    height: 19px;
}

.custom-content .logged-out .section-left h3 {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/new-to-healthy-children.png') center center no-repeat;
    width: 100%;
    text-indent: -9999px;
    height: 48px;
}

.custom-content .logged-out .section-right h3 {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/already-registered.png') center center no-repeat;
    width: 100%;
    text-indent: -9999px;
    height: 48px;
}

.customContentCopyLeft, .customContentCopyRight {
    height: 100px;
}

.custom-content .article {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-article-green.gif') no-repeat;
    padding-left: 36px;
}


.custom-content .edit-info a:link, .custom-content .edit-info a:active, .custom-content .edit-info a:visited {
    color: #9cbb09 !important;
    font-size: 10px;
    font-weight: bold;
}

.custom-content .edit-info a:hover {
    text-decoration: underline !important;
}

.custom-content h4 {
    color: #ED6831 /*#9cbb09*/;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.custom-content .logged-in h4 {
    margin: 0 0 26px -32px;
}

.custom-content ul, .custom-content li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-content .logged-out ul.customBullets {
    padding: 0 0 0 20px;
    margin: 0 0 10px;
}

    .custom-content .logged-out ul.customBullets li {
        list-style: outside disc;
        margin: 0 0 4px;
    }

.custom-content ul {
    margin-bottom: 7px;
}

.custom-content .thumb, .custom-content .copy {
    float: left;
    display: inline;
}

.custom-content li > .copy {
    width: 100%;
}

.custom-content .thumb {
    margin: 0 10px 0 0;
    float: left;
}

.custom-content img + .copy, .custom-content a + .copy {
    width: 230px;
}

.custom-content h5 {
    line-height: 1.3em;
}

#home-page .custom-content a:link, #home-page .custom-content a:hover, #home-page .custom-content a:visited, #home-page .custom-content a:active {
    color: #583A26 /*#ED6831*/;
    font-weight: bold;
}

.custom-content p {
    line-height: 1.4em;
}

.custom-content a.more:link, .custom-content a.more:active, .custom-content a.more:visited {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-off.gif') no-repeat center right;
    margin-left: 335px;
    padding-right: 11px;
}

.custom-content a.more:hover {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-on.gif');
}

.logged-in {
    border: 1px solid #CCCCCC;
    float: left;
    padding: 10px;
    width: 682px;
    position: relative;
}

.custom-content .logged-in {
    border-top: 5px solid #BFD356;
    margin: -4px 0 0 0;
}

.logged-in .wrapper {
    border: 1px #e7e4e1 solid;
    padding: 18px 30px;
}

.logged-in .section-left {
    float: left;
    width: 215px;
    height: 155px;
    padding: 10px 25px;
}

.logged-in .divider {
    border-left: 1px #d6e39a dotted;
    height: 130px;
    float: left;
    margin: 0 32px;
}

.logged-in .section-right {
    float: right;
    width: 424px;
    height: 155px;
    padding: 10px 25px;
}

/*logged out*/
.logged-out {
    float: left;
}

    .logged-out .wrapper {
        float: left;
        width: 693px;
    }

    .logged-out .divider {
        border-left: 1px #d6e39a dotted;
        height: 178px;
        float: left;
        margin: 0 2px 0 4px;
    }

    .logged-out .contents {
        padding: 10px 22px;
        width: 286px;
        background: #eaeed3;
        margin: 5px auto;
        font-size: 12px /*11px*/;
    }

    .logged-out .section-left {
        float: left;
        width: 340px;
        border: 1px solid #E1DDDA;
        border-top: 5px solid #bfd356;
    }

    .logged-out .section-right {
        float: right;
        width: 340px;
        border: 1px solid #E1DDDA;
        border-top: 5px solid #bfd356;
    }

.custom-content .logged-out ul {
    margin-bottom: 0;
}

.custom-content .logged-out li {
    margin-right: 0;
    margin-bottom: 14px;
}

.custom-content .copy h4 {
    margin: 4px 0;
}

.custom-content .copy ul {
    margin: 0 0 2px 0;
    width: 220px;
}

.custom-content .copy li {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bullet-circle-brown.gif') no-repeat 0 6px;
    display: block;
    margin: 0 0 4px 0;
    padding-left: 10px;
    width: 220px;
}

.custom-content .logged-out a.more {
    margin-left: 0 !important;
}

.custom-content .art-contest .thumb {
    border: 0;
}

.custom-content .art-contest .copy {
    width: 200px;
}

.custom-content .art-contest p {
    margin: 0 0 4px 0;
}
/* custom content ^ */

/* site sponsors : */
.site-sponsors {
    margin-top: 20px;
    float: left;
}

    .site-sponsors h3 {
        margin-bottom: 10px;
        color: #e75e26;
        font-size: 17px;
        font-weight: normal;
        cursor: pointer;
    }

    .site-sponsors p, .site-sponsors .sponsor {
        float: left;
        display: inline;
    }

    .site-sponsors p {
        width: 180px;
        cursor: pointer;
    }

    .site-sponsors .sponsor {
        margin: -8px 0 0 10px;
    }

    .site-sponsors .first-child {
        margin-left: 10px;
    }

    .site-sponsors a:link, .site-sponsors a:active, .site-sponsors a:visited {
        color: #583a26;
        font-weight: bold;
    }

    .site-sponsors .clearfix a:link { /*float:left; display:block;*/
        position: relative;
    }

/* site sponsors ^ */
/* homepage ^ 
-------------------------------------------------------------------------*/

/* subsite-landing-page : 
-------------------------------------------------------------------------*/
#landing-feature {
    position: relative;
    margin-bottom: 14px;
    width: 486px;
    height: 248px;
    overflow: hidden;
}

    #landing-feature .feature {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }

    #landing-feature .feature-image {
        display: block;
    }

    #landing-feature .navigation-bar {
        position: absolute;
        top: 223px;
        left: 0;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-lf-navigation-bar.png') no-repeat;
        padding: 8px 10px 0 0;
        width: 486px;
        height: 17px;
        text-align: right;
        z-index: 100;
    }
    /* IE 6 */

    #landing-feature .buttons {
        float: right;
        margin-right: 10px;
    }

        #landing-feature .buttons * {
            display: none;
        }

    #landing-feature a.previous, #landing-feature a.next {
        float: left;
        display: inline;
        background-position: 0 0;
        background-repeat: no-repeat;
        margin-left: 4px;
        width: 8px;
        height: 9px;
        overflow: hidden;
        color: #583a26;
        text-indent: -9000px;
        text-align: left;
    }

        #landing-feature a.next:link, #landing-feature a.next:active, #landing-feature a.next:visited {
            background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-off.gif');
        }

        #landing-feature a.next:hover {
            background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-next-on.gif');
            color: #ee6a32;
        }

        #landing-feature a.previous:link, #landing-feature a.previous:active, #landing-feature a.previous:visited {
            background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-off.gif');
        }

        #landing-feature a.previous:hover {
            background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-on.gif');
            color: #ee6a32;
        }

    #landing-feature a.feature-number {
        float: left;
        display: inline;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/sprite-dot.png') no-repeat center right;
        background-repeat: no-repeat;
        margin-left: 4px;
        width: 10px;
        height: 10px;
        overflow: hidden;
        color: #583a26;
        text-indent: -9000px;
        text-align: left;
    }

        #landing-feature a.feature-number:link, #landing-feature a.feature-number:active, #landing-feature a.feature-number:visited {
            background-position: 0 0;
        }

        #landing-feature a.feature-number:hover, #landing-feature a.current:link, #landing-feature a.current:active, #landing-feature a.current:visited {
            background-position: 0 -10px;
            color: #ee6a32;
        }

.landing-section-header {
    margin-bottom: 12px;
    border-bottom: solid 4px #fbba64;
    padding-bottom: 2px;
    height: 21px;
    font-size: 15px;
    font-weight: normal;
    color: #ee6a32;
}

    .landing-section-header * {
        font-weight: normal;
    }

.landing-section {
    margin-bottom: 37px;
}

    .landing-section .thumb, .landing-section .copy {
        float: left;
        display: inline;
    }

    .landing-section li > .copy {
        width: 100%;
    }

    .landing-section .thumb {
        margin: 0 10px 0 0;
    }

    .landing-section img + .copy, .landing-section a + .copy {
        width: 230px;
    }

    .landing-section img + .copy-wide, .landing-section a + .copy-wide {
        width: 400px;
    }

    .landing-section .copy-wide ul {
        width: 200px;
    }

    .landing-section ul, .landing-section li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .landing-section h4 {
        color: #ee6a32;
        font-weight: normal;
    }

    .landing-section p, .landing-section ul, .landing-section .input-row {
        margin-bottom: 14px;
    }

        .landing-section .input-row select, .landing-section .input-row .button {
            float: left;
            display: inline;
        }

        .landing-section .input-row .button {
            margin: 0 0 0 5px;
        }

    .landing-section li {
        margin-top: 2px;
    }

        .landing-section li a:link, .landing-section li a:active, .landing-section li a:visited {
            color: #583a26;
            font-weight: bold;
        }

/* subsite-landing-page ^ 
-------------------------------------------------------------------------*/

/* topic-landing-page : 
-------------------------------------------------------------------------*/
.topic-feature .thumb, .topic-feature .copy, .topic-feature .thumb img {
    float: left;
    display: inline;
}

.topic-feature a.thumb, .topic-feature .thumb {
    margin-right: 10px;
    border: solid 1px #c2b9b5;
}

    .topic-feature .thumb img.thumb {
        margin-right: 0;
        border: 0;
    }

    .topic-feature .thumb + .copy, .topic-feature a + .copy {
        width: 350px;
    }

.topic-feature h2 {
    margin-bottom: 6px;
    font-size: 16px;
}

.topic-feature .page-section-title {
    margin: 30px 0 15px;
    border-bottom: solid 1px #e2ddd3;
    padding-bottom: 4px;
}

.topic-list, .topic-list li,
.most-popular-list, .most-popular-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .most-popular-list li, #topic-landing-page #slider li {
        float: left;
        width: 243px;
    }

    .most-popular-list img + .copy, .most-popular-list a + .copy {
        width: 170px;
    }

    .most-popular-list a {
        display: block;
        margin-bottom: 6px;
        font-size: 16px;
    }

    .most-popular-list span {
        color: #958c7a;
        font-size: 11px;
    }

.topic-list {
    margin-top: 25px;
    border-top: solid 1px #e2ddd3;
}

    .topic-list li {
        border-bottom: solid 1px #e2ddd3;
        padding: 3px 0;
    }

/* topic-slider : */
.topic-slider {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-slider-nav-bar.gif') no-repeat left bottom;
    position: relative;
    width: 490px;
}

.topic-feature .no-navigation {
    background-image: none;
}

.topic-slider .content {
    padding-top: 1px;
    width: 490px;
    min-height: 140px;
}

.topic-slider #slider {
    margin: 0;
    width: 490px;
    height: 140px;
}

    .topic-slider #slider ul {
        margin: 0;
        padding: 0;
        height: 140px;
        overflow: hidden;
    }

    .topic-slider #slider li {
        width: 243px;
        min-height: 140px;
        overflow: hidden;
    }
/* IE 6 */

.topic-slider .thumb, .topic-slider .copy {
    float: left;
    display: inline;
}

    .topic-slider .thumb + .copy, .topic-slider a + .copy {
        width: 160px !important;
    }

.topic-slider #prevBtn, .topic-slider #nextBtn {
    bottom: 4px;
}

.topic-slider #prevBtn {
    border-right: solid 1px #583a26;
}
/* topic-landing-page ^ 
-------------------------------------------------------------------------*/

/* ages and stages : 
-------------------------------------------------------------------------*/
.as-header {
    margin: -3px 0 17px 0;
    width: 490px;
    height: 80px;
    text-indent: -9000px;
}

.as-intro {
    margin-bottom: 15px;
}

.as-navigation, .as-navigation li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.as-navigation {
    margin-bottom: 37px;
    width: 480px;
    height: 90px;
}

    .as-navigation li {
        float: left;
        display: inline;
        margin-left: 3px;
    }

        .as-navigation li.prenatal {
            margin-left: 0;
        }

        .as-navigation li.gradeschooler {
            margin-left: 9px;
        }

        .as-navigation li.teen, .as-navigation li.youngadult {
            margin-left: 7px;
        }

        .as-navigation li img {
            display: block;
        }

/* ages & stages theming */
#as-prenatal-header {
    border-color: #ec522e;
    height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #ec522e;
}

    #as-prenatal-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-prenatal.gif') no-repeat left bottom;
        padding: 6px 0 0 39px;
        height: 19px;
    }

#as-prenatal-section h4 {
    color: #ec522e;
}

#as-baby-header {
    height: 25px;
    font-size: 16px;
    font-weight: normal;
}

    #as-baby-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-baby.gif') no-repeat left bottom;
        padding: 6px 0 0 30px;
        height: 19px;
    }

#as-toddler-header {
    border-color: #e2a508;
    height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #e2a508;
}

    #as-toddler-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-toddler.gif') no-repeat left bottom;
        padding: 6px 0 0 26px;
        height: 19px;
    }

#as-toddler-section h4 {
    color: #e2a508;
}

#as-preschooler-header {
    border-color: #d1b307;
    height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #d1b307;
}

    #as-preschooler-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-preschooler.gif') no-repeat left bottom;
        padding: 6px 0 0 34px;
        height: 19px;
    }

#as-preschooler-section h4 {
    color: #d1b307;
}

#as-gradeschooler-header {
    border-color: #93b102;
    height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #93b102;
}

    #as-gradeschooler-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-gradeschooler.gif') no-repeat left bottom;
        padding: 6px 0 0 27px;
        height: 19px;
    }

#as-gradeschooler-section h4 {
    color: #93b102;
}

#as-teen-header {
    border-color: #88c440;
    height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #88c440;
}

    #as-teen-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-teen.gif') no-repeat left bottom;
        padding: 6px 0 0 26px;
        height: 19px;
    }

#as-teen-section h4 {
    color: #88c440;
}

#as-youngadult-header {
    border-color: #63b58b;
    height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #63b58b;
}

    #as-youngadult-header h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-youngadult.gif') no-repeat left bottom;
        padding: 6px 0 0 25px;
        height: 19px;
    }

#as-youngadult-section h4 {
    color: #63b58b;
}

.prenatal-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-prenatal.gif') no-repeat;
}

.baby-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-baby.gif') no-repeat;
}

.toddler-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-toddler.gif') no-repeat;
}

.preschooler-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-preschooler.gif') no-repeat;
}

.gradeschooler-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-gradeschooler.gif') no-repeat;
}

.teen-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-teen.gif') no-repeat;
}

.youngadult-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/banner-youngadult.gif') no-repeat;
}

.prenatal-site .page-section-header {
    border-color: #f07558;
}

.baby-site .page-section-header {
    border-color: #f8a26d;
}

.toddler-site .page-section-header {
    border-color: #f6c545;
}

.preschooler-site .page-section-header {
    border-color: #edd550;
}

.gradeschooler-site .page-section-header {
    border-color: #bed25e;
}

.teen-site .page-section-header {
    border-color: #a0d066;
}

.youngadult-site .page-section-header {
    border-color: #82c4a2;
}

.prenatal-site .page-section h4 {
    color: #f07558;
}

.baby-site .page-section h4 {
    color: #f8a26d;
}

.toddler-site .page-section h4 {
    color: #f6c545;
}

.preschooler-site .page-section h4 {
    color: #edd550;
}

.gradeschooler-site .page-section h4 {
    color: #bed25e;
}

.teen-site .page-section h4 {
    color: #a0d066;
}

.youngadult-site .page-section h4 {
    color: #82c4a2;
}

/* growth tabs */
.babystages, .babystages li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.babystages {
    position: relative;
    top: 1px;
    width: 100%;
    height: 20px;
    z-index: 500;
}

    .babystages li {
        float: left;
        display: inline;
        font-size: 11px;
        font-weight: bold;
    }

        .babystages li.first-child {
            margin-left: 271px;
        }

        .babystages li a:link, .babystages li a:active, .babystages li a:visited {
            background: #f8a979 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-tab.gif') repeat-x;
            float: left;
            border: solid 1px #8b8a8a;
            padding: 0 8px;
            height: 18px;
            line-height: 18px;
            color: #362e11;
        }

        .babystages li a:hover {
            text-decoration: none;
        }

    .babystages a.current:link, .babystages a.current:active, .babystages a.current:visited, .babystages a.current:hover {
        background: #fcfaf7 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-tab-pane.gif') repeat-x;
        border-bottom: 0;
        height: 19px;
        cursor: default !important;
        color: #362e11;
    }

.stage-panes {
    background: #fcfaf7 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-as-tab-pane.gif') repeat-x;
    margin-bottom: 37px;
    border: solid 1px #8b8a8a;
    padding: 18px 10px;
    width: 468px;
}

/* accordion-panels : */
.accordion-panels {
    height: 275px;
    margin-bottom: 37px;
}

#home_accordion h3 a {
    text-indent: -10000px;
    display: block;
    height: 16px;
}

.ask h3 a {
    background: url(/_layouts/15/AAP.HealthyChildren/1033/images/accordion_head_ask.png) no-repeat;
}

.popular h3 a {
    background: url(/_layouts/15/AAP.HealthyChildren/1033/images/accordion_head_topics.png) no-repeat;
}

.book h3 a {
    background: url(/_layouts/15/AAP.HealthyChildren/1033/images/accordion_head_books.png) no-repeat;
}

.symptom h3 a {
    background: url(/_layouts/15/AAP.HealthyChildren/1033/images/accordion_head_checker.png) no-repeat;
}

.accordion-panels .panel {
    background-color: #fff;
    float: left;
    display: inline;
    margin-left: 10px;
    border: solid 1px #bbb9b7;
    width: 147px;
    height: 273px;
}

.panel-container {
    width: 100%;
    height: 233px;
    overflow: hidden;
}

.accordion-panels .panel-collapse {
    width: 147px;
    overflow: hidden;
}

.accordion-panels img {
    display: block;
}

.accordion-panels .first-child {
    margin-left: 0;
}

.accordion-panels .accordion-header {
    width: 100%;
    height: 21px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    text-indent: -9000px;
}

.accordion-panels .physical-skills {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/panel-physical-skills.png') no-repeat center top;
}

.accordion-panels .social-skills {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/panel-social-skills.png') no-repeat center top;
}

.accordion-panels .cognitive-thinking {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/panel-cognitive-thinking.png') no-repeat center top;
}

.accordion-panels .sensory-milestones {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/panel-sensory-milestones.png') no-repeat center top;
}

.baby-site .accordion-panels .accordion-header {
    background-color: #f78b4a;
}

.toddler-site .accordion-panels .accordion-header {
    background-color: #f6c545;
}

.preschooler-site .accordion-panels .accordion-header {
    background-color: #edd550;
}

.accordion-panels ul {
    margin: 10px 0 0 13px;
    padding-left: 13px;
}

.accordion-panels li {
    margin-bottom: 5px;
}

.accordion-panels .button {
    margin: 10px;
}
/* ages and stages ^ 
-------------------------------------------------------------------------*/

/* prs-page : 
-------------------------------------------------------------------------*/
.prs-profile-nav-bar {
    background-color: #f5f3f1;
    margin-bottom: 11px;
    padding: 4px 20px 6px 8px;
    height: 14px;
}

    .prs-profile-nav-bar h2, .prs-profile-nav-bar li {
        float: left;
        display: inline;
    }

    .prs-profile-nav-bar h2 {
        font-size: 14px;
    }

    .prs-profile-nav-bar ul {
        float: right;
        display: inline;
        list-style: none;
        font-size: 11px;
    }

    .prs-profile-nav-bar ul, .prs-profile-nav-bar li {
        margin: 0;
        padding: 0;
    }

    .prs-profile-nav-bar li {
        margin: 2px 0 0 10px;
    }

    .prs-profile-nav-bar a:link, .prs-profile-nav-bar a:active, .prs-profile-nav-bar a:visited {
        color: #564d39;
        text-decoration: underline;
    }

.prs-profile-content {
    width: 100%;
}

.prs-profile-left {
    float: left;
    width: 306px;
}

.prs-profile-right {
    float: right;
    width: 230px;
}

#prs-page .info-section {
    margin-top: -4px;
    border-top: solid 1px #e2ddd3;
    padding-top: 4px;
}

#prs-page dl {
    margin-bottom: 10px;
}

#prs-page dt {
    margin-bottom: 8px;
    font-weight: bold;
}

#prs-page dl a:link, #prs-page dl a:active, #prs-page dl a:visited {
    color: #725c3a;
    text-decoration: underline;
}

#prs-page dl a:hover {
    text-decoration: none;
}

.prs-profile-right #map-canvas {
    margin-top: 36px;
    border: solid 1px #beb6a6;
    width: 228px;
    height: 228px;
}
/* prs-page ^ 
-------------------------------------------------------------------------*/

/* article-page :
-------------------------------------------------------------------------*/
#article-page .page-section-header h2 {
    width: 270px;
}

#article-page .fontScalerWrapper {
    font-size: 13px;
}

    #article-page .fontScalerWrapper .page-section-title {
        font-size: 116%;
    }

@media screen and (max-width: 768px) {
    .primary-content {
        box-sizing: border-box !important;
        padding: 0 20px;
    }
}

.article-information {
    float: left;
    width: 375px;
}

.rating-stars {
    float: right;
    font-size: 12px;
}

    .rating-stars span {
        display: block;
        color: #564d39;
        font-size: 77%;
    }

.article-title {
    margin-bottom: 10px;
    width: 75%;
    color: #ee6a32;
    font-size: 116%;
    font-weight: normal;
}

.article-subtitle {
    margin: -7px 0 10px;
    width: 75%;
    font-size: 93%;
    font-weight: normal;
}

.article-information .article-title {
    width: 100%;
}

.article-details dt, .article-details dd {
    display: inline;
    font-size: 85%;
}

.article-details dt {
    margin-right: 4px;
    font-weight: bold;
}

.article-content {
    margin-top: 20px;
    width: 100%;
}

article-content p {
    margin-bottom: 12px;
}

.basic-content {
    width: 100%;
}

.article-image {
    float: right;
    display: inline;
    margin: 0 0 8px 10px;
    width: 145px;
}

    .article-image img {
        display: block;
        width: 145px;
    }

.article-content .page-section-form {
    position: relative;
}

.page-section-form .content-rating {
    position: absolute;
    top: 5px;
    right: 14px;
}

.content-rating h4, .content-rating .rating-stars {
    float: left;
    display: inline;
}

.content-rating h4 {
    margin: 1px 5px 0 0;
    font-size: 85%;
}

.comment-section {
    width: 100%;
    margin: 18px 0 0 0;
}

    .comment-section .page-section-form label, .comment-section .page-section-form h4 {
        font-size: 12px;
    }

.comment-item {
    margin-top: 10px;
    border-top: solid 1px #e2ddd3;
    padding-top: 10px;
    color: #564d39;
}

    .comment-item h4 {
        margin: 0;
        color: #564d39 !important;
        font-size: 93%;
    }

    .comment-item p {
        margin: 0;
        font-size: 93%;
    }

.article-copy #healthy-children-video {
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/ajax-loader.gif') no-repeat center center;
    margin: 24px 0;
    border: #aea59d 1px solid;
    width: 488px;
    height: 274px;
}

/* book store styles */
.book-information {
    float: left;
    width: 375px;
}

    .book-information .article-title {
        width: 100%;
    }

    .book-information h4 {
        margin-bottom: 15px;
        font-weight: normal;
        font-size: 85%;
    }

.book-image {
    float: right;
    font-size: 12px;
    text-align: center;
}

#toc-link:link, #toc-link:active, #toc-link:visited {
    visibility: hidden;
    display: block;
    margin-top: 7px;
    font-size: 11px;
    text-decoration: underline;
}

#toc {
    display: none;
    background-color: #fff;
    padding: 5px 10px;
}

.book-information .add-to-cart {
    margin: 15px 0;
}

.add-to-cart .input-row {
    margin-bottom: 5px;
}

.add-to-cart label, .add-to-cart select {
    display: inline;
}

.add-to-cart label {
    margin-right: 7px;
    font-weight: bold;
    font-size: 85%;
}

.book-content .page-section-title {
    margin: 30px 0 8px;
    border-bottom: solid 1px #e2ddd3;
    padding-bottom: 4px;
}

/* Rich text editor styles */
.article-copy h1, .article-copy h3, .article-copy h5, .ms-rteCustom-ArticleTitle {
    color: #ee6a32 !important;
    font-size: 93%;
}

.article-copy h2, .article-copy h4, .article-copy h6, .ms-rteCustom-ArticleHeadLine {
    color: #583a26 !important;
    font-size: 93%;
}

.article-copy h5, .article-copy h6 {
    font-size: 85%;
}

.article-copy h1 {
    margin-bottom: 8px;
    width: 75%;
    font-size: 116%;
    font-weight: normal;
}

.article-copy h2, .ms-rteCustom-ArticleHeadLine {
    margin-bottom: 4px;
    font-size: 108%;
}

.article-copy h3 {
    font-size: 100%;
    font-weight: normal;
    margin-bottom: 2px;
}

.article-copy p, .article-copy ul ul, .article-copy ol ol, .article-copy table {
    font-size: 93%;
}

    .article-copy table p, .article-copy table ul li {
        font-size: 100%;
    }

.article-copy p, .article-copy table {
    margin: 0 0 12px 0;
}

    .article-copy table p {
        margin: 0;
    }

.article-copy ul ul, .article-copy ol ol {
    margin-bottom: 0;
}

.article-copy ul {
    margin: 0 0 12px 17px;
    padding-left: 17px;
}

    .article-copy ul ul {
        margin-left: 12px;
        padding-left: 12px;
    }

.article-copy ol ol {
    list-style-type: lower-alpha;
    margin-left: 12px;
    padding-left: 12px;
}

.article-copy li {
    margin-bottom: 2px;
}

.article-copy a:link, .article-copy a:active, .article-copy a:visited {
    color: #583a26;
    font-weight: bold;
    text-decoration: underline;
    font-size: 93%;
}

.article-copy a:hover {
    color: #ee6a32;
}
/* article-page ^ 
-------------------------------------------------------------------------*/

/* news-landing : 
-------------------------------------------------------------------------*/
#news-landing .news-slider {
    margin-bottom: 37px;
}

    #news-landing .news-slider .content {
        background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-news-slider-nav-bar.png') no-repeat left bottom;
        border-left: 0;
        border-right: 0;
        padding-top: 1px;
        width: 682px;
    }
/* IE 6 */

#news-landing #slider {
    margin-top: 0;
    width: 682px;
}

    #news-landing #slider li {
        width: 330px;
    }

#news-landing .news-slider img + .copy, #news-landing .news-slider a + .copy {
    width: 208px;
}
/* news-landing ^ 
-------------------------------------------------------------------------*/

/* ask the pediatrician : 
-------------------------------------------------------------------------*/
.question-item {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-q.png') no-repeat;
    padding-left: 20px !important;
}

.gridview .question-item {
    float: left;
}

.ask-pediatrician-banner {
    position: relative;
    background: #fceb8a url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-gradient-yellow.gif') repeat-x;
    margin: 20px 0 30px 0;
    border: solid 1px #aea59d;
    padding-left: 120px;
    width: 366px;
    height: 108px;
    color: #774b3e;
}

    .ask-pediatrician-banner h1 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-ask-the-pediatrician.png') no-repeat;
        margin: 12px 0 6px 0;
        height: 21px;
        text-indent: -9000px;
        font-size: 18px;
        color: #e85325;
    }

    .ask-pediatrician-banner p {
        margin-bottom: 6px;
        width: 290px;
    }

    .ask-pediatrician-banner .pediatrician-image {
        position: absolute;
        bottom: 0;
        left: 0;
    }

.featured-questions {
    margin-bottom: 37px;
}

    .featured-questions .content {
        background: #fffffe url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-gradient-green.gif') repeat-x;
        border: solid 1px #aea59d;
        width: 488px;
    }

    .featured-questions ul, .featured-questions li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .featured-questions .view-all {
        margin: 10px 5px 5px;
        text-align: right;
    }

    .featured-questions h3 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-featured-questions.png') no-repeat 10px 0;
        margin: 7px 0 10px 0;
        border-bottom: solid 1px #e2ddd3;
        padding: 0 10px 2px 10px;
        height: 13px;
        color: #ee6a32;
        font-size: 13px;
        text-indent: -9000px;
    }

    .featured-questions ul {
        margin: 10px;
    }

    .featured-questions li {
        margin-bottom: 16px;
    }

        .featured-questions li a:link, .featured-questions li a:active, .featured-questions li a:visited,
        .all-questions td a:link, .all-questions td a:active, .all-questions td a:visited {
            color: #564d39;
            font-weight: normal;
        }

.question-meta-data {
    margin-bottom: 10px;
    font-style: italic;
    font-size: 11px;
}
/* ask the pediatrician ^ 
-------------------------------------------------------------------------*/

/* a to z landing : 
-------------------------------------------------------------------------*/
.az-section ul, .az-section li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.az-section .letter-anchors {
    margin-bottom: 27px;
    width: 100%;
    height: 16px;
}

    .az-section .letter-anchors li {
        float: left;
        display: inline;
        margin-right: 8px;
    }

    .az-section h4,
    .az-section .letter-anchors a:link, .az-section .letter-anchors a:active, .az-section .letter-anchors a:visited {
        color: #362e11;
    }

.az-section .az-list {
    width: 490px;
}

.az-section .az-list-column {
    float: left;
    display: inline;
    margin: 0 5px 0 0;
    width: 240px;
}

.az-section .letter-section {
    margin-top: 27px;
    width: 240px;
}

.az-section .az-list .first-child {
    margin-top: 0;
}

.az-section .letter-section h4 {
    margin-top: 4px;
    color: #eb6732;
}

.az-section .letter-section li {
    margin-top: 4px;
}

.az-section .letter-section .back-to-top {
    margin-top: 5px;
}

    .az-section .letter-section .back-to-top a:link, .az-section .letter-section .back-to-top a:active, .az-section .letter-section .back-to-top a:visited {
        font-weight: normal;
        color: #eb6732;
        font-size: 11px;
    }
/* a to z landing ^ 
-------------------------------------------------------------------------*/

/* site login :
-------------------------------------------------------------------------*/
.login-section, .register-section {
    float: left;
    display: inline;
    margin: 0 0 57px 0;
    border: solid 1px #ccc4b2;
    border-bottom: solid 5px #ee6a32;
    width: 224px;
    padding: 14px;
    min-height: 333px;
}

.register-section {
    background-color: #fcfbf1;
    margin-right: 20px;
    width: 376px;
}

    .register-section h1, .login-section h1,
    .register-section h2, .login-section h2 {
        margin-bottom: 10px;
        height: 23px;
        color: #6e5443;
        font-size: 18px;
        text-indent: -9000px;
    }

    .register-section h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-register-for-healthychildren.png') no-repeat;
    }

        .register-section h2.update {
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-please-update-your-login.png') no-repeat;
        }

        .register-section h2.welcome {
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-welcome-to-healthychildre.png') no-repeat;
        }

.login-section h2, .t-login {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-login.png') no-repeat;
}

.t-reset-password {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-reset-password.png') no-repeat;
}

.t-edit-security-question {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-edit-security-question.png') no-repeat;
}

.t-success {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-success.png') no-repeat;
}

.t-change-password {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-change-password.png') no-repeat;
}

.register-section h3, .login-section h3 {
    margin-bottom: 16px;
    font-size: 16px;
}

.register-section h4, .login-section h4 {
    margin-bottom: 5px;
}

.register-section p, .login-section p {
    margin-bottom: 18px;
}

.register-section ul, .login-section ul {
    margin: 0 0 18px 10px;
    padding-left: 10px;
}

.login-section .forgot-pass-link {
    margin: 3px 0 0 0;
}

    .login-section .forgot-pass-link a:link, .login-section .forgot-pass-link a:active, .login-section .forgot-pass-link a:visited {
        display: block;
        color: #362e11;
        text-decoration: underline;
        font-size: 11px;
    }

    .login-section .forgot-pass-link a:hover {
        color: #eb6732;
    }

.forgot-password-section {
    position: relative;
    width: 654px;
}

    .forgot-password-section p {
        width: 350px;
    }

.progress-bar, .progress-bar li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.progress-bar {
    position: absolute;
    top: 18px;
    right: 35px;
    border-top: solid 3px #a3957f;
}

    .progress-bar li {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-step-off.gif') no-repeat center top;
        float: left;
        display: inline;
        position: relative;
        top: -6px;
        padding-top: 18px;
        width: 75px;
        font-size: 10px;
        text-align: center;
    }

        .progress-bar li.current {
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-step-on.gif') no-repeat center top;
        }

.forgot-password-section .progress-bar {
    width: 225px;
}

    .forgot-password-section .progress-bar li.step1 {
        left: -35px;
    }

    .forgot-password-section .progress-bar li.step3 {
        right: -35px;
    }

.content-center .account-section {
    position: relative;
    width: 462px;
}

    .content-center .account-section p {
        width: 350px;
    }

/* register-section for secure login screen */
.register-section2 {
    float: left;
    display: inline;
    margin: 0 0 57px 0;
    border: solid 1px #ccc4b2;
    border-bottom: solid 5px #ee6a32;
    width: 224px;
    padding: 14px;
    min-height: 333px;
}

.register-section2 {
    background-color: #fcfbf1;
    margin-left: 20px;
    width: inherit;
    /*width: 376px;*/
}

    .register-section2 h1, .register-section2 h2 {
        margin-bottom: 10px;
        height: 23px;
        color: #6e5443;
        font-size: 18px;
        text-indent: -9000px;
    }

    .register-section2 h2 {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-register-for-healthychildren.png') no-repeat;
    }

        .register-section2 h2.update {
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-please-update-your-login.png') no-repeat;
        }

        .register-section2 h2.welcome {
            background: url('/_layouts/15/AAP.HealthyChildren/1033/images/t-welcome-to-healthychildre.png') no-repeat;
        }

    .register-section2 h3 {
        margin-bottom: 16px;
        font-size: 16px;
    }

    .register-section2 h4 {
        margin-bottom: 5px;
    }

    .register-section2 p {
        margin-bottom: 18px;
    }

    .register-section2 ul {
        margin: 0 0 18px 10px;
        padding-left: 10px;
    }

/* site login ^ 
-------------------------------------------------------------------------*/

/* search-page : 
-------------------------------------------------------------------------*/
.search-bar {
    margin-bottom: 15px;
    padding: 5px 0;
    height: 29px;
    background-color: #f5f3f1;
}

    .search-bar input, .search-bar .advanced-search-link {
        float: left;
        display: inline;
    }

    .search-bar .text {
        margin: 6px 0 0 10px;
    }

    .search-bar .advanced-search-link {
        margin: 6px 0 0 10px;
    }

#sponsored-search {
    background-color: #ffffcc;
    margin-bottom: 10px;
    border: solid 1px #bbb9b7;
    padding: 5px;
}

    #sponsored-search h3 {
        color: #bbb9b7;
        font-weight: normal;
        text-align: right;
    }

#search-page .msPartSpacingVertical {
    margin: 0;
}

/* search-page ^ 
-------------------------------------------------------------------------*/

/* SimpleModal Styles : 
-------------------------------------------------------------------------*/
.simplemodal-overlay {
    background-color: #000;
    cursor: auto;
}

.simplemodal-container {
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/ajax-loader.gif') no-repeat center center;
    border: 3px solid #ccc;
}

a.modalCloseImg {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/x.png') no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -18px;
    cursor: pointer;
}
/* SimpleModal Styles ^ 
-------------------------------------------------------------------------*/

/* message-page : 
-------------------------------------------------------------------------*/
.message-page .site-main {
    width: 100%;
}

.message-page .primary-content {
    padding: 0;
    width: 100%;
}

.message-page #message-content {
    margin: 15px;
}
/* message-page ^ 
-------------------------------------------------------------------------*/

/* bookstore :
-------------------------------------------------------------------------*/
.book-title a:link, .book-title a:active, .book-title a:visited {
    color: #ef6a32;
    font-size: 12px;
}

a.add-to-cart:link, a.add-to-cart:active, a.add-to-cart:visited {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-add-to-cart-off.png') no-repeat;
    display: block;
    height: 24px;
    width: 95px;
    text-indent: -9000px;
}

a.add-to-cart:hover {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-add-to-cart-on.png');
}

/* bookstore ^
-------------------------------------------------------------------------*/

/* cart-page :
-------------------------------------------------------------------------*/
.page-section-header .cart-header {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-cart-header.gif') no-repeat;
    padding-left: 28px;
}

.cart-items {
    width: 270px;
}

    .cart-items .item-image, .cart-items .item-info {
        float: left;
        display: inline;
        text-align: left;
    }

    .cart-items .item-image {
        margin-right: 8px;
    }

    .cart-items .item-info {
        width: 190px;
    }

        .cart-items .item-info h4 {
            margin-bottom: 0;
            color: #362e11;
        }

#cart-page .gridview td {
    padding: 8px 10px;
}

.cart-items .item-info h5 {
    font-weight: normal;
}

.cart-items .discount-text {
    display: block;
    margin: 5px 0 0 0;
    color: #ee6a32;
}

.discount-text a:link, .discount-text a:active, .discount-text a:visited {
    color: #ee6a32;
}

.gridview .remove-item {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-remove.png') no-repeat;
    display: block;
    margin-top: 10px;
    padding: 2px 0 0 18px;
    width: 70px;
    font-size: 11px;
}

.gridview .update-item {
    float: left;
    display: inline;
}

.gridview a.update-item {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/icon-update.png') no-repeat;
    padding: 2px 0 0 18px;
    font-size: 11px;
}
/* IE 6 styles */

.footer-total {
    margin-bottom: 12px;
    border: solid 1px #a38f86;
    border-top: 0;
}

    .footer-total td {
        background: #fdf6cd url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-footer-cart-total.gif') repeat-x;
        padding: 4px 10px;
        font-size: 11px;
    }

    .footer-total p {
        margin: 0;
        text-align: right;
    }

    .footer-total .total {
        font-weight: bold;
        font-size: 14px;
    }

        .footer-total .total .value {
            margin-left: 10px;
        }

.cart-modal {
    background-color: #fff;
    padding: 10px;
    height: 180px;
}

#login-required-message {
    display: none;
}
/* cart-page ^
-------------------------------------------------------------------------*/

/* account :
-------------------------------------------------------------------------*/
#order-history {
    width: 100%;
}

    #order-history th {
        padding-bottom: 2px;
        font-weight: bold;
    }

    #order-history td {
        border-top: solid 1px #bbb9b7;
        border-bottom: solid 1px #bbb9b7;
        padding: 4px 0;
    }

.order-details {
    display: none;
    background-color: #fff;
    width: 800px;
    height: 500px;
    overflow: auto;
}

    .order-details .page-section-header {
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .order-details .left, .order-details .right {
        float: left;
        display: inline;
    }

    .order-details .left {
        margin: 0 10px;
        width: 180px;
    }

    .order-details .right {
        width: 600px;
    }

    .order-details .address {
        display: block;
    }

    .order-details table {
        width: 589px;
    }

        .order-details table.footer-total {
            width: 589px;
        }

    .order-details th {
        font-weight: bold;
    }

    .order-details .footer-total p {
        font-size: 12px;
    }

        .order-details .footer-total p.total {
            float: right;
            display: inline;
            margin-left: 350px;
            width: 210px;
        }

        .order-details .footer-total p label, .order-details .footer-total p span {
            float: left;
            display: inline;
            width: 100px;
        }

        .order-details .footer-total p label {
            width: 140px;
        }

        .order-details .footer-total p span {
            width: 60px;
        }
/* account ^
-------------------------------------------------------------------------*/

/* symptom-checker-page :
-------------------------------------------------------------------------*/
#symptom-checker-page .left {
    display: none;
}

#symptom-checker-page .right {
    width: 677px;
    float: none;
    display: block;
}

#symptom-tool-directions {
    float: left;
    padding: 5px;
    width: 510px;
}

    #symptom-tool-directions h3 {
        font-size: 14px;
    }

    #symptom-tool-directions .direction-copy {
    }

    #symptom-tool-directions h4 {
        float: left;
        margin-bottom: 8px;
        width: 153px;
        height: 21px;
        line-height: 21px;
        color: #ee794c;
        font-size: 12px;
        font-weight: bold;
    }

        #symptom-tool-directions h4 span {
            background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-orange-circle.gif') no-repeat;
            float: left;
            display: inline;
            margin: 0 8px 0 0;
            width: 21px;
            height: 21px;
            line-height: 21px;
            text-align: center;
            color: #fff;
            font-size: 15px;
        }

    #symptom-tool-directions p {
        margin-bottom: 8px;
    }

    #symptom-tool-directions .page-toolbar {
        height: 50px;
        margin-bottom: 5px;
    }

        #symptom-tool-directions .page-toolbar li {
            float: left;
            display: inline;
            margin: 6px 14px 0 0;
        }

            #symptom-tool-directions .page-toolbar li.tool-print {
                margin-left: 6px;
            }

.page-toolbar a:link,
.page-toolbar a:active,
.page-toolbar a:visited {
    float: left;
    padding-right: 26px;
    color: #725c3a;
    height: 19px;
    line-height: 19px;
    text-decoration: none !important;
}

#symptom-checker-page .symptom-tool-tabs,
#symptom-checker-page .symptom-tool-tabs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.symptom-tool-tabs {
    float: right;
    position: relative;
    top: 1px;
    height: 20px;
    z-index: 1500;
    clear: both;
}

#symptom-checker-page .symptom-tool-tabs li {
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: bold;
}

    #symptom-checker-page .symptom-tool-tabs li a:link,
    #symptom-checker-page .symptom-tool-tabs li a:active,
    #symptom-checker-page .symptom-tool-tabs li a:visited {
        background: #e4d6bf url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-tab.gif') repeat-x;
        float: left;
        border: solid 1px #d5d3c6;
        padding: 0 8px;
        height: 18px;
        line-height: 18px;
        color: #362e11;
    }

    #symptom-checker-page .symptom-tool-tabs li a:hover {
        text-decoration: none;
    }

#symptom-checker-page .symptom-tool-tabs a.current:link,
#symptom-checker-page .symptom-tool-tabs a.current:active,
#symptom-checker-page .symptom-tool-tabs a.current:visited,
#symptom-checker-page .symptom-tool-tabs a.current:hover {
    background-image: none;
    background-color: #fdf5ea;
    border-bottom: 0;
    height: 19px;
    cursor: default !important;
    color: #362e11;
}

#symptom-checker-page .symptom-tool-tabs .first-child a.current:link,
#symptom-checker-page .symptom-tool-tabs .first-child a.current:active,
#symptom-checker-page .symptom-tool-tabs .first-child a.current:visited,
#symptom-checker-page .symptom-tool-tabs .first-child a.current:hover {
    background-color: #fdfdfd !important;
}

#symptom-checker-page .symptom-tool-panes {
    float: none;
    position: relative;
    margin-bottom: 10px;
    width: 677px;
    clear: both;
    z-index: 1000;
}

#symptom-checker-page .symptom-tool-pane {
    position: relative;
    height: 481px;
    padding: 10px;
    border: solid 1px #d5d3c6;
}

#symptom-checker-page .page-toolbar {
    margin: 10px 0 0;
    position: relative;
    z-index: 1500;
}

.body-pane .body-part-content {
    display: none;
}

/* body tab */
.body-pane {
    /*background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-playground.jpg') no-repeat; //removing for SVG replacement */
    position: relative;
    z-index: 1000;
}

    .body-pane h3.skin-symptom, .body-pane h3.skin-symptom span {
        float: left;
        display: inline;
        height: 24px;
        color: #fff;
        font-size: 11px;
        text-transform: uppercase;
    }

    .body-pane h3.skin-symptom {
        display: block;
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-title-right.png') left top no-repeat;
        float: right;
        margin-right: 20px;
        cursor: pointer;
    }

        .body-pane h3.skin-symptom span {
            display: block;
            background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-title-left.png') right top no-repeat;
            position: relative;
            left: 25px;
            padding-right: 15px;
            line-height: 23px !important;
        }

.body-part-content {
    position: absolute;
    top: 0;
    left: -300px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
}

.list-container {
    visibility: hidden;
    position: absolute;
    top: 90px;
    left: 260px;
    background-color: #bed480;
    border: 1px solid #000;
    width: 232px;
    height: 30px;
    overflow: hidden;
}

    .list-container h3 {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        padding: 0 0 0 15px;
        border-bottom: 1px solid #BED480;
    }

        .list-container h3 span {
            display: block;
            float: left;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
        }

.close-button:link,
.close-button:active,
.close-button:visited {
    display: none;
    visibility: hidden;
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-symptom-checker-close-off.gif') top left no-repeat;
    display: block;
    float: right;
    margin-top: 6px;
    padding: 6px 3px 0 0;
    width: 25px;
    height: 22px;
    color: #fff;
    text-indent: -9000px;
}

.close-button:hover {
    background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-symptom-checker-close-on.gif') top left no-repeat;
    color: #fff;
}

#body-part-modal-container {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #bed480;
    width: 400px;
    height: 250px;
    z-index: 1000;
}

    #body-part-modal-container .close-modal:link, #body-part-modal-container .close-modal:active, #body-part-modal-container .close-modal:visited {
        position: absolute;
        top: 5px;
        right: 3px;
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-symptom-checker-close-off.gif') top left no-repeat;
        display: block;
        width: 25px;
        height: 22px;
        color: #fff;
        text-indent: -9000px;
    }

    #body-part-modal-container h3 {
        margin: 5px 35px 10px 5px;
        font-size: 14px;
    }

    #body-part-modal-container .symptom-list {
        margin: 0 0 0 0;
        padding: 0 0 0 15px;
        width: 375px;
        height: 200px;
        overflow: auto;
    }

.symptom-list ul {
    margin: 0 0 0 7px;
    padding: 0 0 0 7px;
}

    .symptom-list ul li {
        margin-bottom: 5px;
    }

    .symptom-list ul a:link,
    .symptom-list ul a:active,
    .symptom-list ul a:visited {
        color: #564d39;
    }

    .symptom-list ul a:hover {
        color: #fff;
    }

#body {
    height: 416px;
    clear: both;
}

#girl {
    top: 126px;
    left: 15px;
    /*background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl.png') no-repeat 0 0;  //removing BG to switch to SVG based */
    width: 255px;
    height: 370px;
    z-index: 100;
}

#boy {
    top: 152px;
    left: 418px;
    /*background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy.png') no-repeat 0 0;  //removing BG to switch to SVG based  */
    width: 257px;
    height: 331px;
    z-index: 100;
}

.body-trigger {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    width: 100%;
    height: 100%;
}

#girl-head-brain {
    top: 127px;
    left: 85px;
    width: 104px;
    height: 91px;
    z-index: 200;
}

#boy-head-brain {
    top: 152px;
    left: 503px;
    width: 74px;
    height: 51px;
    z-index: 200;
}

#girl-head-brain .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-head.png');
}

#boy-head-brain .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-head.png');
}

#girl-ear {
    top: 176px;
    left: 120px;
    width: 14px;
    height: 18px;
    z-index: 300;
}

#boy-ear {
    top: 199px;
    left: 558px;
    width: 18px;
    height: 15px;
    z-index: 300;
}

#girl-ear .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-ear.png');
}

#boy-ear .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-ear.png');
}

#girl-eye {
    top: 167px;
    left: 149px;
    width: 35px;
    height: 14px;
    z-index: 500;
}

#boy-eye {
    top: 196px;
    left: 512px;
    width: 32px;
    height: 9px;
    z-index: 500;
}

#girl-eye .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-eyes.png');
}

#boy-eye .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-eyes.png');
}

#girl-nose {
    top: 178px;
    left: 165px;
    width: 10px;
    height: 16px;
    z-index: 1000;
}

#boy-nose {
    top: 194px;
    left: 517px;
    width: 10px;
    height: 15px;
    z-index: 1000;
}

#girl-nose .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-nose.png');
}

#boy-nose .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-nose.png');
}

#girl-mouth-teeth {
    top: 195px;
    left: 155px;
    width: 23px;
    height: 12px;
    z-index: 700;
}

#boy-mouth-teeth {
    top: 210px;
    left: 516px;
    width: 21px;
    height: 8px;
    z-index: 400;
}

#girl-mouth-teeth .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-mouth.png');
}

#boy-mouth-teeth .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-mouth.png');
}

#girl-neck-back {
    top: 194px;
    left: 128px;
    width: 42px;
    height: 26px;
    z-index: 500;
}

#boy-neck-back {
    top: 213px;
    left: 520px;
    width: 38px;
    height: 22px;
    z-index: 500;
}

#girl-neck-back .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-neck.png');
}

#boy-neck-back .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-neck.png');
}

#girl-chest {
    top: 206px;
    left: 89px;
    width: 83px;
    height: 60px;
    z-index: 200;
}

#boy-chest {
    top: 220px;
    left: 476px;
    width: 93px;
    height: 76px;
    z-index: 400;
}

#girl-chest .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-chest.png');
}

#boy-chest .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-chest.png');
}

#girl-abdomen {
    top: 255px;
    left: 71px;
    width: 85px;
    height: 49px;
    z-index: 500;
}

#boy-abdomen {
    top: 278px;
    left: 460px;
    width: 82px;
    height: 44px;
    z-index: 500;
}

#girl-abdomen .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-abdomen.png');
}

#boy-abdomen .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-abdomen.png');
}

#girl-arm {
    top: 163px;
    left: 159px;
    width: 109px;
    height: 104px;
    z-index: 300;
}

#boy-arm {
    top: 217px;
    left: 418px;
    width: 224px;
    height: 99px;
    z-index: 300;
}

#girl-arm .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-arms.png');
}

#boy-arm .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-arms.png');
}

#girl-genital-urinary {
    top: 291px;
    left: 70px;
    width: 104px;
    height: 50px;
    z-index: 300;
}

#boy-genital-urinary {
    top: 315px;
    left: 457px;
    width: 116px;
    height: 45px;
    z-index: 300;
}

#girl-genital-urinary .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-genital.png');
}

#boy-genital-urinary .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-genital.png');
}

#girl-leg {
    top: 342px;
    left: 17px;
    width: 224px;
    height: 126px;
    z-index: 200;
}

#boy-leg {
    top: 360px;
    left: 458px;
    width: 207px;
    height: 102px;
    z-index: 200;
}

#girl-leg .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-legs.png');
}

#boy-leg .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-legs.png');
}

#girl-skin {
    top: 129px;
    left: 17px;
    width: 255px;
    height: 370px;
    z-index: 100;
}

#boy-skin {
    top: 152px;
    left: 418px;
    width: 243px;
    height: 309px;
    z-index: 100;
}

#girl-skin .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-girl-skin.png');
}

#boy-skin .body-trigger {
    background-image: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-boy-skin.png');
}

/* a-z tab */
#symptom-checker-page .az-pane {
    position: absolute;
    top: 0;
    left: -9000px;
    height: 571px;
    background-color: #fdf5ea;
}

.symptom-tool-pane .letter-anchors {
    position: absolute;
    top: 43px;
    right: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1000;
}

    .symptom-tool-pane .letter-anchors li {
        margin: 0;
        padding: 0;
        font-size: 11px;
        line-height: 11px;
    }

    .symptom-tool-pane .letter-anchors a:link, .symptom-tool-pane .letter-anchors a:active, .symptom-tool-pane .letter-anchors a:visited {
        display: block;
        margin-bottom: 5px;
        padding: 3px 2px 2px 2px;
        color: #583a26;
        font-size: 11px;
        line-height: 11px;
        font-weight: bold;
    }

    .symptom-tool-pane .letter-anchors a:hover {
        color: #f28757;
        text-decoration: none;
    }

/* az pane */
.symptom-tool-pane .az-list {
    float: left;
    width: 655px;
    height: 571px;
    overflow: auto;
}

    .symptom-tool-pane .az-list ul {
        list-style-type: none;
        margin: 4px 0 0 0;
        padding: 0;
    }

    .symptom-tool-pane .az-list .back-to-top {
        display: none;
    }

    .symptom-tool-pane .az-list .letter-section {
        margin-bottom: 25px;
    }

/* content-page */
#article-page .page-section-header .symptom-header {
    width: 370px;
}

@media screen and (max-width: 768px) {
    #article-page .page-section-header .symptom-header {
        width: 100% !important;
    }
}

.page-section-header {
    margin-bottom: 12px;
    border-bottom: solid 4px #fbba64;
    padding-bottom: 2px;
    height: 21px;
    font-size: 17px;
    font-weight: normal;
    color: #583a26;
}

    .page-section-header .symptom-header {
        float: none;
        display: block;
        font-weight: bold;
    }

@media screen and (max-width: 768px) {
    .page-section-header .symptom-header {
        clear: both;
    }
}

#article-page .symptom-summary h3, #article-page .symptom-tool-pane h2 {
    margin-bottom: 10px;
    font-size: 15px;
    color: #ee6a32;
}

.related-symptoms h4 {
    display: inline;
    font-weight: normal;
    margin-right: 3px;
}

.related-symptoms ul, .related-symptoms li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

    .related-symptoms li:after {
        content: ", ";
    }

    .related-symptoms li:last-child:after, .related-symptoms li:only-child:after {
        content: normal;
    }

.page-section-header a.back-symptoms:link, .page-section-header a.back-symptoms:active, .page-section-header a.back-symptoms:visited {
    margin-top: 5px;
    font-size: 12px;
    text-decoration: none;
}

.page-section-header .symptom-header span {
    float: none;
    font-weight: normal;
}

#article-page .symptom-tool-tabs, #article-page .symptom-tool-tabs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media screen and (max-width: 768px) {
    #article-page .symptom-tool-tabs {
        margin-top: 20px;
    }
}

#article-page .symptom-tool-tabs li {
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: bold;
}

    #article-page .symptom-tool-tabs li a:link, #article-page .symptom-tool-tabs li a:active, #article-page .symptom-tool-tabs li a:visited {
        background: #e4d6bf url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-symptom-checker-tab.gif') repeat-x;
        float: left;
        border: solid 1px #d5d3c6;
        padding: 0 8px;
        height: 18px;
        line-height: 18px;
        color: #362e11;
    }

    #article-page .symptom-tool-tabs li a:hover {
        text-decoration: none;
    }

#article-page .symptom-tool-tabs a.current:link, #article-page .symptom-tool-tabs a.current:active, #article-page .symptom-tool-tabs a.current:visited, #article-page .symptom-tool-tabs a.current:hover {
    background-image: none;
    background-color: #fdfcf9;
    border-bottom: 0;
    height: 19px;
    cursor: default !important;
    color: #362e11;
}

#article-page .symptom-tool-panes {
    background-color: #fdfcf9;
    float: left;
    margin-bottom: 23px;
    border: solid 1px #d5d3c6;
    width: 680px;
    min-height: 400px;
}

#article-page .symptom-tool-pane {
    padding: 10px;
    width: 660px;
    display: none;
}

    #article-page .symptom-tool-pane ul {
        margin: 2px 0 10px 10px;
        padding-left: 10px;
    }

    #article-page .symptom-tool-pane ol {
        margin: 2px 0 10px 15px;
        padding-left: 15px;
    }

    #article-page .symptom-tool-pane li {
        width: 490px;
    }

    #article-page .symptom-tool-pane ul ul li, #article-page .symptom-tool-pane ol ul li,
    #article-page .symptom-tool-pane ul ol li, #article-page .symptom-tool-pane ol ol li {
        width: auto;
    }

    #article-page .symptom-tool-pane p {
        margin: 2px 0 10px;
        width: 490px;
    }

    #article-page .symptom-tool-pane .symptom-summary-image {
        float: left;
        width: 135px;
        display: inline;
    }

        #article-page .symptom-tool-pane .symptom-summary-image p {
            width: 115px;
        }

            #article-page .symptom-tool-pane .symptom-summary-image p a {
                text-transform: lowercase;
                text-decoration: underline;
            }

    #article-page .symptom-tool-pane .symptom-summary-content {
        float: left;
        width: 520px;
    }

a.back-symptoms:link, a.back-symptoms:active, a.back-symptoms:visited {
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-slider-prev-off.gif') no-repeat center left;
    float: right;
    padding-left: 11px;
    color: #583a26;
    font-weight: bold;
}
/* symptom-checker-page ^
-------------------------------------------------------------------------*/


/* Sweepstakes:
-------------------------------------------------------------------------*/
.sweepstakes_bg {
    padding: 13px;
}

.sweepstakes_container {
    border: 1px solid #adaba8;
    padding: 6px;
}

#lawki {
    margin: 0 0 20px 0;
}

    #lawki .banner {
        display: block;
        margin: 0 auto 20px auto;
        width: 641px;
    }

    #lawki .details {
        width: 100%;
    }

    #lawki .description {
        float: left;
        width: 350px;
    }

        #lawki .description h3 {
            color: #eb6732;
            font-size: 24px;
            margin: 0 0 20px 0;
        }

        #lawki .description h4 {
            color: #eb6732;
            font-size: 24px;
            margin: 0 0 5px 0;
        }

    #lawki .trailer {
        float: right;
        margin: 0;
        width: 265px;
    }

        #lawki .trailer h4 {
            color: #eb6732;
            font-size: 12px;
            margin: 35px 0 8px 0;
        }

.sweepstakes_container .summary a:active, .sweepstakes_container .summary a:link, .sweepstakes_container .summary a:visited {
    color: #583a08;
}

.disclaimer {
    font-size: 10px;
    margin: 5px 0 0 0;
}

.sweepstakes_container .login {
    border-right: 1px solid #98876e;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
}

.sweepstakes_container .middle-panel {
    margin: 0 0 20px 0;
}

#sweepstakes h1 {
    border-bottom: 4px solid #fbba64;
    margin: 0 0 10px;
}


/*home page accordion*/

#home_accordion {
    width: 239px;
    margin-bottom: 20px;
    background-color: #f8f6f3;
    height: 318px;
    display: block;
    overflow: hidden;
}

    #home_accordion .whiteDivider {
        width: 100%;
        height: 1px;
        display: block;
        background-color: white;
    }

    #home_accordion h3 {
        padding: 6px 5px 3px 5px;
    }

    #home_accordion .atp h4 {
        color: #ee6a32;
        margin: 12px 0 0 20px;
        font-size: 16px;
        font-family: HelveticaNeueLTPro45Light;
        font-weight: normal;
    }
    /*#home_accordion .atp {background: url('/_layouts/15/AAP.HealthyChildren/1033/images/ask-pediatrician-shu.png') no-repeat left bottom; padding:0 20px;}*/
    #home_accordion .atpTitle {
        margin: 0 0 10px 20px;
        font-size: 12px;
        font-family: HelveticaNeueLTPro45Light;
    }

    #home_accordion .atpQuestion {
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-ATP-question.gif') no-repeat top left;
        color: #ee6a32;
        font-size: 12px;
        height: 50px;
        margin: 0 0 0 40px;
        padding: 0 0 0 35px;
        position: relative;
        width: 150px;
    }

    #home_accordion .atp a {
        position: absolute;
    }

    #home_accordion .atp img {
        position: relative;
        left: 0;
        bottom: 0;
    }

    #home_accordion .atp .button {
        position: relative;
        left: 70px;
        top: 25px;
    }

    #home_accordion .symptoms {
        padding: 0 20px;
    }

        #home_accordion .symptoms h4 {
            color: #ee6a32;
            margin: 10px 0 5px 0;
            font-size: 15px;
            font-family: HelveticaNeueLTPro45Light;
            font-weight: normal;
        }

    #home_accordion .symptomsCopy {
        font-family: Arial;
        font-size: 11px;
    }

    #home_accordion .symptoms a {
        position: absolute;
        width: 37px;
        height: 27px;
        display: block;
        right: 15px;
        bottom: 15px;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-sc-go.png') no-repeat 0 0;
        display: block;
    }

    #home_accordion .bookstore .bsTitle {
        width: 110px;
        font-size: 11px;
        color: #ee6a32;
        margin: 0 0 5px 0;
        font-weight: normal;
        display: inline-block;
    }

    #home_accordion .bookstore a.bsLink {
        width: 100px;
        height: 29px;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/sprite-nav.gif') no-repeat -732px -4px;
        display: inline-block;
    }

    #home_accordion .bsEntry .title {
        margin: 0;
        font-weight: bold;
        font-size: 11px;
    }

    #home_accordion .bsEntry .copy {
        font-size: 10px;
        margin: 0 0 5px 0;
    }

    #home_accordion .bsDivider {
        width: 100%;
        height: 1px;
        border-top: 1px #ccc dashed;
        margin: 5px 0;
    }

    #home_accordion a.viewAll {
        display: block;
        text-align: right;
        color: #e85325;
        padding: 10px 10px 10px 0;
    }

/* Connect with us */

#connect {
    width: 239px;
    margin-bottom: 20px;
    float: left;
}

    #connect .top {
        width: 100%;
        border-top: 5px #5099bc solid;
        height: 0;
        float: left;
    }

    #connect .content {
        border-left: 1px #ccc4b2 solid;
        border-right: 1px #ccc4b2 solid;
        border-bottom: 1px #ccc4b2 solid;
        background: #fbfaf7 url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-connectWithUs.png') repeat-x 0 bottom;
        padding: 10px 9px 10px 9px;
        display: block;
        position: relative;
        float: left;
        s
    }

        #connect .content h3 {
            margin: 0;
            font-weight: normal;
            font-size: 18px;
            color: #006cb1;
            margin-bottom: 7px;
        }

    #connect .tab_container {
        float: left;
    }

    #connect .tabs {
        width: 100%;
    }

    #connect ul.tabs {
        margin: 0;
        padding: 0;
    }

    #connect .tabs .twitterTab {
        width: 108px;
        height: 25px;
        display: inline-block;
        background: #5099bc url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-connectWithUs-sprite.gif') no-repeat 0 0;
        float: left;
        margin: 0 3px 0 0;
        cursor: pointer;
    }

    #connect .tabs .facebookTab {
        width: 108px;
        height: 25px;
        display: inline-block;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/btn-connectWithUs-sprite.gif') no-repeat -109px 0;
        float: left;
        cursor: pointer;
    }

    #connect #tab1 .followTwitter {
        width: 219px;
        padding: 5px 0 3px 0;
        height: 19px;
        background-color: #5099bc;
        color: white;
        text-align: center;
        line-height: 1.7em;
        float: left;
    }

    #connect #tab2 .followFacebook {
        width: 219px;
        padding: 5px 0 3px 0;
        height: 19px;
        background-color: #3b5997;
        color: white;
        text-align: center;
        line-height: 1.7em;
        float: left;
    }

.followTwitter a:link, .followFacebook a:link, .followTwitter a:active, .followFacebook a:active, .followTwitter a:visited, .followFacebook a:visited {
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
}

.followTwitter a:hover, .followFacebook a:hover {
    text-decoration: underline;
}

#connect #tab1 .twitterContent {
    width: 215px;
    background: #fff;
    border-left: 2px #5099bc solid;
    border-right: 2px #5099bc solid;
    border-bottom: 2px #5099bc solid;
    float: left;
}

    #connect #tab1 .twitterContent .arrow {
        margin: 0 auto;
        width: 9px;
        height: 4px;
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/img-twitArrow.png') no-repeat 0 0;
        display: block;
    }

    #connect #tab1 .twitterContent p {
        padding: 5px;
    }

#connect #tab1 #twitter #twitter_update_list ul {
    list-style: none;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-padding-start: 0px;
    padding: 5px;
}

#connect #tab1 #twitter #twitter_update_list li {
    list-style: none;
    padding: 5px;
    font-family: Arial;
    font-size: 12px;
}

#connect #tab2 .facebookContent {
    background: #fff;
    width: 215px;
    height: 150px;
    border-left: 2px #3b5997 solid;
    border-right: 2px #3b5997 solid;
    border-bottom: 2px #3b5997 solid;
    float: left;
    overflow: auto /*hidden*/;
}

    #connect #tab2 .facebookContent .arrow {
        margin: 0 auto;
        width: 9px;
        height: 4px;
        background: transparent url('/_layouts/15/AAP.HealthyChildren/1033/images/img-fbArrow.png') no-repeat 0 0;
        display: block;
    }

    #connect #tab2 .facebookContent .facebookfeed ul {
        list-style: none;
        margin: 0;
        -webkit-padding-start: 0px;
        padding: 5px;
    }

    #connect #tab2 .facebookContent .facebookfeed li {
        list-style: none;
        padding: 5px;
        font-family: Arial;
        font-size: 12px;
        clear: left;
    }

        #connect #tab2 .facebookContent .facebookfeed li img {
            float: left;
            margin: 0 10px 10px 0;
        }

    #connect #tab2 .facebookContent .facebookfeed strong {
        color: #3b5997;
    }

#connect #twitter_update_list {
    margin: 0;
    padding: 0;
}

/*Your Family Health Center*/

.yourFamilyHealth {
    float: left;
    background: #fff url('/_layouts/15/AAP.HealthyChildren/1033/images/logo-your-fam-health-cent.gif') no-repeat 10px top;
    display: block;
    padding: 10px 10px 0 270px;
    margin-bottom: 20px;
    height: 48px;
}

.family-icons {
    position: absolute;
    top: 0;
    right: 10px;
}

    .family-icons li {
        float: left;
    }

    .family-icons a.icon {
        position: relative;
        overflow: hidden;
        display: inline-block;
        width: 18px;
        height: 38px;
    }

        .family-icons a.icon.selected img {
            position: absolute;
            top: -38px;
        }

#family-info {
    float: left;
    margin: 0 0 4px 10px /*0 0 20px 10px */;
}

.logged-in .header {
    float: left;
}

.custom-content .logged-in .header {
    float: none;
    position: absolute;
    right: 10px;
    top: 42px;
}

#family-info h3 {
    font-size: 18px;
    font-weight: bold;
    color: #583a26;
    margin: 0 10px 0 0;
}

#family-info .description {
    font-size: 11px;
}

#children-slider {
    float: right;
    position: relative;
    width: 680px;
}

    #children-slider .button {
        text-indent: -10000px;
        width: 8px;
        height: 18px;
        position: absolute;
        top: 66px /*50px*/;
    }

    #children-slider .left {
        background: url("/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif") no-repeat scroll -8px 0 transparent;
        left: 0;
    }

    #children-slider .right {
        background: url("/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif") no-repeat scroll 0 0 transparent;
        right: 0;
    }

#children-list-container {
    overflow: hidden;
    width: 680px;
    position: relative;
    height: 140px;
    margin: 0 0 0 8px;
}

#children-list {
    width: 10000px;
    position: absolute;
}

    #children-list li {
        width: 620px /*600px*/;
        float: left;
        margin: 0 32px;
        clear: none;
    }

        #children-list li ul {
            margin: 0 auto;
        }

        #children-list li li {
            width: 280px;
            overflow: hidden;
            margin: 0 10px /*22px 10px*/;
        }

.logged-out .header {
    margin: 0 0 15px 0;
}

/**

 * This <div> element is wrapped by jCarousel around the list

 * and has the classname "jcarousel-container".

 */

.jcarousel-container {
    position: relative;
    margin-bottom: 18px;
    border-bottom: 0;
    width: 692px;
    height: 261px;
    overflow: hidden;
    float: left;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

    .jcarousel-list li, .jcarousel-item {
        float: left;
        list-style: none; /*width: 75px; height: 75px;*/
    }

/**

 * The buttons are added dynamically by jCarousel before

 * the <ul> list (inside the <div> described above) and

 * have the classnames "jcarousel-next" and "jcarousel-prev".

 */

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*skin*/

.jcarousel-skin-tango {
}

    .jcarousel-skin-tango .jcarousel-container-vertical {
        width: 220px;
        height: 255px;
        padding: 0;
    }

    .jcarousel-skin-tango .jcarousel-clip-vertical {
        width: 256px;
        height: 255px;
        position: relative;
        top: 0;
    }

    .jcarousel-skin-tango .jcarousel-item {
        width: 220px; /*height: 73px;*/
    }

    .jcarousel-skin-tango .jcarousel-item-vertical {
        margin-bottom: 0px;
    }

    .jcarousel-skin-tango .jcarousel-item-placeholder {
        background: #fff;
        color: #000;
    }

    /**

 *  Vertical Buttons

 */
    .jcarousel-skin-tango .jcarousel-next-vertical {
        position: absolute;
        bottom: -4px;
        right: 85px;
        width: 52px;
        height: 23px;
        cursor: pointer;
        background: transparent url(/_layouts/15/AAP.HealthyChildren/1033/images/img-cs-nav-arrows-sprite.png) no-repeat 0 -23px;
    }

        .jcarousel-skin-tango .jcarousel-next-vertical:hover { /*background-position: 0 -32px;*/
        }

        .jcarousel-skin-tango .jcarousel-next-vertical:active { /*background-position: 0 -64px;*/
        }

    .jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
        cursor: default; /*background-position: 0 -96px;*/
    }

    .jcarousel-skin-tango .jcarousel-prev-vertical {
        position: absolute;
        top: -4px;
        right: 85px;
        width: 52px;
        height: 23px;
        cursor: pointer;
        background: transparent url(/_layouts/15/AAP.HealthyChildren/1033/images/img-cs-nav-arrows-sprite.png) no-repeat 0 0;
    }

        .jcarousel-skin-tango .jcarousel-prev-vertical:hover { /*background-position: 0 -32px;*/
        }

        .jcarousel-skin-tango .jcarousel-prev-vertical:active { /*background-position: 0 -64px;*/
        }

    .jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
        cursor: default; /*background-position: 0 -96px;*/
    }

/*aap promo slider styles*/
#promo-holder {
    width: 690px;
    height: 179px;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/bg-wh-hc-home.png') repeat-x 0 0;
    border: 1px #e7e4e1 solid;
    float: left;
    overflow: hidden;
}

    #promo-holder .whatsHap {
        width: 147px;
        height: 50px;
        display: block;
        background: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-what-hap-hc-home.png') no-repeat 0 0;
        float: left;
        margin: 10px 5px 0 10px;
    }

#promo-widget-container {
    float: left;
    width: 525px;
    margin: 15px 0 0 0;
    position: relative;
    overflow: hidden;
}

    #promo-widget-container ul {
        margin: 0;
        padding: 0;
    }

        #promo-widget-container ul li {
            height: 150px;
            width: 240px;
            padding-top: 30px;
            overflow: hidden;
            display: block;
        }

#promo-widget-viewport {
    width: 692px;
    height: 202px;
    overflow: hidden;
}

.promo-widget-item {
    display: block;
    width: 240px;
    height: 150px;
    margin: 0 10px 0 13px;
    float: left;
}

.promo-widget-img {
    display: block;
    width: 240px; /*height:150px;*/
    display: block;
    margin: 0 auto;
}

.promotion-img img {
    margin: 0 auto;
}

/*jshowoff nav*/
#promo-widget-container .jcarousel-prev, #promo-widget-container .jcarousel-next {
    position: absolute;
    display: block;
    width: 8px;
    height: 18px;
    position: absolute;
    text-indent: -8000px;
    z-index: 1000;
    top: 70px;
}

#promo-widget-container .jcarousel-prev {
    left: 0;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif') no-repeat -8px 0;
    cursor: pointer;
}

#promo-widget-container .jcarousel-next {
    right: 0;
    background: url('/_layouts/15/AAP.HealthyChildren/1033/images/img-as-arrow-sprite.gif') no-repeat 0 0;
    cursor: pointer;
}

#promo-widget-container .jcarousel-clip {
    margin: 0;
}

.jshowoff-controls {
}

.jshowoff-slidelinks {
    display: none;
}

.jshowoff-play {
    display: none;
}

.jshowoff-pause {
    display: none;
}

/*mainstage vertical rotator*/

.verticalRotator {
    position: relative;
    height: 260px;
    background: url('..//_layouts/15/AAP.HealthyChildren/1033/images/hdr-shadow-btm.png') no-repeat 0 255px;
    float: left;
    margin-bottom: 18px;
}

.mainContentArea {
    width: 692px;
    height: 255px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #D4CFC0;
}

.mCnt {
    width: 692px;
    height: 255px;
    display: none;
    text-align: right;
}

.navContentArea {
    position: absolute;
    top: 0;
    left: 0;
    height: 255px;
    width: 250px;
    overflow: hidden;
    border-top: 1px solid #D4CFC0;
    border-left: 1px solid #D4CFC0;
}

ul.navOptions {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 246px;
}

li.navOpt {
    padding: 18px 40px 8px 14px;
    height: 42px;
    width: 166px;
    border-right: 1px solid #d4cfc0;
    background: #fff url("/_layouts/15/AAP.HealthyChildren/1033/images/bg-cs-nav-item.png") repeat-x bottom left;
    cursor: pointer;
    overflow: hidden;
}

.navOpt h1 {
    color: #583a26;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.navDetail {
    display: none;
}

li.navOpt.on {
    padding: 8px 10px 8px 14px;
    height: 112px;
    width: 221px;
    border-right: none;
    background: url("/_layouts/15/AAP.HealthyChildren/1033/images/bg-mainstage-current.png") no-repeat scroll 0 0 transparent;
}

.navOpt.on h1 {
    color: #e95425;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    background: url("/_layouts/15/AAP.HealthyChildren/1033/images/bg-vnav-hdr.png") bottom left no-repeat;
    padding: 0 0 6px;
    margin: 0 0 5px;
}

.navOpt.on .navDetail {
    display: block;
}

.navInfo {
    color: #583a26;
    font-size: 12px;
    line-height: 15px;
    width: 165px;
    float: left;
}

.navGo {
    text-indent: -999px;
    overflow: hidden;
    height: 21px;
    width: 49px;
    background: url(/_layouts/15/AAP.HealthyChildren/1033/images/btn-cs-go-sprite.png) no-repeat 0 0px;
    top left no-repeat;
    display: block;
    margin: 13px 0 0 6px;
    float: left;
}

    .navGo:hover {
        background-position: 0 -21px;
    }

.navUp, .navDown {
    text-indent: -999px;
    overflow: hidden;
    height: 23px;
    width: 52px;
    display: block;
    position: absolute;
    left: 85px;
    outline: none;
}

.navUp {
    background: url("/_layouts/15/AAP.HealthyChildren/1033/images/img-cs-nav-arrows-sprite.png") no-repeat scroll 0 0;
    top: -3px;
}

.navDown {
    background: url("/_layouts/15/AAP.HealthyChildren/1033/images/img-cs-nav-arrows-sprite.png") no-repeat scroll 0 -23px;
    top: 237px;
}

.srch-Icon {
    display: none;
}

.srch-results .srch-Title a:link, .srch-results .srch-Title a:visited {
    color: #E85325;
}

.srch-URL a:link, .srch-URL a:visited {
    color: #725C3A !important;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

.srch-Description b {
    color: #E85325;
}

.srch-Description {
    color: #583A26;
    font-weight: normal;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

.ms-WPBody .ms-searchref-filterlink:link, .ms-WPBody .ms-searchref-filterlink:visited {
    color: #DE5D2D;
}

.ms-searchref-count {
    color: #583A26 !important;
}

#search-page {
    font-family: Arial, Helvetica, Geneva, sans-serif !important;
}

.srch-Icon {
    display: none;
}

.srch-results .srch-Title a:link, .srch-results .srch-Title a:visited {
    color: #E85325;
}

.srch-URL a:link, .srch-URL a:visited {
    color: #725C3A !important;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

.srch-Description b {
    color: #E85325;
}

.srch-Description {
    color: #583A26;
    font-weight: normal;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

.ms-searchref-count {
    color: #583A26 !important;
}

.ms-sbgo a {
    display: block;
    height: 29px;
    width: 29px;
    background: url(..//_layouts/15/AAP.HealthyChildren/1033/images/btn-search-icon-off.gif) no-repeat;
}

    .ms-sbgo a:hover {
        background: url(..//_layouts/15/AAP.HealthyChildren/1033/images/btn-search-icon-on.gif) no-repeat;
    }

.srch-gosearchimg {
    display: none;
}

.ms-sbplain {
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

td.ms-sbcell {
    border-right: none;
}

td.ms-sbgo {
    background: none;
    border-left: none;
    border-right: thin solid #7F9DB9;
}

.srch-Title a:link, .srch-Title a:visited {
    color: #DE5D2D;
}

.ms-WPBody .ms-searchref-filterlink:link, .ms-WPBody .ms-searchref-filterlink:visited {
    color: #725C3A;
}

.srch-WPBody .srch-stats {
    background: #F5F3F1 !important;
}

.srch-Page.srch-Page-bg {
    background: #F5F3F1 !important;
}

.srch-BB-URL2 a {
    color: #E85325 !important;
}

.srch-Title img {
    display: none;
}

.ms-searchref-morelink, .ms-searchref-morelink:link, .ms-searchref-morelink:visited, .ms-searchref-morelink:active {
    color: #725C3A !important;
}

.srch-Page a:link, .srch-Page a:visited {
    color: #725C3A !important;
}

.srch-Page a:link, .srch-Page a:visited {
    color: #725C3A !important;
}

#HCR {
    background: #F5F3F1 !important;
    padding: 5px;
}

.srch-BB-URL2 a {
    . color: #E85325 !important;
}

.sponsored {
    font-family: arial, helvetica, sans-serif;
    text-align: right;
    width: 100%;
    display: block;
    color: #AAA;
}

/* To overwrite any font weight issues in the tables*/
.ms-rteTable-1 {
    font-weight: 100;
}
/*
.ms-siteactionsmenuinner{
    position:absolute;
    right:320px;
}
*/

#s4-workspace {
    z-index: 1;
}

#RibbonContainer {
    z-index: 10000;
}

.recaptcha {
    height: 130px;
    margin-left: -3px;
}

.ms-rtestate-field {
    display: block !important;
}

.lang-link, .lang-link:link, .lang-link:hover, .lang-link:visited {
    color: #e95425 !important;
    font-weight: bold;
    font-size: 12px;
}

/*SharePoint 2013 Search*/
.ms-srch-ellipsis a:link, .ms-srch-ellipsis a:visited {
    color: #E85325 !important;
}

.ms-srch-item-summary a:link, .ms-srch-item-summary a:visited {
    color: #583A26 !important;
}

.ms-srch-item-path {
    color: rgb(114, 92, 58) !important;
}

.ms-srch-hover-outerContainer {
    z-index: 5000 !important;
}

.ms-srch-item:hover {
    background-color: rgb(248, 218, 173) !important;
}

.ms-srch-result #PagingSelf a, .ms-srch-result #PagingSelf a:visited {
    color: #E85325 !important;
}

.ms-srch-result #PagingLink a:hover {
    color: #E85325 !important;
}

.ms-srch-hover-wacSize {
    width: 100%;
    max-width: 400px !important;
}

.ms-srch-hover-standardSize {
    width: 100% !important;
}

.ms-srch-hover-viewerContainer {
    margin-top: 11px;
    text-align: center;
    width: 350px !important;
    height: 300px !important;
}

.ms-srch-hover-glass-siteViewer {
    width: 350px !important;
    height: 300px !important;
}

.ms-srch-hover-siteViewerContainer {
    padding: 0;
    overflow: hidden;
    /* [ReplaceColor(themeColor:"StrongLines")] */ border: 1px solid #ababab;
}

.ms-srch-sbLarge > input {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif !important;
    font-size: 13px !important;
    color: #444 !important;
    width: 220px !important;
}

/* Additional Fix for the HON code*/
.footer-copyright p {
    position: relative;
    right: 503px;
    bottom: 7px;
}

/*SharePoint 2013 Search*/

/* Ask the Pediatrician Landing */
.ask-pediatrician-item {
    font-size: 1.5em;
    padding: 10px 0;
    display: flex;
    align-content: center;
}

.ask-pediatrician-item__label {
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    background-color: rgba(0,0,0,0.15);
    line-height: 32px;
    border-radius: 50%;
    font-family: 'Arvo',serif;
    flex: 0 0 auto;
    margin-right: 10px;
}

.ask-pediatrician-item__question {
    align-items: center;
    display: flex;
}

/* registration bar */
.registration-banner-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 17px;
    background-color: #aec736; /*#e9b424;*/
    padding: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.54);
}

    .registration-banner-wrap .registration-banner-inner {
        margin: 0 auto;
        width: 100%;
        max-width: 947px;
        align-items: center;
    }

        .registration-banner-wrap .registration-banner-inner > div {
            flex: 1 1 auto;
        }

        .registration-banner-wrap .registration-banner-inner .title {
            font-size: 20px;
        }

        .registration-banner-wrap .registration-banner-inner .title,
        .registration-banner-wrap .registration-banner-inner .description {
            color: white;
        }

        .registration-banner-wrap .registration-banner-inner .description {
            flex-grow: 100;
            padding: 5px 0;
            font-size: 14px;
        }

div[id*="pnlRegistrationBanner"] {
    min-height: 100px;
}

.registration-banner-wrap a.close-banner {
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
    font-size: 1.5em;
}

@media (min-width: 768px) {
    .registration-banner-wrap .registration-banner-inner {
        display: flex;
    }

        .registration-banner-wrap .registration-banner-inner .description {
            padding: 0 15px;
        }
}

/* slippry base */
/**
 *
 * slippry v1.4.0 - Responsive content slider for jQuery
 * http://slippry.com
 *
 * Authors: Lukas Jakob Hafner - @saftsaak
 *          Thomas Hurd - @SeenNotHurd
 *
 * Copyright 2016, booncon oy - http://booncon.com
 *
 *
 * Released under the MIT license - http://opensource.org/licenses/MIT
 */
/* kenBurns animations, very basic */
@-webkit-keyframes left-right {
    0% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@-o-keyframes left-right {
    0% {
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@keyframes left-right {
    0% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -webkit-transform: translateY(0%) translateX(10%);
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@-webkit-keyframes right-left {
    0% {
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}

@-o-keyframes right-left {
    0% {
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}

@keyframes right-left {
    0% {
        -webkit-transform: translateY(0%) translateX(10%);
        -o-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -webkit-transform: translateY(-20%) translateX(-10%);
        -o-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}
/* added to the original element calling slippry */
.sy-box.sy-loading {
    background: url("/images/sy-loader.gif") 50% 50% no-repeat;
    -webkit-background-size: 32px 32px;
    background-size: 32px;
    min-height: 40px;
}

    .sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
        visibility: hidden;
    }

/* element that wraps the slides */
.sy-slides-wrap {
    position: relative;
    height: 100%;
    width: 100%;
}

    .sy-slides-wrap:hover .sy-controls {
        display: block;
    }

/* element that crops the visible area to the slides */
.sy-slides-crop {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}

/* list containing the slides */
.sy-list {
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
}

    .sy-list.horizontal {
        -webkit-transition: left ease;
        -o-transition: left ease;
        transition: left ease;
    }

    .sy-list.vertical {
        -webkit-transition: top ease;
        -o-transition: top ease;
        transition: top ease;
    }

/* single slide */
.sy-slide {
    position: absolute;
    width: 100%;
    z-index: 2;
}

    .sy-slide.kenburns {
        width: 140%;
        left: -20%;
    }

        .sy-slide.kenburns.useCSS {
            -webkit-transition-property: opacity;
            -o-transition-property: opacity;
            transition-property: opacity;
        }

            .sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
                -webkit-animation-name: left-right;
                -o-animation-name: left-right;
                animation-name: left-right;
                -webkit-animation-fill-mode: forwards;
                -o-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

            .sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
                -webkit-animation-name: right-left;
                -o-animation-name: right-left;
                animation-name: right-left;
                -webkit-animation-fill-mode: forwards;
                -o-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

    .sy-slide.sy-active {
        z-index: 3;
    }

    .sy-slide > img {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
        border: 0;
    }

    .sy-slide > a {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
    }

        .sy-slide > a > img {
            margin: 0;
            padding: 0;
            display: block;
            width: 100%;
            border: 0;
        }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
    display: none;
    list-style: none;
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
}

    .sy-controls li {
        position: absolute;
        width: 10%;
        min-width: 4.2em;
        height: 100%;
        z-index: 33;
    }

        .sy-controls li.sy-prev {
            left: 0;
            top: 0;
        }

            .sy-controls li.sy-prev a:after {
                background-position: -5% 0;
            }

        .sy-controls li.sy-next {
            right: 0;
            top: 0;
        }

            .sy-controls li.sy-next a:after {
                background-position: 105% 0;
            }

        .sy-controls li a {
            position: relative;
            width: 100%;
            height: 100%;
            display: block;
            text-indent: -9999px;
        }

            .sy-controls li a:link, .sy-controls li a:visited {
                opacity: 0.4;
            }

            .sy-controls li a:hover, .sy-controls li a:focus {
                opacity: 0.8;
                outline: none;
            }

            .sy-controls li a:after {
                content: "";
                background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDEwMCA1MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDUwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0RDRENEQiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHBvaW50cz0iDQoJMjYuMjMyLDM1LjAxIDE1LjAzOSwyMy44MTcgMjUuODY1LDEyLjk5ICIvPg0KPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzRENEQ0RCIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSINCgk3My42OTMsMzUuNjkgODUuNTc4LDIzLjgwNSA3NC4wODMsMTIuMzEgIi8+DQo8L3N2Zz4NCg==');
                background-repeat: no-repeat;
                -webkit-background-size: cover;
                background-size: cover;
                text-align: center;
                text-indent: 0;
                line-height: 2.8em;
                color: #111;
                font-weight: 800;
                position: absolute;
                background-color: #fff;
                width: 2.8em;
                height: 2.8em;
                left: 50%;
                top: 50%;
                margin-top: -1.4em;
                margin-left: -1.4em;
                border-radius: 50%;
            }

@media only screen and (max-device-width: 600px) {
    .sy-controls {
        display: block;
    }

        .sy-controls li {
            min-width: 2.1em;
        }

            .sy-controls li a:after {
                width: 1.4em;
                height: 1.4em;
                margin-top: -0.7em;
                margin-left: -0.7em;
            }
}

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
    position: absolute;
    bottom: 2em;
    z-index: 12;
    left: 50%;
}

    .sy-caption-wrap .sy-caption {
        position: relative;
        left: -50%;
        background-color: rgba(0, 0, 0, 0.54);
        color: #fff;
        padding: 0.4em 1em;
        border-radius: 1.2em;
    }

        .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
            color: #e24b70;
            font-weight: 600;
            text-decoration: none;
        }

        .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
            text-decoration: underline;
        }

@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .sy-caption-wrap {
        left: 0;
        bottom: 0.4em;
    }

        .sy-caption-wrap .sy-caption {
            left: 0;
            padding: 0.2em 0.4em;
            font-size: 0.92em;
            border-radius: 0;
        }
}

/* pager bubbles */
.sy-pager {
    clear: both;
    display: block;
    width: 100%;
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .sy-pager li {
        display: inline-block;
        width: 1.2em;
        height: 1.2em;
        margin: 0 1em 0 0;
        border-radius: 50%;
    }

        .sy-pager li.sy-active a {
            background-color: #e24b70;
        }

        .sy-pager li a {
            width: 100%;
            height: 100%;
            display: block;
            background-color: #ccc;
            text-indent: -9999px;
            -webkit-background-size: 2em 2em;
            background-size: 2em;
            border-radius: 50%;
        }

            .sy-pager li a:link, .sy-pager li a:visited {
                opacity: 1.0;
            }

            .sy-pager li a:hover, .sy-pager li a:focus {
                opacity: 0.6;
            }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
    width: 100%;
}

    .sy-filler.ready {
        -webkit-transition: padding 600ms ease;
        -o-transition: padding 600ms ease;
        transition: padding 600ms ease;
    }
/* /slippry base */

/* Slippry Slider Ovverrides */
.news-slider {
    /* Style the actual content */
}

    .news-slider .text-content {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 2em;
        height: 100%;
    }

    .news-slider .slideshow-item.no-image .image-content {
        display: none !important;
    }

@media (min-width: 768px) {
    .news-slider .slideshow-item.has-image .text-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 30%;
        right: 0;
    }
}

.news-slider .text-content h2 {
    color: #5c4727;
    font-family: 'Arvo',serif;
    font-size: 28px;
    font-weight: 400;
}

.news-slider .text-content p {
    margin: 1em 0;
    color: #333;
}

.news-slider .text-content a.button-link {
    float: right;
}

.news-slider .image-content {
    line-height: 0;
}

    .news-slider .image-content img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

.news-slider .news-pager {
    text-align: right;
    display: block;
    margin: 0.2em 0 0;
    padding: 0;
    list-style: none;
}

    .news-slider .news-pager li {
        display: inline-block;
        padding: 0.6em;
        margin: 0 0 0 1em;
    }

        .news-slider .news-pager li.sy-active a {
            color: #31ace2;
        }

        .news-slider .news-pager li a {
            font-weight: 500;
            text-decoration: none;
            display: block;
            color: #222;
        }

.news-slider .show-caption-True {
    display: block;
}

.news-slider .show-caption-False {
    display: none !important;
}

.news-slider li.dfwp-item {
    margin: 0 !important;
}

.news-slider .button-link {
    color: #5c4727 !important;
    display: block;
    font-size: 16px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    text-decoration: none;
    width: 139px;
    background-color: #e9b424;
    margin: 15px 0;
}

/* FIX FOR PAGING */
#Paging * {
    box-sizing: content-box
}

/* Scroll to top button */
.scroll-to-top-wrap {
    position: fixed;
    bottom: -42px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: right;
    padding: 0 35px;
    transition: bottom 0.2s ease-in-out;
}

.scrolled .scroll-to-top-wrap {
    bottom: 0px;
}

.scroll-to-top-wrap a {
    background-color: #f9b964;
    display: inline-block;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    transition: all 0.3s ease-in-out;
}

    .scroll-to-top-wrap a:hover {
        background-color: #e85325;
        color: #f9b964 !important;
    }


/* Custom RTE Styles */
/* AAP Callouts */

/* Generic callout styling */
[class*="ms-rteElement-AAPCallout"] {
    font-family: 'Arvo',serif;
    padding: 15px;
    border-radius: 5px;
    position: relative;
    margin: 25px 0;
    display: block;
    line-height: 1.5em;
}
    /* This is for the "arrow" below the callouts. Commenting out per Marcos' request on 2/25/21 */
    /*[class*="ms-rteElement-AAPCallout"]:before {
        content: " ";
        width: 0;
        height: 0;
        border: 16px solid transparent;
        border-top-color: #564d39;
        position: absolute;
        top: 100%;
        transform: skew(-45deg);
        left: 5px;
    }*/

    [class*="ms-rteElement-AAPCallout"]:after {
        content: "";
        clear: both;
        display: table;
    }

    [class*="ms-rteElement-AAPCallout"] a, [class*="ms-rteElement-AAPCallout"] a * {
        color: #de5d2d !important;
        font-weight: bold !important;
        text-decoration: none;
        background: none !important;
    }

        [class*="ms-rteElement-AAPCallout"] a:hover, [class*="ms-rteElement-AAPCallout"] a:hover * {
            text-decoration-line: underline;
        }

/* Custom h4  */
h4.ms-rteElement-AAPOrangeH4 {
    -ms-name: "Orange H4";
}

.ms-rteElement-AAPOrangeH4 {
    color: #e85325 !important;
    font-weight: 700;
}

/* Dark Brown */
div.ms-rteElement-AAPCalloutDarkBrown {
    -ms-name: "Callout Dark Brown";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutDarkBrown {
    color: white;
    background-color: #564d39;
}

    .ms-rteElement-AAPCalloutDarkBrown:before {
        border-top-color: #564d39;
    }

    .ms-rteElement-AAPCalloutDarkBrown a, .ms-rteElement-AAPCalloutDarkBrown a * {
        color: #fff !important;
        text-decoration: underline !important;
    }

        .ms-rteElement-AAPCalloutDarkBrown a:hover {
        }

/* Bright Orange */
div.ms-rteElement-AAPCalloutBrightOrange {
    -ms-name: "Callout Bright Orange";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutBrightOrange {
    color: white;
    background-color: #E85325;
}

    .ms-rteElement-AAPCalloutBrightOrange:before {
        border-top-color: #E85325;
    }

    .ms-rteElement-AAPCalloutBrightOrange a, .ms-rteElement-AAPCalloutBrightOrange a * {
        color: #fff !important;
        text-decoration: underline !important;
    }

        .ms-rteElement-AAPCalloutBrightOrange a:hover {
        }

/* Soft Orange */
div.ms-rteElement-AAPCalloutSoftOrange {
    -ms-name: "Callout Soft Orange";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutSoftOrange {
    color: white;
    background-color: #F9B964;
}

    .ms-rteElement-AAPCalloutSoftOrange:before {
        border-top-color: #F9B964;
    }

    .ms-rteElement-AAPCalloutSoftOrange a {
    }

        .ms-rteElement-AAPCalloutSoftOrange a:hover {
        }

/* Lime Green */
div.ms-rteElement-AAPCalloutLimeGreen {
    -ms-name: "Callout Lime Green";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutLimeGreen {
    color: white;
    background-color: #AEC736;
}

    .ms-rteElement-AAPCalloutLimeGreen:before {
        border-top-color: #AEC736;
    }

    .ms-rteElement-AAPCalloutLimeGreen a {
    }

        .ms-rteElement-AAPCalloutLimeGreen a:hover {
        }

/* Mustard */
div.ms-rteElement-AAPCalloutMustard {
    -ms-name: "Callout Mustard";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutMustard {
    color: white;
    background-color: #E9B424;
}

    .ms-rteElement-AAPCalloutMustard:before {
        border-top-color: #E9B424;
    }

    .ms-rteElement-AAPCalloutMustard a {
    }

        .ms-rteElement-AAPCalloutMustard a:hover {
        }

/* Light Gray*/
div.ms-rteElement-AAPCalloutLightGray {
    -ms-name: "Callout Light Gray";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutLightGray {
    color: #5C4727;
    background-color: #FCFBF1;
}

    .ms-rteElement-AAPCalloutLightGray:before {
        border-top-color: #FCFBF1;
    }

    .ms-rteElement-AAPCalloutLightGray a {
    }

        .ms-rteElement-AAPCalloutLightGray a:hover {
        }

/* Light Green */
div.ms-rteElement-AAPCalloutLightGreen {
    -ms-name: "Callout Light Green";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutLightGreen {
    color: #5C4727;
    background-color: #eff4d7;
}

    .ms-rteElement-AAPCalloutLightGreen:before {
        border-top-color: #eff4d7;
    }

    .ms-rteElement-AAPCalloutLightGreen a {
    }

        .ms-rteElement-AAPCalloutLightGreen a:hover {
        }

/* Light Orange */
div.ms-rteElement-AAPCalloutLightOrange {
    -ms-name: "Callout Light Orange";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutLightOrange {
    color: #5C4727;
    background-color: #fff1e0;
}

    .ms-rteElement-AAPCalloutLightOrange:before {
        border-top-color: #fff1e0;
    }

    .ms-rteElement-AAPCalloutLightOrange a {
    }

        .ms-rteElement-AAPCalloutLightOrange a:hover {
        }


/* Orange Gradient */
div.ms-rteElement-AAPCalloutGradientOrange {
    -ms-name: "Callout Orange Gradient";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutGradientOrange {
    color: #5C4727;
    background: rgb(255,248,235);
    background: linear-gradient(180deg, rgba(255,248,235,1) 0%, rgba(255,241,224,1) 100%);
}

    .ms-rteElement-AAPCalloutGradientOrange:before {
        border-top-color: #fff1e0;
    }

    .ms-rteElement-AAPCalloutGradientOrange a {
    }

        .ms-rteElement-AAPCalloutGradientOrange a:hover {
        }


/* Green Gradient */
div.ms-rteElement-AAPCalloutGradientGreen {
    -ms-name: "Callout Green Gradient";
    -ms-element: "true";
}

.ms-rteElement-AAPCalloutGradientGreen {
    color: #5C4727;
    background: rgb(248,252,236);
    background: linear-gradient(180deg, rgba(248,252,236,1) 0%, rgba(239,244,215,1) 100%);
}

    .ms-rteElement-AAPCalloutGradientGreen:before {
        border-top-color: #eff4d7;
    }

    .ms-rteElement-AAPCalloutGradientGreen a {
    }

        .ms-rteElement-AAPCalloutGradientGreen a:hover {
        }


#read_content img {
    max-width: 100%;
}


/* Raw HTML Preview for HCAPI */
.RawPreviewArea .rawPreviewLightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    z-index: 99999;
}

.RawPreviewArea.preview .rawPreviewLightbox {
    display: block;
}

#RawPreviewContainer {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    max-height: 80%;
    max-width: 740px;
    background-color: white;
    padding: 10px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.rawPreviewHeader {
    padding: 10px 0;
    text-align: right;
}

#RawPreviewContainerInner {
    height: 100%;
    overflow: auto;
}

/** Donate Button */
.search-wrap {
    display: flex;
    gap: 10px;
}

a.donate-btn {
    display: flex;
    gap: 5px;
    align-items: center;
    background: #00247F;
    padding: 10px;
    color: white;
    font-weight: bold;
    margin-top: 15px;
}

    a.donate-btn:hover {
        background-color: #304FFE;
    }

.search-box {
    display: flex;
    gap: 3px;
    align-items: center;
}

.search-box-input {
    flex: 1;
    height: 100% !important;
}

/** /Donate Button*/