.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

body {
    color: #333;
}

h2,
h3 {
    color: #127abe;
}

.header {
    background-color: #231a2b;
    background-image: -moz-linear-gradient(top, #0C77CE, #00AEEF);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0C77CE), to(#00AEEF));
    background-image: -webkit-linear-gradient(top, #0C77CE, #00AEEF);
    background-image: -o-linear-gradient(top, #0C77CE, #00AEEF);
    background-image: linear-gradient(to bottom, #0C77CE, #00AEEF);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0C77CE', endColorstr='#ff00AEEF', GradientType=0);
    background-color: #241a35;
}

.header .crest {
    float: none;
    font-family: "Open Sans";
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    top: 25px;
}

.header .crest a {
    background: url("/internet/healthstarrating/publishing.nsf/AttachmentsByTitle/header/$FILE/health-star-rating-system.png") no-repeat center center transparent;
    height: 151px;
    max-width: 65%;
    padding: 0;
    text-indent: -9999px;
    color: #127abe;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.header #searchinput {
    color: #000000;
}

.header #searchinput:-moz-placeholder {
    color: #555;
}

.header #searchinput:-ms-input-placeholder {
    color: #555;
}

.header #searchinput::-webkit-input-placeholder {
    color: #555;
}

.header .navbar-search input {
    color: #000000;
    background: #ffffff;
}

.header .navbar-search .btn {
    background: #DC6630;
    color: #ffffff;
}

.header .navbar-search .btn:hover,
.header .navbar-search .btn:active,
.header .navbar-search .btn:focus {
    background: #F36F00;
}

.main-navigation .nav>li>.dropdown-menu {
    min-width: 200px;
}

.header .dropdown .menu,
.header .dropdown>a:hover,
.header .main-navigation li.dropdown.active>a,
.header .global-navigation li.dropdown.active>a,
.header .main-navigation .dropdown-menu,
.header .main-navigation .nav>li>a:hover,
.header .global-navigation .dropdown-menu,
.header .global-navigation .nav>li>a:hover,
.content .page-tools li.dropdown.active,
.content .page-tools li.dropdown.active ul.menu,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,
.navbar-inverse .btn-navbar {
    background-color: #DC6630;
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
    background-color: #DC6630;
}

.main-navigation .nav>li>a,
.header .global-navigation a,
.header .flag,
.header .main-navigation a,
.header .global-navigation .dropdown>a,
.header .flag h3,
.header .global-navigation .dropdown>a>i,
.header .main-navigation>li.dropdown>a i,
.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover,
.header .dropdown-menu>li>a:hover,
.header .dropdown-menu>li>a:focus,
.header .dropdown-submenu:hover>a,
.header .dropdown-submenu:focus>a,
.header .navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.header .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    color: #ffffff;
}

.header .main-navigation .nav>li.current>a,
.header .main-navigation .nav>li.current>a:hover,
.header .main-navigation .nav>li.current>a:focus {
    background: #f7f8f8;
    color: #000;
}

.header .navbar-inverse .nav li.dropdown.current.open>.dropdown-toggle {
    color: #000;
}

.header .global-navigation .nav li.dropdown>.dropdown-toggle .caret,
.main-navigation .nav li.dropdown>.dropdown-toggle .caret,
.main-navigation .nav li.dropdown.current.open>.dropdown-toggle .caret,
.header .navbar-inverse .nav li.dropdown>a:hover .caret,
.header .navbar-inverse .nav li.dropdown>a:focus .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}

.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus,
.main-navigation .dropdown-menu li>a:hover,
.global-navigation .dropdown-menu li>a:hover,
.navbar-inverse .nav-collapse .nav>li>a:hover,
.navbar-inverse .nav-collapse .nav>li>a:focus {
    background: #DC6630;
}

.main-navigation .nav li.dropdown.current:hover>.dropdown-toggle .caret,
.main-navigation .nav li.dropdown.current:focus>.dropdown-toggle .caret {
    border-bottom-color: #FFF;
    border-top-color: #FFF;
}

.main-navigation .nav li.dropdown.current:hover>.dropdown-toggle .caret,
.main-navigation .nav li.dropdown.current:focus>.dropdown-toggle .caret {
    color: #FFF;
}

