﻿.quickguide_content
{
    margin: 0;
    padding: 0 4%;
}

.quickguide_tabs
{
    position: relative;
}
.utilities {
    clear:both;
    display: block;
}
.utilities .button {
    font-size: 0.857em;
    padding: .4em .8em;
    line-height: 120%;
}
.utilities .espanol .button {
    padding-right: 20px;
    background-position: right -12px center;
}
}
.quickguide_content h3 {
    padding-top: 0;
    margin-bottom: 0.5em;
    font-family: Arial;
    font-weight: bold;
}
.health-topic-tool .pageTitle:after {
    visibility: visible;
    color: #fff;
    font-size: 1px;
    border-bottom: 5px solid #a1bee7;
}
.health-topic-tool .content-page-box {
    border:none;
}
.health-topic-tool .health-tools-also-interested {
    border-top: 5px solid #cdd9e5;
}
.main_content .myhf_link
{
    font-size: 0.857em;
    color: #3059b3;
    text-decoration: none;
    font-weight: bold;
    line-height: 120%;
    background: #ededed;
    background: url(/images/ie/button-bg-no-arrow.png) repeat-x #ededed;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ededed 50%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#ededed), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
}

    .main_content .myhf_link:hover
    {
        color: #FFF;
        background: #3059b3; /* Old browsers */
        background: url(/images/ie/button-bg-no-arrow-hover.png) repeat-x #ededed;
        background: -moz-linear-gradient(top, #3059b3 0%, #3059b3 50%, #2e49aa 51%, #2e49aa 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3059b3), color-stop(50%,#3059b3), color-stop(51%,#2e49aa), color-stop(100%,#2e49aa)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%); /* IE10+ */
        background: linear-gradient(to bottom, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%); /* W3C */
        border: 1px solid #252E84;
        text-decoration: none!important;
    }

    .myhf_link:before
    {
        content: "\25C0 ";
    }

.helpers {
    float: right;
    width: 65%;
    margin-bottom: 1em;
}
.helpers div {
    float: right;
    margin-left: 5%;
}
.main_content .print-button {
    padding-right: 46px;
}

.quickguide_areas
{
    position: relative;
}

.quickguide_tabbed_content
{
    position: relative;
    border: none;
    padding: 26px 0;
}

.icon-image {
    display: table-cell;
    margin: 1em;
    max-width: 208px;
    border: 1px solid #cfdaee;
}

.quickguide_sidebar
{
    float: right;
    width: 208px;
}

.quickguide_tool_sidebar
{
    float: right;
    width: 208px;
}

.main_content .quickguide_sidebar ul,
.main_content .quickguide_tool_sidebar ul
{
    margin-left: 0px;
}

    .main_content .quickguide_sidebar ul li,
    .main_content .quickguide_tool_sidebar ul li
    {
        background-image: none;
        padding-left: 0px;
    }

.main_content .quickguide_sidebar p.last-updated,
.main_content .quickguide_tool_sidebar p.last-updated
{
    margin: 3em 5% 0 5%;
    display: block;
    width: 90%;
}

.main_content .quickguide_content .topic_navigation {
  display: none;
  background: #f5f8fd;
  padding: 1em 5%;
}

.main_content .quickguide_content .topic_navigation div {
  padding: 8px 0;
}

.main_content .quickguide_content .topic_navigation a {
  float:none;
}

.main_content .quickguide_content .topic_navigation .button {
    background: url(../images/arrow-fwd.png) no-repeat right 50%, -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ededed 50%, #ededed 100%);
    background: url(../images/arrow-fwd.png) no-repeat right 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#ededed), color-stop(100%,#ededed));
    background: url(../images/arrow-fwd.png) no-repeat right 50%, -webkit-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: url(../images/arrow-fwd.png) no-repeat right 50%, -o-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: url(../images/arrow-fwd.png) no-repeat right 50%, -ms-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: url(../images/arrow-fwd.png) no-repeat right 50%, linear-gradient(to bottom, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    padding: 0 30px 0 10px;
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    height: 40px;
    box-sizing: border-box;
}
.main_content .quickguide_content .topic_navigation .button:hover {
    color: #FFF;
    background: #3059b3; /* Old browsers */
    background: url(../images/arrow-fwd-hover.png) no-repeat right center #3059b3;
    background: url(../images/arrow-fwd-hover.png) no-repeat right 50%, -moz-linear-gradient(top, #3059b3 0%, #3059b3 50%, #2e49aa 51%, #2e49aa 100%);
    background: url(../images/arrow-fwd-hover.png) no-repeat right 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3059b3), color-stop(50%,#3059b3), color-stop(51%,#2e49aa), color-stop(100%,#2e49aa));
    background: url(../images/arrow-fwd-hover.png) no-repeat right 50%, -webkit-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: url(../images/arrow-fwd-hover.png) no-repeat right 50%, -o-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: url(../images/arrow-fwd-hover.png) no-repeat right 50%, -ms-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: url(../images/arrow-fwd-hover.png) no-repeat right 50%, linear-gradient(to bottom, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
}
.main_content .quickguide_content .topic_navigation .button.previous {
    background: url(../images/arrow-prev.png) no-repeat left 50%, -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ededed 50%, #ededed 100%);
    background: url(../images/arrow-prev.png) no-repeat left 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#ededed), color-stop(100%,#ededed));
    background: url(../images/arrow-prev.png) no-repeat left 50%, -webkit-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: url(../images/arrow-prev.png) no-repeat left 50%, -o-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: url(../images/arrow-prev.png) no-repeat left 50%, -ms-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: url(../images/arrow-prev.png) no-repeat left 50%, linear-gradient(to bottom, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    padding: 0 10px 0 30px;
}
.main_content .quickguide_content .topic_navigation .button.previous:hover {
    color: #FFF;
    background: #3059b3; /* Old browsers */
    background: url(../images/arrow-prev-hover.png) no-repeat left center #3059b3;
    background: url(../images/arrow-prev-hover.png) no-repeat left 50%, -moz-linear-gradient(top, #3059b3 0%, #3059b3 50%, #2e49aa 51%, #2e49aa 100%);
    background: url(../images/arrow-prev-hover.png) no-repeat left 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3059b3), color-stop(50%,#3059b3), color-stop(51%,#2e49aa), color-stop(100%,#2e49aa));
    background: url(../images/arrow-prev-hover.png) no-repeat left 50%, -webkit-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: url(../images/arrow-prev-hover.png) no-repeat left 50%, -o-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: url(../images/arrow-prev-hover.png) no-repeat left 50%, -ms-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: url(../images/arrow-prev-hover.png) no-repeat left 50%, linear-gradient(to bottom, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
}

.quickguide_content .content_page_link {
}

.main_content .quickguide_content .left {
  float:left;
}

.main_content .quickguide_content .right {
  float:right;
}

.main_content .quickguide_content .topic_area_navigation {
}

.main_content .quickguide_content .topic_area {
}

.content_page_navigation {
  text-align:center;
}

.content_page_navigation .pageHeading {
    display: block;
    margin-bottom: 0.5em;
}

.content_page_link {
    width: 30%;
}
.content_page_range {
    display: block;
    margin: 36px 40% 0;
    font-size: 1em;
}

.pageDisplayToggleWrap
{
  text-align:center;
  padding:16px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.resource-links {
  padding-top: 40px;
  border-top: 1px dashed #a8bedd;
}

.pageDisplayToggle
{
    color: #3059b3;
    clear: both;
    text-decoration: none;
    font-weight: bold;
    line-height: 130%;
    border-radius: 3px;
    border: 1px solid #c1c1c1;
    background: #ededed;
    -webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
    cursor: pointer;
    zoom: 1;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ededed 50%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#ededed), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 49%,#ededed 50%,#ededed 100%);
    padding: 6px 40px 6px 50px;
}
.main_content .pageDisplayToggle:hover {
    color: #FFF;
    background: #3059b3; /* Old browsers */
    background: -moz-linear-gradient(top, #3059b3 0%, #3059b3 50%, #2e49aa 51%, #2e49aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3059b3), color-stop(50%,#3059b3), color-stop(51%,#2e49aa), color-stop(100%,#2e49aa));
    background: -webkit-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: -o-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: -ms-linear-gradient(top, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    background: linear-gradient(to bottom, #3059b3 0%,#3059b3 50%,#2e49aa 51%,#2e49aa 100%);
    text-decoration: none;
}

.last-updated {
    float: left;
    margin-bottom: 0;
}
.source-links {
    float: right;
    margin-bottom: 0;
}

.main_content .quickguide_tabs ul.tabs
{
    display: block;
    width: 100%;
    margin: 0;
}

    .main_content .topic-landing-population ul:after,
    .main_content .quickguide_tabs ul.tabs:after
    {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .main_content .quickguide_tabs ul.tabs li
    {
        display: block;
        float: left;
        background-image: none;
        padding-left: 0px;
        margin: 0 6px 0 0;
    }

        .main_content .quickguide_tabs ul.tabs li a
        {
            background: #FFF;
            background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
            background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
            background: url(/images/ht_tabs_bg.png) repeat-x; /* Fallback for IE<10*/
            display: block;
            font-weight: bold;
            text-decoration: none;
            margin: 0 0 0 0;
            padding: 10px 14px;
            font-size: 1.14285em;
            border-top: 1px solid #C1C1C1;
            border-right: 1px solid #C1C1C1;
            border-left: 1px solid #C1C1C1;
        }

            .main_content .quickguide_tabs ul.tabs li a:hover
            {
                background: #E6ECF3;
                background: -moz-linear-gradient(top, #ffffff 0%, #e6ecf3 3%, #c9dcf2 98%, #637abf 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(3%,#e6ecf3), color-stop(98%,#c9dcf2), color-stop(100%,#637abf)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #ffffff 0%,#e6ecf3 3%,#c9dcf2 98%,#637abf 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #ffffff 0%,#e6ecf3 3%,#c9dcf2 98%,#637abf 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #ffffff 0%,#e6ecf3 3%,#c9dcf2 98%,#637abf 100%); /* IE10+ */
                background: linear-gradient(to bottom, #ffffff 0%,#e6ecf3 3%,#c9dcf2 98%,#637abf 100%); /* W3C */
            }

        .main_content .quickguide_tabs ul.tabs li.active a
        {
            color: #FFF;
            background: url(/images/bg-tab-active.jpg) no-repeat center bottom #2d54a8;
        }

.page_navigation
{
    display: none;
    float: left;
    width: 100%;
}

.quickguide_content .tabbed .page:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.quickguide_content .full .pages .page h2
{
    display: none;
}

.quickguide_content .full .pages .page:first-child h2
{
    display: block;
}

.page_navigation .pages
{
    display: block;
    float: left;
    color: #262626;
    margin-right: 10px;
    font-weight: bold;
    padding: 4px 0px;
}

.page_navigation a
{
    display: block;
    float: left;
    background: #666666;
    color: #FFF;
    padding: 4px 0px;
    width: 21px;
    margin-right: 8px;
    text-align: center;
    text-decoration: none;
}

    .page_navigation a:hover
    {
        text-decoration: none;
        background: #c9dcf2;
        color: #3059b3;
    }

    .page_navigation a.active
    {
        background: #3059b3!important;
        color: #FFF;
        cursor: default;
    }

    .topic_page_title {
      display:none;
      font-weight: bold;
    }

/* PopTag */
.health-topic-subcat .featured_item,
.health-topic-poptag .featured_item
{
    padding-bottom: 2.4em;
    background: url(/images/shadow-content.jpg) no-repeat center bottom;
}

.health-topic-subcat .bottom-box,
.health-topic-poptag .bottom-box
{
    min-height: 228px;
}

.health-topic-subcat .featured_item h2,
.health-topic-poptag .featured_item h2
{
    padding-top: 0px;
}

.health-topic-subcat .featured_item .image,
.health-topic-poptag .featured_item .image
{
    float: right;
    margin-left: 18px;
    padding-bottom: 1em;
}

.health-topic-subcat .featured_item:after,
.health-topic-poptag .featured_item:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.health-topic-poptag .child_items .specialFormatTitle,
.health-topic-subcat .child_items .specialFormatTitle
{
    color: #3059B3;
    font-weight: bold;
}

.health-topic-poptag .child_items .specialFormatItem,
.health-topic-subcat .child_items .specialFormatItem
{
    margin-left: 25px;
    background: none;
}

.main_content .box-right-healthtopic ul,
.main_content .box-left-healthtopic ul,
.main_content .box-right-healthtopic p,
.main_content .box-left-healthtopic p
{
    margin-bottom: 0;
    width: 60%;
}

    .main_content .box-right-healthtopic ul a,
    .main_content .box-left-healthtopic ul a,
    .main_content .box-right-healthtopic p a,
    .main_content .box-left-healthtopic p a
    {
        font-weight: bold;
    }

.health-topic-poptag .button
{
    line-height: 1.2;
    max-width: 45%;
}

.health-topic-subcat .subcat-1
{
    background: url(/images/HealthTopics/subcategories/subcat-01.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-2
{
    background: url(/images/HealthTopics/subcategories/subcat-02.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-3
{
    background: url(/images/HealthTopics/subcategories/subcat-03.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-4
{
    background: url(/images/HealthTopics/subcategories/subcat-04.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-5
{
    background: url(/images/HealthTopics/subcategories/subcat-05.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-6
{
    background: url(/images/HealthTopics/subcategories/subcat-06.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-7
{
    background: url(/images/HealthTopics/subcategories/subcat-07.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-8
{
    background: url(/images/HealthTopics/subcategories/subcat-08.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-9
{
    background: url(/images/HealthTopics/subcategories/subcat-09.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-10
{
    background: url(/images/HealthTopics/subcategories/subcat-10.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-11
{
    background: url(/images/HealthTopics/subcategories/subcat-11.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-12
{
    background: url(/images/HealthTopics/subcategories/subcat-12.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-13
{
    background: url(/images/HealthTopics/subcategories/subcat-13.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-14
{
    background: url(/images/HealthTopics/subcategories/subcat-14.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-15
{
    background: url(/images/HealthTopics/subcategories/subcat-15.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-16, 
.health-topic-subcat .subcat-52
{
    background: url(/images/HealthTopics/subcategories/subcat-16.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-17, 
.health-topic-subcat .subcat-53
{
    background: url(/images/HealthTopics/subcategories/subcat-17.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-18
{
    background: url(/images/HealthTopics/subcategories/subcat-18.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-19
{
    background: url(/images/HealthTopics/subcategories/subcat-19.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-20
{
    background: url(/images/HealthTopics/subcategories/subcat-20.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-21
{
    background: url(/images/HealthTopics/subcategories/subcat-21.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-22
{
    background: url(/images/HealthTopics/subcategories/subcat-22.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-23
{
    background: url(/images/HealthTopics/subcategories/subcat-23.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-24
{
    background: url(/images/HealthTopics/subcategories/subcat-24.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-25
{
    background: url(/images/HealthTopics/subcategories/subcat-25.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-26
{
    background: url(/images/HealthTopics/subcategories/subcat-26.jpg) no-repeat bottom right #FFF;
    padding-bottom: 100px;
}

.health-topic-subcat .subcat-27
{
    background: url(/images/HealthTopics/subcategories/subcat-27.jpg) no-repeat bottom right #FFF;
}

/* large Spanish category images */
.health-topic-subcat .subcat-101
{
    background: url(/images/HealthTopics/subcategories/subcat-01.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-102
{
    background: url(/images/HealthTopics/subcategories/subcat-02.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-103
{
    background: url(/images/HealthTopics/subcategories/subcat-03.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-104
{
    background: url(/images/HealthTopics/subcategories/subcat-04.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-105
{
    background: url(/images/HealthTopics/subcategories/subcat-05.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-106
{
    background: url(/images/HealthTopics/subcategories/subcat-06.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-107
{
    background: url(/images/HealthTopics/subcategories/subcat-07.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-108
{
    background: url(/images/HealthTopics/subcategories/subcat-08.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-109
{
    background: url(/images/HealthTopics/subcategories/subcat-09.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-110
{
    background: url(/images/HealthTopics/subcategories/subcat-10.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-111
{
    background: url(/images/HealthTopics/subcategories/subcat-11.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-112
{
    background: url(/images/HealthTopics/subcategories/subcat-12.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-113
{
    background: url(/images/HealthTopics/subcategories/subcat-13.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-114
{
    background: url(/images/HealthTopics/subcategories/subcat-14.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-115
{
    background: url(/images/HealthTopics/subcategories/subcat-15.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-116, 
.health-topic-subcat .subcat-152
{
    background: url(/images/HealthTopics/subcategories/subcat-16.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-117, 
.health-topic-subcat .subcat-153
{
    background: url(/images/HealthTopics/subcategories/subcat-17.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-118
{
    background: url(/images/HealthTopics/subcategories/subcat-18.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-119
{
    background: url(/images/HealthTopics/subcategories/subcat-19.jpg) no-repeat bottom right #FFF;
    background-size: 47%;
}

.health-topic-subcat .subcat-120
{
    background: url(/images/HealthTopics/subcategories/subcat-20.jpg) no-repeat bottom right #FFF;
    background-size: 47%;
}

.health-topic-subcat .subcat-121
{
    background: url(/images/HealthTopics/subcategories/subcat-21.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-122
{
    background: url(/images/HealthTopics/subcategories/subcat-22.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-123
{
    background: url(/images/HealthTopics/subcategories/subcat-23.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-124
{
    background: url(/images/HealthTopics/subcategories/subcat-24.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-125
{
    background: url(/images/HealthTopics/subcategories/subcat-25.jpg) no-repeat bottom right #FFF;
}

.health-topic-subcat .subcat-126
{
    background: url(/images/HealthTopics/subcategories/subcat-26.jpg) no-repeat bottom right #FFF;
    padding-bottom: 100px;
}

.health-topic-subcat .subcat-127
{
    background: url(/images/HealthTopics/subcategories/subcat-27.jpg) no-repeat bottom right #FFF;
}
/* end of large Spanish category images */

/* small category images */
.health-topic-category .child_items .subcat-1
{
    background: url(/images/HealthTopics/subcategories/small/subcat-01.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-2
{
    background: url(/images/HealthTopics/subcategories/small/subcat-02.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-3
{
    background: url(/images/HealthTopics/subcategories/small/subcat-03.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-4
{
    background: url(/images/HealthTopics/subcategories/small/subcat-04.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-5
{
    background: url(/images/HealthTopics/subcategories/small/subcat-05.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-6
{
    background: url(/images/HealthTopics/subcategories/small/subcat-06.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-7
{
    background: url(/images/HealthTopics/subcategories/small/subcat-07.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-8
{
    background: url(/images/HealthTopics/subcategories/small/subcat-08.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-9
{
    background: url(/images/HealthTopics/subcategories/small/subcat-09.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-10
{
    background: url(/images/HealthTopics/subcategories/small/subcat-10.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-11
{
    background: url(/images/HealthTopics/subcategories/small/subcat-11.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-12
{
    background: url(/images/HealthTopics/subcategories/small/subcat-12.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-13
{
    background: url(/images/HealthTopics/subcategories/small/subcat-13.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-14
{
    background: url(/images/HealthTopics/subcategories/small/subcat-14.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-15
{
    background: url(/images/HealthTopics/subcategories/small/subcat-15.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-16, 
.health-topic-category .child_items .subcat-52
{
    background: url(/images/HealthTopics/subcategories/small/subcat-16.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-17, 
.health-topic-category .child_items .subcat-53
{
    background: url(/images/HealthTopics/subcategories/small/subcat-17.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-18
{
    background: url(/images/HealthTopics/subcategories/small/subcat-18.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-19
{
    background: url(/images/HealthTopics/subcategories/small/subcat-19.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-20
{
    background: url(/images/HealthTopics/subcategories/small/subcat-20.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-21
{
    background: url(/images/HealthTopics/subcategories/small/subcat-21.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-22
{
    background: url(/images/HealthTopics/subcategories/small/subcat-22.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-23
{
    background: url(/images/HealthTopics/subcategories/small/subcat-23.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-24
{
    background: url(/images/HealthTopics/subcategories/small/subcat-24.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-25
{
    background: url(/images/HealthTopics/subcategories/small/subcat-25.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-26
{
    background: url(/images/HealthTopics/subcategories/small/subcat-26.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-27
{
    background: url(/images/HealthTopics/subcategories/small/subcat-27.jpg) no-repeat bottom right #FFF;
}

/* small spanish category images */
.health-topic-category .child_items .subcat-101
{
    background: url(/images/HealthTopics/subcategories/small/subcat-01.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-102
{
    background: url(/images/HealthTopics/subcategories/small/subcat-02.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-103
{
    background: url(/images/HealthTopics/subcategories/small/subcat-03.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-104
{
    background: url(/images/HealthTopics/subcategories/small/subcat-04.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-105
{
    background: url(/images/HealthTopics/subcategories/small/subcat-05.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-106
{
    background: url(/images/HealthTopics/subcategories/small/subcat-06.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-107
{
    background: url(/images/HealthTopics/subcategories/small/subcat-07.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-108
{
    background: url(/images/HealthTopics/subcategories/small/subcat-08.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-109
{
    background: url(/images/HealthTopics/subcategories/small/subcat-09.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-110
{
    background: url(/images/HealthTopics/subcategories/small/subcat-10.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-111
{
    background: url(/images/HealthTopics/subcategories/small/subcat-11.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-112
{
    background: url(/images/HealthTopics/subcategories/small/subcat-12.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-113
{
    background: url(/images/HealthTopics/subcategories/small/subcat-13.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-114
{
    background: url(/images/HealthTopics/subcategories/small/subcat-14.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-115
{
    background: url(/images/HealthTopics/subcategories/small/subcat-15.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-116, 
.health-topic-category .child_items .subcat-152
{
    background: url(/images/HealthTopics/subcategories/small/subcat-16.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-117, 
.health-topic-category .child_items .subcat-153
{
    background: url(/images/HealthTopics/subcategories/small/subcat-17.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-118
{
    background: url(/images/HealthTopics/subcategories/small/subcat-18.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-119
{
    background: url(/images/HealthTopics/subcategories/small/subcat-19.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-120
{
    background: url(/images/HealthTopics/subcategories/small/subcat-20.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-121
{
    background: url(/images/HealthTopics/subcategories/small/subcat-21.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-122
{
    background: url(/images/HealthTopics/subcategories/small/subcat-22.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-123
{
    background: url(/images/HealthTopics/subcategories/small/subcat-23.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-124
{
    background: url(/images/HealthTopics/subcategories/small/subcat-24.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-125
{
    background: url(/images/HealthTopics/subcategories/small/subcat-25.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-126
{
    background: url(/images/HealthTopics/subcategories/small/subcat-26.jpg) no-repeat bottom right #FFF;
}

.health-topic-category .child_items .subcat-127
{
    background: url(/images/HealthTopics/subcategories/small/subcat-27.jpg) no-repeat bottom right #FFF;
}
/* end of spanish small category images */

/* small population images */
.health-topic-population .poptag-1
{
    background: url(/images/HealthTopics/subcategories/small/poptag-01.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-2
{
    background: url(/images/HealthTopics/subcategories/small/poptag-02.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-3
{
    background: url(/images/HealthTopics/subcategories/small/poptag-03.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-4
{
    background: url(/images/HealthTopics/subcategories/small/poptag-04.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-5
{
    background: url(/images/HealthTopics/subcategories/small/poptag-05.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-6
{
    background: url(/images/HealthTopics/subcategories/small/poptag-06.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-7
{
    background: url(/images/HealthTopics/subcategories/small/poptag-07.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-8
{
    background: url(/images/HealthTopics/subcategories/small/poptag-08.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-9
{
    background: url(/images/HealthTopics/subcategories/small/poptag-09.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-10
{
    background: url(/images/HealthTopics/subcategories/small/poptag-10.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-11
{
    background: url(/images/HealthTopics/subcategories/small/poptag-11.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-12
{
    background: url(/images/HealthTopics/subcategories/small/poptag-12.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-13
{
    background: url(/images/HealthTopics/subcategories/small/poptag-13.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-14
{
    background: url(/images/HealthTopics/subcategories/small/poptag-14.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-15
{
    background: url(/images/HealthTopics/subcategories/small/poptag-15.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-16
{
    background: url(/images/HealthTopics/subcategories/small/poptag-16.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-17
{
    background: url(/images/HealthTopics/subcategories/small/poptag-17.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-18
{
    background: url(/images/HealthTopics/subcategories/small/poptag-18.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-19
{
    background: url(/images/HealthTopics/subcategories/small/poptag-19.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-20
{
    background: url(/images/HealthTopics/subcategories/small/poptag-20.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-21
{
    background: url(/images/HealthTopics/subcategories/small/poptag-21.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-22
{
    background: url(/images/HealthTopics/subcategories/small/poptag-22.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-23
{
    background: url(/images/HealthTopics/subcategories/small/poptag-23.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-24
{
    background: url(/images/HealthTopics/subcategories/small/poptag-24.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-25
{
    background: url(/images/HealthTopics/subcategories/small/poptag-25.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-26
{
    background: url(/images/HealthTopics/subcategories/small/poptag-26.jpg) no-repeat bottom right #FFF;
}
.espanol .health-topic-population .poptag-26
{
    padding-bottom: 40px;
}

.health-topic-population .poptag-27
{
    background: url(/images/HealthTopics/subcategories/small/poptag-27.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-28
{
    background: url(/images/HealthTopics/subcategories/small/poptag-28.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-29
{
    background: url(/images/HealthTopics/subcategories/small/poptag-29.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-30
{
    background: url(/images/HealthTopics/subcategories/small/poptag-30.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-31
{
    background: url(/images/HealthTopics/subcategories/small/poptag-31.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-32
{
    background: url(/images/HealthTopics/subcategories/small/poptag-32.jpg) no-repeat bottom right #FFF;
    background-size: 40%;
}

.health-topic-population .poptag-33
{
    background: url(/images/HealthTopics/subcategories/small/poptag-33.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-34
{
    background: url(/images/HealthTopics/subcategories/small/poptag-34.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-35
{
    background: url(/images/HealthTopics/subcategories/small/poptag-35.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-36
{
    background: url(/images/HealthTopics/subcategories/small/poptag-36.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-37
{
    background: url(/images/HealthTopics/subcategories/small/poptag-37.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-38
{
    background: url(/images/HealthTopics/subcategories/small/poptag-38.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-39
{
    background: url(/images/HealthTopics/subcategories/small/poptag-39.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-40
{
    background: url(/images/HealthTopics/subcategories/small/poptag-40.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-41
{
    background: url(/images/HealthTopics/subcategories/small/poptag-41.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-42
{
    background: url(/images/HealthTopics/subcategories/small/poptag-42.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-43
{
    background: url(/images/HealthTopics/subcategories/small/poptag-43.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-44
{
    background: url(/images/HealthTopics/subcategories/small/poptag-44.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-45
{
    background: url(/images/HealthTopics/subcategories/small/poptag-45.jpg) no-repeat bottom right #FFF;
}

.health-topic-population .poptag-46
{
    background: url(/images/HealthTopics/subcategories/small/poptag-46.jpg) no-repeat bottom right #FFF;
}

/* big population images*/
.health-topic-poptag .poptag-1
{
    background: url(/images/HealthTopics/subcategories/poptag-01.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-2
{
    background: url(/images/HealthTopics/subcategories/poptag-02.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-3
{
    background: url(/images/HealthTopics/subcategories/poptag-03.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-4
{
    background: url(/images/HealthTopics/subcategories/poptag-04.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-5
{
    background: url(/images/HealthTopics/subcategories/poptag-05.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-6
{
    background: url(/images/HealthTopics/subcategories/poptag-06.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-7
{
    background: url(/images/HealthTopics/subcategories/poptag-07.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-8
{
    background: url(/images/HealthTopics/subcategories/poptag-08.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-9
{
    background: url(/images/HealthTopics/subcategories/poptag-09.jpg) no-repeat bottom right #FFF;
    padding-bottom: 40px;
}

.health-topic-poptag .poptag-10
{
    background: url(/images/HealthTopics/subcategories/poptag-10.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-11
{
    background: url(/images/HealthTopics/subcategories/poptag-11.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-12
{
    background: url(/images/HealthTopics/subcategories/poptag-12.jpg) no-repeat bottom right #FFF;
    padding-bottom: 40px;
}

.health-topic-poptag .poptag-13
{
    background: url(/images/HealthTopics/subcategories/poptag-13.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-14
{
    background: url(/images/HealthTopics/subcategories/poptag-14.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-15
{
    background: url(/images/HealthTopics/subcategories/poptag-15.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-16
{
    background: url(/images/HealthTopics/subcategories/poptag-16.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-17
{
    background: url(/images/HealthTopics/subcategories/poptag-17.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-18
{
    background: url(/images/HealthTopics/subcategories/poptag-18.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-19
{
    background: url(/images/HealthTopics/subcategories/poptag-19.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-20
{
    background: url(/images/HealthTopics/subcategories/poptag-20.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-21
{
    background: url(/images/HealthTopics/subcategories/poptag-21.jpg) no-repeat bottom right #FFF;
    padding-bottom: 40px;
}

.health-topic-poptag .poptag-22
{
    background: url(/images/HealthTopics/subcategories/poptag-22.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-23
{
    background: url(/images/HealthTopics/subcategories/poptag-23.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-24
{
    background: url(/images/HealthTopics/subcategories/poptag-24.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-25
{
    background: url(/images/HealthTopics/subcategories/poptag-25.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-26
{
    background: url(/images/HealthTopics/subcategories/poptag-26.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-27
{
    background: url(/images/HealthTopics/subcategories/poptag-27.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-28
{
    background: url(/images/HealthTopics/subcategories/poptag-28.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-29
{
    background: url(/images/HealthTopics/subcategories/poptag-29.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-30
{
    background: url(/images/HealthTopics/subcategories/poptag-30.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-31
{
    background: url(/images/HealthTopics/subcategories/poptag-31.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-32
{
    background: url(/images/HealthTopics/subcategories/poptag-32.jpg) no-repeat bottom right #FFF;
    background-size: 45%;
}

.health-topic-poptag .poptag-33
{
    background: url(/images/HealthTopics/subcategories/poptag-33.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-34
{
    background: url(/images/HealthTopics/subcategories/poptag-34.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-35
{
    background: url(/images/HealthTopics/subcategories/poptag-35.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-36
{
    background: url(/images/HealthTopics/subcategories/poptag-36.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-37
{
    background: url(/images/HealthTopics/subcategories/poptag-37.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-38
{
    background: url(/images/HealthTopics/subcategories/poptag-38.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-39
{
    background: url(/images/HealthTopics/subcategories/poptag-39.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-40
{
    background: url(/images/HealthTopics/subcategories/poptag-40.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-41
{
    background: url(/images/HealthTopics/subcategories/poptag-41.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-42
{
    background: url(/images/HealthTopics/subcategories/poptag-42.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-43
{
    background: url(/images/HealthTopics/subcategories/poptag-43.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-44
{
    background: url(/images/HealthTopics/subcategories/poptag-44.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-45
{
    background: url(/images/HealthTopics/subcategories/poptag-45.jpg) no-repeat bottom right #FFF;
}

.health-topic-poptag .poptag-46
{
    background: url(/images/HealthTopics/subcategories/poptag-46.jpg) no-repeat bottom right #FFF;
}

.main_content .health-topic-poptag .child_items ul,
.main_content .health-topic-poptag .child_tags ul,
.main_content .health-topic-subcat .child_items ul,
.main_content .health-topic-subcat .child_categories ul {
    width: 70%;
}

/* Specific widths for categories/populations */
.main_content .health-topic-poptag .poptag-7 .child_items ul,
.main_content .health-topic-poptag .poptag-16 .child_items ul,
.main_content .health-topic-poptag .poptag-27 .child_items ul,
.main_content .health-topic-poptag .poptag-31 .child_items ul,
.main_content .health-topic-subcat .subcat-124 .child_items ul {
    width: 65%;
}
.main_content .health-topic-poptag .poptag-20 .child_items ul,
.main_content .health-topic-poptag .poptag-29 .child_items ul,
.main_content .health-topic-subcat .subcat-125 .child_categories ul,
.main_content .health-topic-subcat .subcat-112 .child_categories ul,
.main_content .health-topic-subcat .subcat-113 .child_categories ul,
.main_content .health-topic-subcat .subcat-118 .child_categories ul,
.main_content .health-topic-subcat .subcat-115 .child_items ul,
.main_content .health-topic-subcat .subcat-120 .child_categories ul,
.main_content .health-topic-subcat .subcat-125 .child_items ul,
.main_content .health-topic-subcat .subcat-127 .child_items ul {
    width: 60%;
}
.main_content .health-topic-subcat .subcat-111 .child_categories ul {
    width: 55%;
}

.main_content .category-list
{
    margin: 0;
}

.main_content .category-li
{
    display: block;
    width: 48.7771739%;
    margin: 0px 0px 0em 0px;
    background: transparent;
    padding: 0px;
}

.li-left
{
    float: left;
    clear: left;
}

.li-right
{
    float: right;
}

.main_content .category-li a span.icon img
{
    font-size: 0.800em;
}

.main_content .category-li a
{
    display: block;
    font-size: 1.429em;
    font-family: Georgia, "Times New Roman", Times, serif;
    background: #FFF;
    padding: 1em 39% 0em 6%;
    line-height: 1.2em;
    height: 74px;
    text-decoration: none;
}

    .main_content .category-li a:hover span.link
    {
        text-decoration: underline;
    }

    .main_content .category-li a:hover
    {
        background-color: #e0ecff!important;
    }

.main_content .category-list .category-1 a
{
    background: url(/images/HealthTopics/category-1.png) no-repeat right center #FFF;
}

.main_content .category-list .category-2 a
{
    background: url(/images/HealthTopics/category-2.png) no-repeat right center #FFF;
}

.main_content .category-list .category-3 a
{
    background: url(/images/HealthTopics/category-3.png) no-repeat right center #FFF;
}

.main_content .category-list .category-4 a
{
    background: url(/images/HealthTopics/category-4.png) no-repeat right center #FFF;
}

.main_content .category-list .category-5 a
{
    background: url(/images/HealthTopics/category-5.png) no-repeat right center #FFF;
}

.main_content .category-list .category-6 a
{
    background: url(/images/HealthTopics/category-6.png) no-repeat right center #FFF;
}

.main_content .category-list .category-7 a
{
    background: url(/images/HealthTopics/category-7.png) no-repeat right center #FFF;
}

.main_content .category-list .category-8 a
{
    background: url(/images/HealthTopics/category-8.png) no-repeat right center #FFF;
}

.main_content .topic-landing-population
{
    margin: 0px;
}

    .main_content .topic-landing-population ul
    {
        margin: 0px;
    }

        .main_content .topic-landing-population ul li
        {
            margin: 0px;
            display: block;
            float: left;
            width: 108px;
            text-align: center;
            padding: 0px;
            background: #FFF;
            margin-right: 6px;
        }

            .main_content .topic-landing-population ul li:last-child
            {
                margin-right: 0px;
            }

            .main_content .topic-landing-population ul li img
            {
                width: 100%;
                display: block;
                clear: both;
                margin-bottom: 4px;
            }

.main_content .content-page-box a.keyword-link
{
    font-weight: normal;
}

.link-box
{
    margin-bottom: .6em;
    padding-left: 18px;
    background: url(/images/bg-ul-disc.png) no-repeat top left;
    line-height: 1.4em;
}

.box-keywords .more-info
{
    margin-top: 40px;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: bold;
}

@media only screen and (min-device-width : 1px) and (max-device-width : 890px), (min-width : 1px) and (max-width : 890px) {
    .last-updated {
        margin-bottom: 1em;
    }
    .source-links {
        float:none;
        clear:both;
        padding-bottom: 1em;
    }
}

@media only screen and (min-device-width : 1px) and (max-device-width : 600px), (min-width : 1px) and (max-width : 600px) {
    .helpers {
        width: 40%;
    }
    .main_content .pageTitle.pageTitle {
        padding-bottom: 0;
        width: 100%;
    }
    .main_content .health-topic-topic .pageTitle h1, .main_content .health-topic-tool .pageTitle h1 {
        width: 100%;
        margin-bottom: 1em;
        padding-top: 28px;
        padding-bottom: 0;
        min-height: 0;
        display: block;
    }
    .quickguide_select_wrap {
        width: 95%;
        border-radius: 0;
        padding: 0.575em 0;
    }
    ul.quickguide_select {
        left: 6.5%;
        right: 6%;
        width: auto;
    }
    .quickguide_content .content_page_link {
        width:100%;
        margin-top: 0;
    }
    .quickguide_content .content_page_link a {
        margin-bottom: 1em;
    }
    .main_content .quickguide_content .topic_navigation {
        padding-bottom: 0;
    }
    .main_content .quickguide_content .topic_navigation .button, .main_content .quickguide_content .topic_navigation .button.previous {
        display: block;
        line-height: 28px;
        width: auto;
        padding: 6px 20px;
    }
    .content_page_range {
        margin: 0 0 1em;
    }
}

@media only screen and (min-device-width : 1px) and (max-device-width : 480px), (min-width : 1px) and (max-width : 480px) {
    ul.quickguide_select {
        left: 7.5%;
        right: 7.5%;
    }
}