﻿#form1.home .bread-crumbs {
    display: none;
}

.healthiest-cities .managed-content p,
.healthiest-cities .managed-content li,
.healthiest-cities .managed-content h1,
.healthiest-cities .managed-content h2,
.healthiest-cities .managed-content h3,
.healthiest-cities .managed-content h4,
.healthiest-cities .managed-content h5,
.healthiest-cities .managed-content h6,
.healthiest-cities .managed-content div,
.healthiest-cities .managed-content span,
.healthiest-cities .managed-content blockquote {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
    line-height: 1.6;
    text-align: justify;
    font-size: 16px;
}

.healthiest-cities .managed-content a {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
    line-height: 1.6;
    text-align: justify;
    font-size: 16px;
}

.healthiest-cities .header-logo {
    width: 100%;
}

.healthiest-cities .header-menu {
    font-family: "Oswald",san-serif;
}

.healthiest-cities .dropdown-nav {
    float: none;
}

.healthiest-cities .top-bar-section .dropdown {
    background-attachment: scroll;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    -moz-background-origin: padding-box;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    min-width: 100%;
    top: auto;
    padding-top: 5px !important;
}

    .healthiest-cities .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: #0079c2;
        font-size: 16px;
        font-family: "Oswald",san-serif;
        line-height: 20px;
        padding: 0px 30px;
        background: #f8f7f5;
        padding: 5px 35px 7px 15px;
        border-bottom: solid 1px #a9a8a7;
    }

.healthiest-cities .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 16px;
    font-family: "Oswald",san-serif;
    font-weight: 300;
    color: #333;
    line-height: 20px;
    background: rgb(255,255,255);
    padding: 5px 35px 7px 15px;
    border-bottom: solid 2px #0079c2;
}

.healthiest-cities .top-bar-section .dropdown li {
    background: #f8f7f5;
    padding: 0 0.9375rem 0 1.0625rem;
    min-width: 257px;
}

.healthiest-cities .header-text {
    font-weight: bold;
    margin: 15px 0 15px 0;
    text-align: center;
}

.healthiest-cities .top-bar-section {
    background: none;
}

    .healthiest-cities .top-bar-section ul {
        background: white;
    }

    .healthiest-cities .top-bar-section li:not(.has-form) a:not(.button):hover {
        color: #333;
        background: #f8f7f5;
    }

.healthiest-cities .main-header .drop-down-nav .has-dropdown > a {
    background: white !important;
}

    .healthiest-cities .main-header .drop-down-nav .has-dropdown > a p {
        text-align: center;
    }

.healthiest-cities .top-bar-section ul li:hover:not(.has-form) > a {
    background: none;
}

.healthiest-cities .top-bar-section ul li {
    padding-bottom: 0px !important;
    width: 250px;
}

.healthiest-cities .right-nav {
    float: right;
    width: 22.5%;
    border: solid;
    border-bottom: none;
    border-right: none;
    border-top: none;
    border-left-color: rgb(79,129,189);
    padding-left: 10px;
    padding-top: 0;
}

    .healthiest-cities .right-nav:before {
        height: 3px;
        background: rgb(79,129,189);
        width: 5px;
        display: block;
        content: "";
        position: relative;
        left: -10px;
    }

    .healthiest-cities .right-nav:after {
        height: 3px;
        background: rgb(79,129,189);
        width: 5px;
        display: block;
        content: "";
        position: relative;
        left: -10px;
    }

.healthiest-cities .social-links {
    float: right;
    margin-bottom: 0;
}

.healthiest-cities .header-nav {
    margin: 0;
    display: inline-block;
}

    .healthiest-cities .header-nav li a {
        font-family: Lato, Arial, Helvetica, Verdana, sans-serif;
    }

.healthiest-cities .header-links {
    margin: 0;
    padding: 15px 15px;
}

    .healthiest-cities .header-links li {
        list-style: none;
        margin-left: auto;
        margin-right: auto;
        width: 66%;
        text-align: center;
    }

.healthiest-cities .second-header {
    padding-bottom: 0;
}

.healthiest-cities table tr {
    border: none;
}

.healthiest-cities .row.managed-content li {
    padding: 0;
}

.top-bar-section ul li > a {
    color: #333;
}