.header .navbar-wrapper {
    background: #1B75BB;
}

.content p+p,
.content h1+p,
.content h2+p,
.content h3+p,
.content h4+p,
.content h5+p,
.content h6+p {
    margin-top: 16px;
}

.content {
    margin-top: 0;
    padding-top: 25px;
    margin-bottom: 50px !important;
}

.content.home {
    padding-top: 30px;
    background: url("/internet/healthstarrating/publishing.nsf/AttachmentsByTitle/site-bg.gif/$FILE/site-bg.gif") repeat 0 0 #fff;
}

.content.home h2 {
    color: #1B75BB;
    background: #fff;
    padding: 11px 0px 7px 15px;
}

.content .publish-date {
    margin-bottom: 0;
}

.content-area h2 {
    color: #1B75BB;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.carousel {
    margin-bottom: 0;
}

.carousel .carousel-caption {
    background: none;
    padding: 0;
    left: 65px;
    bottom: 41px;
    width: 395px;
}

.carousel .carousel-caption h2 {
    font-size: 45px;
    font-size: 4.5rem;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.1;
    margin-bottom: 10px;
}

.carousel .carousel-caption h2 span {
    display: block;
}

.carousel .carousel-caption h2,
.carousel .carousel-caption p {
    color: #FFF;
}

.carousel .carousel-caption a {
    text-decoration: none;
    color: #ffffff;
    background: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    float: left;
    margin: 10px 0;
    padding: 10px 15px;
}

.carousel .carousel-caption a:hover,
.carousel .carousel-caption a:focus {
    background: rgba(0, 0, 0, 0);
    color: #ffffff;
}

.carousel .carousel-caption.black h2 {
    color: #000;
}

.carousel .carousel-caption.black a {
    color: #000;
    border-color: #000;
}

.carousel .carousel-control {
    top: 43%;
}

.features a {
    -webkit-box-shadow: 0 6px 6px #eee;
    -moz-box-shadow: 0 6px 6px #eee;
    box-shadow: 0 6px 6px #eee;
    text-decoration: none;
    color: #000;
    display: block;
    border-bottom: 3px solid #FBFBFB;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.features a h2 {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 0px;
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 20px;
}

.features a p {
    margin: 0;
    padding: 20px;
    background: #FBFBFB;
    min-height: 65px;
}

.features a:hover,
.features a:focus {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    border-bottom: 3px solid #127abe;
}

.features a:hover h2,
.features a:focus h2 {
    color: #127abe;
}

.content-area .accordion-heading .accordion-toggle {
    text-decoration: none;
    padding: 15px 36px;
    text-indent: -1em;
}

.content-area .accordion-heading .accordion-toggle h2:before {
    color: #127abe;
    content: "\f151";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 10px;
}

.content-area .accordion-heading .accordion-toggle.collapsed h2:before {
    content: "\f150"
}

.content-area .accordion-heading .accordion-toggle:hover,
.content-area .accordion-heading .accordion-toggle:focus {
    text-decoration: underline;
    color: #FFF;
    background: #127abe;
}

.content-area .accordion-heading .accordion-toggle:hover h2,
.content-area .accordion-heading .accordion-toggle:focus h2,
.content-area .accordion-heading .accordion-toggle:hover h2:before,
.content-area .accordion-heading .accordion-toggle:focus h2:before {
    color: #FFF;
}

.content-area .accordion-heading .accordion-toggle h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 18px;
    font-size: 1.8rem;
}

.accordion-inner {
    padding: 20px;
}

.accordion-inner p {
    margin: 0 0 16px 0;
}

.section h2 {
    border: none;
    margin-bottom: 0;
}

.section p {
    margin-bottom: 25px;
}

.title {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #bcbeb0;
    background: url("/internet/healthstarrating/publishing.nsf/AttachmentsByTitle/site-bg.gif/$FILE/site-bg.gif") repeat 0 0 #fff;
    margin-bottom: 0;
}

.title h1 {
    color: #DC6630;
}

.title .title-meta {
    border: none;
    margin-bottom: 0;
}

.rs_skip {
    margin-bottom: 0;
}

.header-img {
    background: url("/internet/healthstarrating/publishing.nsf/AttachmentsByTitle/bg.jpg/$FILE/bg.jpg") repeat-x scroll 0 0 #fff;
    border-bottom: 1px dotted #bcbeb0;
}

.share {
    margin: 50px 0 60px;
}

.footer {
    background: #1B75BB;
}

.footer li {
    float: left;
    margin: 26px 15px 0 0;
}

.footer li.pull-right {
    float: right;
}

.footer .container {
    background: none;
    padding: 0;
}

.related {
    position: relative;
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 1px solid #DDDDDD;
}

.related .nav-tabs {
    margin-right: 5px;
    padding-left: 0;
    position: absolute;
    top: -38px;
}

.related .nav-tabs>li {
    margin-bottom: 0;
}

.related .nav-tabs .active>a,
.related .nav-tabs .active>a:hover,
.related .nav-tabs .active>a:focus {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #ddd #ddd -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #000000;
}

.related #toggle {
    cursor: pointer;
    padding-left: 32px;
    position: relative;
}

.related #toggle:before {
    content: "\f009";
    font-family: FontAwesome;
    left: 12px;
    position: absolute;
}

.related .websites {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.related .websites h4 {
    margin-top: 15px;
}

.content-block .featured h3,
.content-block h3 span {
    background: #127abe;
}

.content .sidebar-navigation {
    background-color: #FBFBFB;
}

.content .sidebar-navigation .nav-header {
    border-bottom: 1px dotted #BCBEB0;
}

.content .sidebar-navigation .nav-list>.active>a,
.content .sidebar-navigation .nav-list>.active>a:hover,
.content .sidebar-navigation .nav-list>.active>a:focus,
.content .sidebar-navigation.nav-list>.active>a,
.content .sidebar-navigation.nav-list>.active>a:hover,
.content .sidebar-navigation.nav-list>.active>a:focus,
.content .sidebar-navigation.nav-list .nav-list .active a,
.content .sidebar-navigation .nav-list .nav-list .active a,
.content .sidebar-navigation.nav-list .nav-list .active a:hover,
.content .sidebar-navigation .nav-list .nav-list .active a:hover,
.content .sidebar-navigation.nav-list .nav-list .active a:active,
.content .sidebar-navigation .nav-list .nav-list .active a:active,
.content .sidebar-navigation.nav-list .nav-list .active a:focus,
.content .sidebar-navigation .nav-list .nav-list .active a:focus,
.content .sidebar-navigation li a:hover,
.content .sidebar-navigation li a:focus,
.content .sidebar-navigation li a:active,
.content .sidebar-navigation.nav-list .nav-list a:hover,
.content .sidebar-navigation .nav-list .nav-list a:hover {
    color: #fff;
    background-color: #0C77CE;
}

.content .sidebar-navigation .nav-list>.active>a,
.content .sidebar-navigation .nav-list>.active>a:hover,
.content .sidebar-navigation .nav-list>.active>a:focus,
.content .sidebar-navigation.nav-list>.active>a,
.content .sidebar-navigation.nav-list>.active>a:hover,
.content .sidebar-navigation.nav-list>.active>a:focus {
    font-weight: normal;
}

.content .sidebar-navigation.nav-list .nav-list a,
.content .sidebar-navigation .nav-list .nav-list a {
    border-left-color: #333;
}

.main-navigation .dropdown-menu {
    padding-top: 3px;
    padding-bottom: 3px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    font-size: 1.3rem;
}

.header .navbar .navbar-inner .dropdown-menu>li>a {
    background: #fbfbfb;
    color: #000;
}

.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus,
.header .navbar .navbar-inner .dropdown-menu>li>a:focus,
.header .navbar .navbar-inner .dropdown-menu>li>a:hover {
    background: #e1e1e1;
    color: #000;
    text-decoration: none;
}

.dropdown-menu>li>a {
    padding: 7px 15px;
}

.main-navigation .nav li.dropdown>.dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

.main-navigation .nav li.dropdown.current>.dropdown-toggle .caret {
    border-bottom-color: #000;
    border-top-color: #000;
}

.main-navigation .nav li.dropdown.open>.dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

.hero {
    background: #DC6630;
}

.content-area .hero-text h2 {
    background: #DC6630;
    color: #fff;
    border-bottom: none;
    padding: 30px 20px 5px 30px;
    font-size: 20px;
    line-height: 28px;
}

div#slider {
    position: relative;
}