.healthiest-cities .page-title {
    font-size: 30px;
    color: #0E79BF;
}

.healthiest-cities .show-background .home-main-container {
    background-image: none !important;
}

.healthiest-cities .home-main-container {
    background-image: url("/~/media/images/healthiestcities/cityscape.ashx");
    background-position: 0% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

    .healthiest-cities .home-main-container table {
        background: none;
    }

.healthiest-cities .linkedin-feed {
    display: none;
}

.healthiest-cities table img {
    max-width: none;
}

.healthiest-cities .footer-sticky {
    background: #0065a1;
    -moz-box-shadow: 0px -3px 14px 0px #a3a3a3;
    -webkit-box-shadow: 0px -3px 14px 0px #a3a3a3;
    box-shadow: 0px -3px 14px 0px #a3a3a3;
    padding-bottom: 0px;
}

    .healthiest-cities .footer-sticky .footer ul li:last-of-type {
        background: #008f8c;
    }

        .healthiest-cities .footer-sticky .footer ul li:last-of-type:before {
            content: '';
            position: absolute;
            width: 228px;
            height: 12px;
            top: -22px;
            background-color: #008f8c;
            -moz-border-radius: 10px 10px 0px 0px;
            -webkit-border-radius: 10px 10px 0px 0px;
            border-radius: 10px 10px 0px 0px;
        }

.healthiest-cities .footer {
    background: #0065a1;
}

.healthiest-cities .columns.footer li {
    display: inline;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .healthiest-cities .columns.footer li:hover {
        background: #004671;
    }

    .healthiest-cities .columns.footer li a {
        color: #fff;
        padding: 0px 100px 0px 25px;
        font-size: 18px;
        font-family: "Oswald",san-serif;
        font-weight: 300;
        margin-top: 0;
        letter-spacing: 0.0625rem;
    }

.healthiest-cities .cat-button {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: left;
    width: 218px;
}

.healthiest-cities footer {
    display: none;
}

.nphw .managed-content p,
.nphw .managed-content li,
.nphw .managed-content h1,
.nphw .managed-content h2,
.nphw .managed-content h3,
.nphw .managed-content h4,
.nphw .managed-content h5,
.nphw .managed-content h6,
.nphw .managed-content div,
.nphw .managed-content span {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
    line-height: 1.6;
    text-align: justify;
}



.nphw .managed-content p,
.nphw .managed-content a,
.nphw .managed-content div,
.nphw .managed-content span,
.nphw .managed-content table,
.nphw .managed-content li,
.nphw p,
.nphw div,
.nphw table,
.nphw li {
    font-size: 15px;
}
.nphw .managed-content h2 a.big-link {
    font-size: 18px;
}


.nphw .managed-content a.big-link {
    font-size: 18px;
}

.nphw .managed-content h1,
.nphw h1 {
    font-size: 20px;
}

.nphw .managed-content h2,
.nphw h2 {
    font-size: 18px;
}

.nphw .header-logo {
    width: 100%;
}

.micro-site .footer a {
    color: white;
}

.micro-site footer {
    padding: 0;
    background: #0065a1;
-webkit-box-shadow: 0px -3px 14px 0px #a3a3a3;
    -moz-box-shadow: 0px -3px 14px 0px #a3a3a3;
    box-shadow: 0px -3px 14px 0px #a3a3a3;
}

.nphw .header-menu {
    font-family: "Oswald",san-serif;
}

.nphw .dropdown-nav {
    float: none;
}

.nphw .top-bar-section .dropdown {
    background-attachment: scroll;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    -moz-background-origin: padding-box;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    min-width: 100%;
    top: auto;
    padding-top: 5px !important;
}

    .nphw .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: #0E79BF;
        font-size: 16px;
        font-family: "Oswald",san-serif;
        line-height: 20px;
        padding: 0px 30px;
        background: #f8f7f5;
        padding: 5px 35px 7px 15px;
        border-bottom: solid 1px #a9a8a7;
    }

.nphw .has-dropdown:hover {
    /* Current configuration shown below */
    border-bottom: solid 5px #6fb43f;
}

.nphw .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 16px;
    font-family: "Oswald",san-serif;
    font-weight: 300;
    color: #333;
    line-height: 20px;
    background: rgb(255,255,255);
    padding: 5px 35px 7px 15px;
    border-bottom: solid 2px #6fb43f;
}