.sub-text a {
    text-decoration: none;
    color: #ffffff;
    background: transparent;
    border: 1px solid #ffffff;
    float: left;
    margin: 0px 30px;
    padding: 10px 15px;
    position: absolute;
    bottom: 20px;
}

.content-area .sub-text a:hover,
.content-area .sub-text a:focus {
    border: 1px solid #ffffff;
    background: #c65C2b;
}

.sub-text a:active {
    background: #cd5f2a;
}

.header .global-navigation .nav .twitter-follow {
    text-decoration: none;
    color: #ffffff;
    background: transparent;
    float: left;
    margin: 2px 2px;
    padding: 0px
}

.navbar .nav .twitter-follow a {
    text-decoration: none;
    color: #ffffff;
    background: transparent;
    border: 1px solid #ffffff;
    padding: 8px 8px;
}

.header .global-navigation .nav>li>a:hover,
.header .global-navigation .nav>li>a:focus {
    background-color: #1B75BB;
    border: 1px solid #ffffff;
}

.icon-star-empty {
    color: #DC6630;
}

ul.icons-ul li {
    text-indent: -0.77em;
    padding: 5px 0 2px 10px;
}

.footer-logo {
    margin-top: 20px;
}

.copyright {
    margin: 20px 35px 0px 0px;
    float: right;
}

.content {
    margin-bottom: 0px;
}

.content p:empty {
    display: none;
}

.content .breadcrumb li {
    color: #707070;
}

.footer a:hover,
.footer a:active,
.footer a:focus {
    text-decoration: underline;
}

.content-area a:hover,
.content-area a:focus {
    background: #DDDDDD;
}

.content .breadcrumb li a:focus {
    border-bottom: 1px solid;
}


/* nested lists counters */

.terms ol {
    counter-reset: item;
}

.terms ol li {
    list-style: none;
}

.terms ol li:before {
    content: counters(item, ".")". ";
    counter-increment: item;
}

.terms ol li li:before {
    content: counters(item, ".")" ";
    counter-increment: item;
}

.terms ol li li li:before {
    display: none;
}

.terms ol li li li {
    list-style: lower-alpha;
}


/* Every step down from here will take this property */

.terms ol li li li li {
    list-style: lower-roman;
}

.terms h2 {
    margin: 0;
    padding: 0;
    display: inline;
}

label.error {
    background: #f7e8e8;
}


/* Pretty print */

.com {
    color: #93a1a1;
}

.lit {
    color: #195f91;
}

.pun,
.opn,
.clo {
    color: #93a1a1;
}

.fun {
    color: #dc322f;
}

.str,
.atv {
    color: #D14;
}

.kwd,
.prettyprint .tag {
    color: #1e347b;
}

.typ,
.atn,
.dec,
.var {
    color: teal;
}

.pln {
    color: #48484c;
}

code,
pre.prettyprint {
    font-family: "Consolas", "Monaco", monospace;
}

.content pre.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1.4285 !important;
    /* 20/14 */
    margin: 0 0 20px 0;
}

.prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

.content ol.linenums {
    margin: 0 0 0 33px;
    padding: 0;
}

.content ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    margin: 0;
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1.4285 !important;
    /* 20/14 */
}

code {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #dd1144;
    margin: 0 1px;
    padding: 2px 4px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

.example {
    margin: 0 0 30px 0;
}

.example .output {
    padding: 20px;
    border: 1px solid #e1e1e8;
}

.output .media {
    margin-top: 0 !important;
}

.example .prettyprint {
    border-top: 0 !important;
}

.example.no-output .prettyprint {
    border: 1px solid #e1e1e8 !important;
}

.example .no-float {
    padding-bottom: 10px;
}

div#calculator-div {
    padding-bottom: 10px;
}


/* Search */

.content p .resultURL {
    color: #006621;
}


/* top of page scroll button */

.scrollup {
    background: url("/internet/healthstarrating/publishing.nsf/AttachmentsByTitle/icon_gototop.png/$FILE/icon_gototop.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px;
}


/* AddThis IE8 deprecation */

html.ie-7 .related,
html.ie-8 .related {
    margin-top: 50px;
}