.nphw .top-bar-section .dropdown li {
    background: #f8f7f5;
    padding: 0 0.9375rem 0 1.0625rem;
    min-width: 200px;
}

.nphw .header-text {
    font-weight: bold;
    margin: 15px 0 15px 0;
    text-align: center;
}

.nphw .top-bar-section {
    background: none;
}

    .nphw .top-bar-section ul {
        background: white;
    }

    .nphw .top-bar-section li:not(.has-form) a:not(.button):hover {
        color: #333;
        background: #f8f7f5;
    }

.nphw .main-header .drop-down-nav .has-dropdown > a {
    background: white !important;
}

    .nphw .main-header .drop-down-nav .has-dropdown > a p {
        text-align: center;
    }

.nphw .top-bar-section ul li:hover:not(.has-form) > a {
    background: none;
}

.nphw .top-bar-section ul li {
    padding-bottom: 0px !important;
    width: 220px;
}

.nphw .right-nav {
    float: right;
    width: 27.5%;
    border: solid;
    border-bottom: none;
    border-right: none;
    border-top: none;
    border-left-color: rgb(111,180,63);
    padding-left: 10px;
    padding-top: 0;
}

    .nphw .right-nav:before {
        height: 3px;
        background: rgb(111,180,63);
        width: 5px;
        display: block;
        content: "";
        position: relative;
        left: -10px;
    }

    .nphw .right-nav:after {
        height: 3px;
        background: rgb(111,180,63);
        width: 5px;
        display: block;
        content: "";
        position: relative;
        left: -10px;
    }

.nphw .social-links {
    float: right;
    margin-bottom: 0;
}

.nphw .header-nav {
    margin: 0;
    display: inline-block;
}

    .nphw .header-nav li a {
        font-family: Lato, Arial, Helvetica, Verdana, sans-serif;
    }

.nphw .header-links {
    margin: 0;
    padding: 15px 15px;
}

    .nphw .header-links li {
        list-style: none;
        margin-left: auto;
        margin-right: auto;
        width: 66%;
        text-align: center;
    }

.nphw .second-header {
    padding-bottom: 0;
}

.nphw table tr {
    border: none;
}

.nphw .row.managed-content li {
    padding: 0;
}

.top-bar-section ul li > a {
    color: #333;
}

.nphw .page-title {
    font-size: 30px;
    color: #0E79BF;
}

.nphw .show-background .home-main-container {
    background-image: none !important;
    height: 100% !important;
    width: 70%;
}

.nphw .home-main-container {
    background-image: url("/~/media/images/healthiestcities/cityscape.ashx");
    background-position: 0% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

    .nphw .home-main-container table {
        background: none;
    }

.nphw .linkedin-feed {
    display: none;
}

.nphw table img {
    max-width: none;
}

.nphw .footer-sticky {
    background: #0065a1;
    -moz-box-shadow: 0px -3px 14px 0px #a3a3a3;
    -webkit-box-shadow: 0px -3px 14px 0px #a3a3a3;
    box-shadow: 0px -3px 14px 0px #a3a3a3;
    padding-bottom: 0px;
    padding: 0;
}

    .nphw .footer-sticky .footer ul li:last-of-type {
        background: #008f8c;
    }

        .nphw .footer-sticky .footer ul li:last-of-type:before {
            content: '';
            position: absolute;
            width: 228px;
            height: 12px;
            top: -22px;
            background-color: #008f8c;
            -moz-border-radius: 10px 10px 0px 0px;
            -webkit-border-radius: 10px 10px 0px 0px;
            border-radius: 10px 10px 0px 0px;
        }

.nphw .footer {
    background: #0065a1;
    padding: 0;
}

/*.nphw .columns.footer li {
    display: inline;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .nphw .columns.footer li:hover {
        background: #004671;
    }

    .nphw .columns.footer li a {
        color: #fff;
        padding: 0px 180px 0px 25px;
        font-size: 18px;
        font-family: "Oswald",san-serif;
        font-weight: 300;
        margin-top: 0;
        letter-spacing: 0.0625rem;
    }*/

.nphw .cat-button {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: left;
    width: 218px;
}

/*.nphw footer{
    display:none;
}*/
