﻿body {
    color: #525252;
    font-size: 16px;
    line-height: 1.4;
}

html {
    scroll-padding-top: 100px;
}
body, button, input, select, textarea, .ms-WPBody, .mha-content h1, .mha-content h2, .mha-content h3 {
    font-family: 'Roboto', Arial,Helvetica,sans-serif;
    text-rendering: optimizeLegibility;
}

    input[type=password], input[type=text], input[type=file], select, textarea, .sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled, .sp-peoplepicker-autoFillContainer, .ms-inputBox {
        border: 1px solid #ababab;
        background-color: red;
        background-color: rgba( 255,255,255,0 );
        color: #444;
    }

.delayInitial_popup {
    background: #ebebeb;
    position: fixed;
    top: 43%;
    padding: 40px 25px 25px 25px;
    width: 350px;
    z-index: 1000000000000000;
    left: 50%;
    margin-left: -200px;
    border: 3px solid #ebebeb;
    border-radius: 10px;
    box-shadow: rgb(153, 153, 153) 3px 3px 6px 1px;
}		

/* layout */
.mha-column-full {
    width: 100%;
    margin-left: 0;
}

.mha-container {
    width: 1024px;
    clear: both;
}
/*.mha-global-hdr .mha-container, .mha-global-hdr-sub .mha-container{ width: 1024px; }*/
.mha-content {
    min-height: 500px;
    clear: both;
}

/* global header */
.mha-content-wrap {   
    background: #fff;
    border-top: 0 solid #84c4e7;
    z-index: 10;
}

.mha-global-hdr {    
    background-image: none;
    background-color: #005073;
    color: #fff;
    width: 100%;
    overflow: visible;
    position: fixed;
    top: 0;
    /*z-index: 150;*/
    /*MHA network*/
    z-index: 180;
}

.mha-global-hdr-sub {
    background: none repeat scroll 0 0 #1692d0;
    color: #fff;
    width: 100%;
    overflow: hidden;
    position: fixed;
     /*MHA network*/
    /*top: 40px;*/
    z-index: 150;
}

.mha-global-hdr-nav {
    /*float: right;*/
    font-size: 11px;
    margin-bottom: 0px;
    width:1024px; /* CR 95*/
}

    .mha-global-hdr-nav li {
        list-style: none;
        /*border-right: 1px solid #082b3f;*/
        float: left;
    }

    .mha-global-hdr-nav a {
        display: block;
        /*min-height: 37px;*/
        color: #fff;
        text-decoration: none;
        /*border-right: 1px solid #2e6a82;*/
        padding: 10.5px 5px;
    }

.mha-global-hdr a:hover, .mha-global-hdr a:focus {
    background: #1692d2;
    text-decoration: none;
}

/* Float Global Navigation and MHA PreNetwork needs adjustment of HW Anchor.  But this applies to Desktop only*/
.HwSectionNameTag {
    display: block;
    position: relative;
    top: -120px;
}

/* header */
.mha-header-wrap {
    min-height: 120px;
    background: #f7f7f7;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    
    margin-top: 42px;   /* 77px if sub menu, 42px if no sub menu*/
}

.mha-column-top.mha-column {
    margin-bottom: 4em;
}

.mha-logo {
    /*margin: 18px 0 0 20px;*/
    /*MHA prenetwork*/
    margin:40px 0 0 20px;
}
    /*Change Request: 16652 */
    .mha-logo a:first-child {
        width: 189px;
        height: 78px;
        background: url(../../../PHP.MHA/images/logos/mha.png) no-repeat left top;
    }

    .mha-logo span a {
        background: none !important;
        width: 5px !important;
        height: 5px !important;
    }
.mha-search {
    float: right;
    position: relative;
    top: 24px;
    right: 9px;
    /*left:200px;*/
}

.mha-phr-welcome {
    margin-top: 35px;
    float: left;
    margin-left:612px;
    /*margin-left: 370px;*/
}

/* Global Nav */
.mha-global-nav {
    /*border-radius: 8px 8px 0 0;
    padding-top: 10px;*/
    float: left;
    background-image: none;
    background-color: #005073;
    font-size: 13px;
    margin: 0 auto 0 auto;
    clear: both;
    position: relative;
    width: 1024px;
}

.mha-global-nav .mha-hr-nav-li {
    position: relative;
    left: 70px;
    top: 6px;
}

    .mha-global-nav .mha-hr-nav-a {
        padding: 6px 12px;
        font-weight: 700;
        background: white;
        border-radius: 4px;
        color: #005071 !important;
    }

.mha-hr-nav-a:focus {
    color: #EEEEEE;
    border: 2px solid #333333;
}

.mha-hr-nav-a:hover {
    color: #333333;
    border: 1px;
}

.mha-global-nav-signin {
    float: right;
    font-size: 13px;
    background: #77b800;
    margin: 0 auto 0 auto;
}

    .mha-global-nav-signin a {
        display: block;
        color: #fff !important;
        font-weight: bold;
        /*min-height: 32px;*/
        text-decoration: none;
        padding: 8px 1em 0 1em;
        /*border-radius: 8px 8px 0 0;*/
    }

        .mha-global-nav-signin a:hover, .mha-global-nav-signin a.selected {
            background: #1692d0;
        }

/* Utilities - Toolbar */
.mha-utilities {
    padding: 12px 0 10px 33px;
}

.mha-breadcrumbs {
    float: left;
    max-width: 500px;
    font-size: 12px;
}

.mha-breadcrumb-parents:empty + .mha-breadcrumb-current {
    display: none;
}

.mha-toolbar {
    float: right;
    overflow: hidden;
    padding-right: 20px;
}

.mha-page-tools {
    padding-top: 6px;
}

    .mha-page-tools a {
        display: block;
        float: left;
        /*
    height: 21px;
    width: 21px;
    text-indent: -999em;
    */
        margin-left: .5em;
    }
a.mha-tool-email {
    text-indent: 0;
    width: auto;
    margin-left: 0;
    height: auto;
}

a.mha-tool-email img {
    vertical-align: middle;
    margin-right: 4px;
}


a.mha-tool-print {
    text-indent: 0;
    width: auto;
    /* margin-left: 0; */
    height: auto;
}

a.mha-tool-print img {
    vertical-align: middle;
    margin-right: 4px;
}

/*
a.mha-tool-font-increase {
    background-position: 0 -108px;
}

a.mha-tool-font-decrease {
    background-position: 0 -72px;
}
*/
    /*.addthis_toolbox {
    float: left;
    font-size: 11px;
    padding: .5em .8em 0 0;
}

.addthis_button_compact {
    margin-left: 0.5em;
}*/

/* Hide AddThis Tools */

.addthis_toolbox {
    display:none;            
}


/* Layout Columns */
.mha-column-main {
    width: 100%;
    float: right;
    margin: 14px 10px 14px 0;
}

.mha-layout-article .mha-column-main {
    width: 470px;
}

.mha-layout-basic1 .mha-column-main,
.mha-layout-blank .mha-column-main,
.mha-layout-healthy-atoz .mha-column-main,
.mha-layout-healthy-living .mha-column-main,
.mha-layout-landing .mha-column-main {
    padding: 0;
    margin: 0;
}

.mha-layout-basic1 .mha-column-main,
.mha-layout-blank .mha-column-main,
.mha-layout-healthy-atoz .mha-column-main,
.mha-layout-healthy-living .mha-column-main {
    float: none;
}

.mha-layout-article .mha-column-main,
.mha-layout-basic3 .mha-column-main,
.mha-layout-landing .mha-column-main {
    max-width: 669px;
}

    .mha-layout-landing .mha-column-main a:link, .mha-layout-landing .mha-column-main a:visited {
        color: #1692d1;
        text-decoration: none;
    }

    .mha-layout-landing .mha-column-main a:hover {
        text-decoration: underline;
    }

.mha-column-nav {
    width: 203px;
    float: left;
}

.mha-column-related {
    width: 230px;
    float: right;
    margin: 14px;
}

.mha-column-promos {
    position: relative;
    float: left;
    width: 310px;
}

.mha-promos-bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 999em;
    background: #d2e0ea;
}

.mha-promos-wrapper {
    position: relative;
}

.mha-searchresult {
    width: 700px;
    float: right;
    margin: 0px 10px 14px 10px;
}

.mha-mobile-search-help {
    display: none;
}

.mha-nav-wrapper {
    visibility: hidden;
    width: auto;
    float: none;
}

.mha-article-related {
    float: right;
    width: 230px;
}

/*.mha-promo-otdr a { width:650px; }*/
.mha-promo-otdr-txt {
    width: 300px;
}

.mha-leftbox {
    position: relative;
}

.mha-leftbox-bg {
    width: 100%;
    height: 999em;
    position: absolute;
    left: 0;
    top: 0;
    background: #D2E0EA url('../../../PHP.MHA/images/layout/base-widget-bg.jpg') 0 100% repeat-x;
}

.mha-leftbox-content {
    position: relative;
    border-bottom: 1px solid #e9f4fa;
}

.mha-layout-landing2 .mha-column-nav {
    width: 310px;
    /*min-height: 300px;*/
    float: left;
}

.mha-layout-landing2 .mha-column-main {
    width: 670px;
    /*min-height: 300px;*/
    float: right;
    margin: 0;
}

.mha-layout-landing2 .cols {
    margin: 0;
}

    .mha-layout-landing2 .cols .one-third {
        margin: 0 0 0 1px;
        width: 326px;
    }

        .mha-layout-landing2 .cols .one-third.col-first {
            margin: 0;
        }

/* Learning Modules */
.mha-layout-learn .mha-nav-wrapper, .mha-layout-learn .mha-column-secondary {
    float: right;
    width: 260px;
}

.mha-layout-learn .mha-column-nav {
    width: 100%;
    float: none;
    margin-top: 44px;
}

.mha-layout-learn .mha-column-main {
    float: left;
    width: 640px;
}

.mha-layout-learn .mha-column-secondary {
    padding: 10px 4px;
}

.mha-content-info {
    padding: 20px 0;
    clear: both;
    font-size: .85em;
}

    .mha-content-info div {
        padding: 0 0 6px 0;
    }

    .mha-content-info span {
        font-weight: bold;
    }

/* Footer */
.mha-footer {
    clear: both;
    padding-top: 25px;
}

.mha-column-footer {
    margin: 2rem 0 4rem;
}

    .mha-column-footer a {
        text-decoration: none;
    }

.mha-footer-wrap {
    padding: 0 0 3em 0;
    background-image: none;
    background-color: #36424a;
    font-size: 12px;
    overflow: hidden;
    zoom: 1;
}

.mha-hla-info {
    background: url(../../../PHP.MHA/images/logos/healthlink-sm.png) no-repeat scroll left top;
    color: #005072;
    width: 134px;
    min-height: 43px;
}

.mha-copyright {
    margin-bottom: 3px;
}

.mha-footer-nav {
    font-size: 11px;
    margin-bottom: 28px;
}

.mha-footer-logos {
    float: right;
    padding-top: 2.5em;
}

.mha-site-info {
    padding-top: 36px;
    padding-left: 12px;
}

.mha-global-nav-menu li {
    float: left;
}

.mha-footer-menu {
    margin-top: 0;
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    padding: 8px 0 45px;
    background: #3D90D9;
}

    .mha-footer-menu .mha-global-nav {
        background: none;
    }

/* Navigation */
div.mha-global-nav-ctrl {
    width: 824px;
    float: left;
}

div.mha-global-nav-ctrl + div {
    max-width: 200px;
    width: auto;
    float: right;
    margin-top: 2px;
}

.mha-global-nav-ctrl ul {
    min-height: 32px;
    margin-bottom: 0px; /* 15082 */
    /*margin-bottom: -2px;*/
    position: relative;
    z-index: 99;
    /*padding-left: 10px;*/ /*CR 95*/
    overflow: hidden;
}

.mha-global-nav-ctrl li {
    float: left;
    background: none;
    display: list-item;
    list-style: none;
    margin-right: 2px;
    line-height: 1.4;
}

.mha-global-nav-ctrl a {
    display: block;
    color: #fff !important;
    font-weight: 400;
    /*min-height: 32px;*/
    text-decoration: none;
    padding: 12px;
    /*border-radius: 8px 8px 0 0;*/
}

.mha-global-hdr-nav .mha-global-nav-signin .mha-global-nav-ctrl a {
    color: #005073 !important;
}

.mha-global-nav-ctrl a:hover, .mha-global-nav a.selected {
    background: #1692d0;
}

.mha-global-nav-menu a:hover:not(.selected) {
    background: #f55d0f;
}

.mha-global-nav a.selected {
    background: #1692d0;
}

.mha-sub-nav-ctrl ul {
    background: none repeat scroll 0 0 #1692d0;
    /*border-top: 1px solid #44a8da;*/
    font-size: 12px;
    min-height: 24px;
    overflow: hidden;
    /*padding-left: 10px;*/ /*CR 95*/
    position: relative;
    z-index: 10;
}

.mha-sub-nav-ctrl li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border-left: 1px solid #c1e2f3;*/
    float: left;
    line-height: 1.1;
    list-style: none outside none;
}

.mha-sub-nav-ctrl a {
    color: #fff !important;
    display: block;
    text-decoration: none;
}

    .mha-sub-nav-ctrl a:hover {
        text-decoration: underline;
    }

.mha-sub-nav-ctrl li:first-child {
    border: 0 none;
}

.mha-sub-nav-close {
    display: none;
}

/* Landing Pages */
.mha-column-spotlight {
    overflow: hidden;
    height: 307px;
    float: right;
}

.mha-spotlight-wrapper {
    float: left;
    overflow: hidden;
    max-width: 310px;
}

.mha-column-spotlight > .mha-carousels {
    width: 668px;
    float: right;
    margin-left: 2px;
}

.mha-img-block .mha1 {
    width: 309px;
    height: 242px;
}

.mha-img-block .mha2 {
    width: 138px;
    height: 140px;
}

.mha-img-block .mha3 {
    width: 88px;
    height: 88px;
}

.mha-img-block .mha1 img {
    width: 309px;
}

.mha-img-block .mha2 img {
    width: 140px;
    height: 140px;
}

.mha-img-block .mha3 img {
    width: 88px;
    height: 88px;
}

.mha-spotlight {
    background: #005072 url('../../../PHP.MHA/images/layout/intro-bg.gif') 100% 100% no-repeat;
    color: #fff;
    min-height: 257px;
    padding: 25px 1.8em;
    height: 307px;
    width: 311px;
}

    .mha-spotlight h1 {
        color: #fff;
        font-size: 22px;
        text-transform: none;
        letter-spacing: 1px;
        margin-bottom: .6em;
    }

    .mha-spotlight p {
        margin-bottom: 1.2em;
    }

.mha-spotlight {
    padding-top: 30px;
}

.mha-column-spotlight .mha-spotlight a,
.mha-column-spotlight .mha-spotlight a:visited {
    color: #f4bc33;
    text-decoration: none;
}

    .mha-column-spotlight .mha-spotlight a:hover {
        color: #f4bc33;
        text-decoration: underline;
    }

/* SIDEBAR */
.mha-widget-base {
    /*background: #e0e9f0 url('../../../PHP.MHA/images/layout/base-widget-bg.jpg') 0 100% repeat-x;*/
    background: #E4EBEE;
    padding: 17.5px 21px 40px;
    border-top: 0 solid #e9f4fa;
    border-bottom: 0 solid #c9d6de;
}

    .mha-widget-base p {
        margin-bottom: 1.3em;
    }

    .mha-widget-base h2 {
        margin-bottom: 1rem;
        padding-bottom: 4px;
        border-bottom: 1px solid #828282;
        text-transform: uppercase;
    }

    .mha-widget-base h2, .mha-widget-base h3 {
        color: #093850;
    }

    .mha-widget-base h2,
    .mha-widget-base h3,
    .mha-widget-base > p,
    .mha-widget-base > div {
        font-size: .85em;
    }

    .mha-widget-base h3 {
        margin-bottom: 0;
    }

    .mha-widget-base .mha-logos {
        overflow: hidden;
        padding-bottom: 12px;
    }

        .mha-widget-base .mha-logos img {
            margin-right: 14px;
        }

.mha-widget-emergency {
    background: #ca3c14;
    color: #fff;
    border-top: 1px solid #ffd;
}

    .mha-widget-emergency h2 {
        color: #fff;
        border-bottom-color: #fff;
    }

    .mha-column-top .mha-spotlight-desktop-l1, .mha-column-top .mha-spotlight-desktop-l2 {
        display: none;
    }
	
.mha-column-promos .mha-widget-emergency a, .mha-column-promos .mha-widget-emergency a:hover, .mha-column-promos .mha-widget-emergency a:visited {
    color: #fff;
    font-weight: bold;
}

.mha-widget-emergency-img {
    background: url('../../../PHP.MHA/images/icons/clock.png') 100% 50% no-repeat;
    background-size: 35px;
    margin-bottom: 6px;
    padding-top: 2px;
}

.mha-widget-symptom {
    margin-bottom: 0;
}

.mha-widget-symptom-img {
    float: left;
    margin-right: 12px;
}

.mha-tc-widget {
    background: #e3ebee;
    width: 311px;
    margin-right: 10px;
    padding: 1.5em 24px;
    border-radius: 1.2em;
    min-height: 332px;
}

    .mha-tc-widget img {
        display: block;
        margin-bottom: 1em;
    }

    .mha-tc-widget input {
        width: 250px;
    }

#medicationSearchBox {
    margin-top: 18px;
}

ul.mha-hot-topics, div.mha-hot-topics {
    margin: 0;
    overflow: hidden;
}

    ul.mha-hot-topics li, .mha-hot-topics .slide {
        background: none;
        padding: 0px;
        float: left;
        display: block;
    }

/* mha-health-locater */
.tabPadding {
    padding: 2em;
}

.mha-health-locater .search-box {
    display: inline-block;
    width: 320px;
}

/* SP Styles */

/* fixes menus */
#s4-bodyContainer {
    min-width: 1024px;
}

ul.ms-core-menu-list {
    margin: 0 !important;
    padding-left: 0px !important;
}

.ms-core-menu-list li {
    background-image: none !important;
    padding: 0 !important;
}

.ms-core-menu-link:link, .ms-core-menu-link:visited {
    color: #444 !important;
}

/* Edit Mode */
.mha-section-title input.ms-long {
    width: 620px;
    font-size: 14px;
}

/* Styles for MHA search delegate control */
/* In-page search box for publishing pages */
div.MHA_global_sb_compact {
    width: 350px;
}

div.MHA_sb div.ms-srch-sbLarge {
}

div.MHA_searchpage_sb {
    font-size: 14px;
}

div.MHA_sb a.MHA_searchlink_default {
    width: 88px !important;
    height: 28px !important;
    background: url('../../../PHP.MHA/images/layout/sprite.png') no-repeat;
    background-position: 0px -324px;
    margin-left: -5px;
    margin-top: -1px;
}

div.MHA_sb img.ms-srch-sbLarge-searchImg {
    display: block;
    opacity: 0;
    width: 40px !important;
    height: 28px !important;
    top: -30px !important;
    left: -324px !important;
}

div.MHA_sb input.ms-srch-sb-prompt {
    padding-top: 4px !important;
    padding-bottom: 2px !important;
    height: 20px;
    box-sizing: content-box;
    border: 0px none;
}

div.MHA_sb input.ms-TextLarge {
    font-size: 1.1em !important;
}

div.MHA_sb div.ms-srch-sb input.ms-textLarge {
    font-size: 1.1em !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin: 0px;
    height: 20px;
    box-sizing: content-box;
    border: 0px none;
}

    div.MHA_sb div.ms-srch-sb input.ms-textLarge:focus {
        font-size: 1.1em !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin: 0px;
        height: 20px;
        box-sizing: content-box;
        border: 0px none;
    }

div.MHA_sb input.ms-srch-sbLarge-navWidth {
    width: inherit !important;
    border: 0px none !important;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0px !important;
    height: 26px !important;
}

    div.MHA_sb input.ms-srch-sbLarge-navWidth:focus {
        width: inherit !important;
        border: 0px none !important;
    }

div.MHA_sb input.ms-srch-sbLarge-fullWidth {
    width: inherit !important;
    border: 0px none !important;
}

    div.MHA_sb input.ms-srch-sbLarge-fullWidth:focus {
        width: inherit !important;
        border: 0px none !important;
    }

div.MHA_sb div.ms-srch-sb-border {
    border: 0px none !important;
}

div.MHA_sb div.ms-srch-sb-borderFocused {
    border: 0px none !important;
}

div.MHA_sb input.MHA_sb_nav_dropdown {
    border: 0px none;
}

div.MHA_sb span.MHA_sb_linkspan {
    display: inline-block;
    margin-top: 8px;
    margin-left: 5px;
    color: #fff;
    font-size: 0.85em;
}

div.MHA_sb select.MHA_sb_nav_dropdown {
    border: 0px none;
}

div.MHA_sb div.MHA_sb_inner {
    background: url('../../../PHP.MHA/images/layout/left_rounded_solid.png') no-repeat;
    padding-left: 12px;
    margin: auto;
}

div.MHA_sb span.MHA_sb_borders {
    display: inline-block;
    border-top: 1px solid #e2e4e3;
    border-bottom: 1px solid #e2e4e3;
    height: 26px;
    box-sizing: content-box;
    background-color: #fff;
}

div.MHA_sb div.MHA_sb_cornercontainer {
    width: 633px;
    height: 88px;
    background: url('../../../PHP.MHA/images/layout/sb_curves.png') no-repeat !important;
}

/* Search result page */
.ms-srch-item {
    width: 690px !important;
}

#PageLinkPrev {
    margin-top: 4px;
    padding: 3px 16px 17px 2px !important;
}

#PageLinkNext {
    margin-top: 4px;
    padding: 4px 17px 16px 1px !important;
}

#PagingSelf a {
    font: 0.7em Arial,helvetica,sans-serif;
    background: none repeat scroll 0% 0% #005072;
    color: #FFF !important;
    padding: 4px 7px 4px 8px !important;
    font-weight: normal;
}

.mha-search-advanced-link {
    width: 170px;
    text-align: center;
}

#mha-search-help-link span {
    max-width: 250px;
    display: block;
}

div.ms-srch-sb div#AutoCompContainer div {
    width: 300px !important;
}

div.ms-srch-sbLarge div#AutoCompContainer div {
    width: 245px !important;
}

div.ms-srch-sbLarge.MHA_sb_cornercontainer div#AutoCompContainer div {
    width: 368px !important;
}

/*************************************************************************************************************
	                                        MHA Print Manager
 *************************************************************************************************************/
#mha_prnt_container {
    display: none;
    visibility: hidden;
}

#mha_prntmgr_body .NoWebPrint {
    display: none;
}

#mha_prntmgr_body {
    position: relative;
    overflow: auto;
    padding-left: 15px;
    padding-right:10px;
}

.mha_prntmgr_body_menu {
    height: 42%;
    padding-left: 25px;
}

.mha_prntmgr_body_preview {
    height: 70%;
    width: 880px;
}

#mha_prntmgr_instruct {
    padding-left: 20px;
    background: url('../../../PHP.MHA/images/icons/icon-info.png') no-repeat;
}

#mha_prntmgr_toolbar1 {
    position: absolute;
    bottom: 0px;
    right: 0;
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
}

#mha_prntmgr_footer {
    border-top: 1px solid #CBCBCB;
}

    #mha_prntmgr_footer .HwDisclaimer {
        border: none;
    }

#mha_prntmgr_body div.ABLogo {
    float: left;
    width: 160px;
    height: 80px;
    padding-top: 20px;
}

/*  ==========  Print Manager Menu - Header  ==========  */
#mha_prntmgr_hdr {
    align-items: center;
    text-align: center;
    color: #005075;
    margin-bottom: 31px;
    margin-top: 25px;
}

#mha_lowerbar {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    text-align: center;
    position: relative;
    padding: 25px 0;
    font-size: 15px;
    color: #000;
}

    /*edited*/
    #mha_lowerbar label {
        padding: 0 5px;
        color: #333;
    }

    #mha_lowerbar input {
        margin-bottom: 3px;
    }

#mha_logo {
    position: relative;
    left: 5px;
}

#mha_lbltitle {
    color: #005072;
    padding-top: 6px;
    font-size: 18pt;
    display: block;
    position: relative;
    left: 5px;
    width: 95%;
}

/*edited*/
#mha_prntmgr_title {
    border-bottom: 1px solid #cbcbcb;
    height: 250px;
}
#mha_prntmgr_body .HwFigureBlock {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 12px 4px;
    margin: 0 auto;
    text-align: center;
    width: 33% !important;
    transition: background-color .3s ease-in-out;
}
/*edited*/
#mha_nav_menu {
    width: 850px;
    height: 98%;
    background: #ebebeb;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
}

    #mha_nav_menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    #mha_nav_menu li {
        display: inline-block;
        width: 25%;
        height: 97%;
        padding: 5px 0 5px 0;
        text-align: center;
    }

    #mha_nav_menu img label input[type=radio] {
        display: block;
        align-items: center;
        text-align: center;
        font-weight: bold;
    }

    #mha_nav_menu ul li:hover:not(.active) {
        background-color: #D3D3D3;
    }

#btnPDF, #btnPreview {
    color: #ababab;
}

/*  ==========  Sections  ==========  */
#mha_prntmgr_body div.HwOrgTitle, #mha_prntmgr_body div.mha_prntmgr_sect_title, #mha_prntmgr_body div.mha_prntmgr_sect, #mha_prntmgr_body div.mha_prntmgr_sect_noselect, #mha_prntmgr_body div.HwContentInformation {
    margin-left: 45px;
}

/*edited*/
input.mha_prntmgr_sect_incl {
    position: absolute;
    top: 16px;
    left: 20px;
}

div.mha_prntmgr_sect_wrapper {
    position: relative;
    padding-top: 10px;
}

div.mha_prntmgr_sect_menu {
    width: 33%;
    height: 84px;
    float: left;
    padding-bottom: 5px;
}

span.mha_prntmgr_sect_show {
    cursor: pointer;
}

span.mha_prntmgr_sect_hide {
    cursor: pointer;
}

div.mha_prntmgr_sect_show {
    display: block;
    visibility: visible;
    pointer-events: none;
}

div.mha_prntmgr_sect_hide {
    display: none;
    visibility: hidden;
    pointer-events: none;
}

div.mha_prntmgr_sect_title {
    padding: 5px 0;
    width: auto;
}

    div.mha_prntmgr_sect_title span { /*cursor:pointer;*/
    }

#mha_prntmgr_body div.mha_prntmgr_sect {
    border-bottom: 1px solid #f0f0f0;
}

#mha_prntmgr_body div.mha_prntmgr_sect, #mha_prntmgr_body div.mha_prntmgr_sect_noselect {
    width: auto;
}

#mha_prntmgr_body div.HwNavigationSection {
    padding-bottom: 31px;
}


span.mha_prntmgr_sect_toggle {
    display: none;
    visibility: hidden;
}

/*  ========== Content ==========  */
#mha_prntmgr_body .HwContent {
    width: auto !important;
}

#mha_prntmgr_body .HwContent,
/*#mha_prntmgr_body h3.HwSubSectionTitle,*/
#mha_prntmgr_body h2.HwFlatDecisionPointHeadline,
#mha_prntmgr_body .PI_HLPhone {
    font-size: 14px !important;
}

#mha_prntmgr_body .HwContentInformation,
#mha_prntmgr_body .HwDisclaimer,
#mha_prntmgr_body .HwCopyright,
#mha_prntmgr_body #mha-disclaimer {
    font-size: 10px !important;
}

#mha_prntmgr_body .mha-disclaimer {
    border-style: none;     
    padding-top: 20px; 
    margin-top: 0px; 
    font-size: 9.8px;
}

#mha_prntmgr_body #mha-disclaimer {
    margin: 0px 10px;
}

#mha_prntmgr_body .HwContentInformation p {
    margin: 0px;
}

#mha_prntmgr_body .HwInfoLabel {
    font-weight: bold;
}
/* display:none; visibility:hidden;} */
#mha_prntmgr_body .HwInfoName {
    font-weight: normal;
}

#mha_prntmgr_body .PI_HLPhone {
    margin: 0 0 20px 70px;
    font-weight: bold !important;
}

/*#mha_prntmgr_body h2.HwSectionTitle { font-size:24px!important; }*/

/* IE does not show background images by default */
#mha_prntmgr_body .HwContent ul li {
    list-style: square outside none !important;
    margin-left: 20px;
    padding-left: 6px;
    background: none;
}

/*bug# 16893*/
#mha_prntmgr_body ul.hw-vl-list li {
    display: table;
    table-layout: fixed;
    /*width: 100%;*/
}

/* Common styles */
{
    font-size: 14px !important;
}

#mha_prntmgr_body h2, #mha_prntmgr_body h2 h3 {
    color: #005072;
}

#mha_prntmgr_body div.HwSectionFloat .HwMedicalImage {
    float: none;
}

#mha_prntmgr_body .HwConditionCenterSection h3 {
    padding: .4em 0;
    font-weight: bold;
}

#mha_prntmgr_body ul {
    overflow: hidden;
    margin: 14px 0;
}

#mha_prntmgr_footer .HwCopyright, #mha_prntmgr_footer .HwDisclaimer {
    padding-left: 0px;
    margin-left: 140px;
}

#mha_prntmgr_footer, #mha_prntmgr_footer .HwCopyright {
    margin-top: 10px;
}

/* Actionset */
#mha_prntmgr_body .HwActionsetHeader {
    background: none;
    color: #000;
}

#mha_prntmgr_body .HwQuiz {
    margin-top: 0px;
}

#mha_prntmgr_body .HwQuiz,
#mha_prntmgr_body .HwQuizQuestionsInner,
#mha_prntmgr_body .HwActionsetInner {
    padding-bottom: 0px;
}

#mha_prntmgr_body ul.HwQuizAnswers li {
    list-style-image: url(/_layouts/15/healthwise/inc/style/images/QuizNeutral.png);
}

#mha_prntmgr_body .HwQuizAnswer div {
    margin-top: 5px;
}

#mha_prntmgr_body .HwActionsetContent {
    width: auto;
    padding: 0px;
}

#mha_prntmgr_body .HwActionsetOpen dl {
    background: none;
}

#mha_prntmgr_body .HwActionsetSection {
    border: none;
}

    #mha_prntmgr_body .HwActionsetSection dt {
        font-size: 14px !important;
    }

    #mha_prntmgr_body .HwActionsetSection dd {
        font-size: 14px !important;
    }

/* ConditionCenter */
#mha_prntmgr_body .HwConditionCenterSection {
    border-bottom: none;
}

#mha_prntmgr_body .HwConditionCenterContent {
    padding: 0px;
}

/* Decision Point */
#mha_prntmgr_body #HwFlatDecisionPoint {
    margin-top: 0;
}

#mha_prntmgr_body .HwDecisionPointDisclaimer {
    padding-left: 0;
    padding-right: 0;
}

#mha_prntmgr_body .HwFlatHwAnswers ul li,
#mha_prntmgr_body .HwFlatInputButton ul li {
    margin-left: 30px;
    list-style: none outside none;
    padding-top: 0.1em;
    padding-right: 0.42em;
    padding-left: 1.4em;
    line-height: 1.33em;
}

/* Nord */
#mha_prntmgr_body div.HwOrgTitle h3 {
    font-size: 18px !important;
}

/* MultiMedia */
#mha_prntmgr_body .HwSlideButtonFrame {
    display: none;
}

#mha_prntmgr_body .HwSlide {
    display: block;
}

/* Alberta Content Page */
.ABLegal {
    border-top: 1px solid #CBCBCB;
}

.ABLegalText {
    float: left;
    padding: 20px;
    font-family: Verdana, Helvetica, Arial;
    font-size: 10px;
}

.ABLogo {
    float: left;
    padding: 20px;
}

.ABDisclaimer {
    padding-bottom: 20px;
}

@media print {
    #mha_prntmgr_body div.mha_prntmgr_sect,
    #mha_prntmgr_body div.mha_prntmgr_sect_noselect,
    #mha_prntmgr_body div.mha_prntmgr_sect_title {
        margin: 0;
    }

    /*#aspnetForm,*/
    #cboxOverlay,
    #cboxMiddleLeft,
    #cboxMiddleRight,
    #cboxTopLeft,
    #cboxTopCenter,
    #cboxTopRight,
    .noprint {
        display: none !important;
        visibility: hidden !important;
    }

    #mha_prnt_container {
        display: block;
        visibility: visible;
    }

    #mha_lowerbar {
        display: none !important;
        visibility: hidden !important;
    }

    #colorbox {
        top: 0px !important;
        left: 0px !important;
    }

    #colorbox, #cboxWrapper {
        position: relative !important;
        z-index: 0 !important;
    }

    #mha_lbltitle {
        color: #000;
        padding-top: 16px;
        font-size: 16pt;
    }

    #mha_prntmgr_hdr {
        border: 0;
        padding-bottom: 0px;
        margin-bottom: 0px;
        height: auto;
    }

    #mha_prntmgr_body div.mha_prntmgr_sect,
    #mha_prntmgr_body div.mha_prntmgr_sect_noselect,
    #mha_prntmgr_body div.HwOrgTitle,
    #mha_prntmgr_body div.HwContentInformation {
        width: 96%;
        margin-left: 0px;
    }

    div.mha_prntmgr_sect_show, div.mha_prntmgr_sect_hide {
        display: block;
        visibility: visible;
    }

    #mha_prntmgr_body div.mha_prntmgr_sect,
    #mha_prntmgr_body div.mha_prntmgr_sect_noselect {
        border-bottom: 0;
    }

    #mha_prntmgr_body .HwContent,
    #mha_prntmgr_body h3.HwSubSectionTitle,
    #mha_prntmgr_body .HwFlatHeadlineSubtext {
        font-size: 9pt;
    }

    #mha_prntmgr_body .HwContentInformation,
    #mha_prntmgr_body .HwDisclaimer,
    #mha_prntmgr_body .HwCopyright {
        font-size: 8pt;
    }

    #mha_prntmgr_hdr {
        padding-bottom: 20px;
        height: auto;
    }

    /*#mha_prntmgr_body h2.HwSectionTitle { font-size:14pt; } margin-top:0px; }    */
    #mha_prntmgr_body .HwContentTitle h1,
    #mha_prntmgr_body h3 {
        font-size: 12pt;
    }

        #mha_prntmgr_body h3.HwSubSectionTitle,
        #mha_prntmgr_body .HwContent h2,
        #mha_prntmgr_body h4 {
            color: #005072;
        }

        #mha_prntmgr_body .HwActionsetSection dt,
        #mha_prntmgr_body .HwActionsetSection dd,
        #mha_prntmgr_body .HwFlatDecisionPointHeadline,
        #mha_prntmgr_body h3.HwSubSectionTitle,
        #mha_prntmgr_body h4 {
            font-size: 11pt;
        }

    /* Specific Content Fixes */
    #pm-sec-support-abouthw-about th {
        width: 120px;
    }

    #mha_prntmgr_body blockquote {
        border: none;
        page-break-inside: auto;
    }

    a[href]:after {
        content: '';
    }

    #colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent, #mha_prntmgr_body {
        height: 100% !important;
        width: 100% !important;
        overflow: visible !important;
    }

        #mha_prntmgr_body .HwContent,
        #mha_prntmgr_body h3.HwSubSectionTitle,
        #mha_prntmgr_body h2.HwFlatDecisionPointHeadline {
            font-size: 9pt;
        }

    #mha_prntmgr_hdr img {
        height: 59px;
        width: 161px;
    }

    #mha_prntmgr_body .PI_HLPhone {
        font-size: 10pt;
        margin: 0 0 20px 0;
    }
}

img.HwMedicalImage {
    width: auto;
}

/* 4 columns style for health locater */
.mha-50-container-left {
    width: 50%;
    float: left;
    display: inline;
    *margin-right: -1px;
}

.mha-50-container-right {
    width: 50%;
    float: left;
    display: inline;
    *margin-right: -1px;
}

.mha-50-left {
    width: 50%;
    float: left;
    display: inline;
    *margin-right: -1px;
}

.mha-50-right {
    width: 50%;
    float: left;
    display: inline;
    *margin-right: -1px;
}

.ms-ref-refiner .mha-50-container-left,
.ms-ref-refiner .mha-50-container-right,
.ms-ref-refiner .mha-50-left,
.ms-ref-refiner .mha-50-right {
    float: none;
    width: auto;
}

div.tabber {
    padding: 4px;
    width: 100%;
    background: url(../../../PHP.MHA/images/layout/bg-boxShadow.gif) no-repeat left 7px;
}

/*.mha-carouselbox { width: 669px; }*/
.mha-carousels .caption {
    bottom: 24.5px;
}

/*.bx-wrapper { float:right; width: 668px; }*/

.mha-mobile-refiner-container {
    display: none;
}

#HwContentWrapper div.HwContent {
    width: 460px;
}

.mha-layout-healthy-atoz #HwContentWrapper div.HwContent {
    width: auto;
}

#SxCheckerApp {
    width: 933px;
}

/*
.mha-spotlight-desktop-l1 {
    background: url(/_layouts/15/PHP.MHA/Images/spotlight-l1-bg.jpg) no-repeat 0px center;
    height: 307px;
    max-width: 310px;
    width: 310.5px;
    padding: 20px;
    color: #f4bc33;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}
*/
.mha-spotlight-desktop-l1, .mha-spotlight-desktop-l2 {
    /*background: url(/_layouts/15/PHP.MHA/Images/spotlight-l2-bg.gif) no-repeat 0px center;*/
    background: transparent;
    height: auto;
    width: auto;
    padding: 0;
    color: #f4bc33;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

    .mha-spotlight-desktop-l1 li,
    .mha-spotlight-desktop-l2 li {
        background: #02405D;
        height: auto;
        width: auto;
        padding: 0;
        color: #2bcc64;
        text-decoration: none;
        font-size: 14px;
        line-height: 1;
        border-bottom: 1px solid #1E6E94;
        padding: 0.68rem 0;
        list-style-type: none;
    }

.mha-content .mha-spotlight-desktop-l1 .mha-spotlight-desktop li a,
.mha-content .mha-spotlight-desktop-l2 .mha-spotlight-desktop li a {
    line-height: 1.4;
}

.mha-spotlight-desktop {
    color: #f4bc33;
    line-height: 30px;
}

    .mha-spotlight-desktop a {
        color: #f4bc33;
        line-height: 30px;
    }

        .mha-spotlight-desktop a:visited {
            color: #f4bc33;
            line-height: 30px;
        }

.mha-spotlight-headline {
    color: #fff !important;
    font-size: 1.2rem;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 10px;
}

/* OTDR */
.OTDR .mha-page-title {
    margin-left: 14px;
}

/* hide content on desktop */
.mha-desktop-hide {
    display: none;
}

/* Topic Navigation Menu */
.mha-topic-nav {
    width: 240px;
    float: left;
    position: relative;
    margin: 30px 0 20px;
}

    .mha-topic-nav .mha-btn-toggle {
        display: none;
    }

    .mha-topic-nav a {
        outline: none;
        display: none;
    }

    .mha-topic-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .mha-topic-nav ul li {
            display: block;
            background-image: none;
            position: static;
            padding: 0;
        }

    .mha-topic-nav .mha-nav-start > ul > li.mha-nav-parent > ul,
    .mha-topic-nav .mha-nav-flyout-col1 > ul > li.mha-nav-parent > ul {
        display: none;
    }

        .mha-topic-nav .mha-nav-flyout-col1 > ul > li.mha-nav-parent > ul.mha-nav-flyout-col2 {
            display: block;
            padding-left: 10px;
            position: absolute;
            margin: 10px 0;
            top: 0;
            left: 255px;
            width: 280px;
        }

    .mha-topic-nav .mha-nav-flyout-col1 > ul > li > a,
    .mha-topic-nav .mha-nav-flyout-col2 a {
        display: block;
    }

    .mha-topic-nav .mha-nav-start > ul > li,
    .mha-topic-nav .mha-nav-flyout-col1 > ul > li {
        padding: 3px 0;
        border-bottom: dotted 2px #ccc;
    }

        .mha-topic-nav .mha-nav-start > ul > li:last-of-type,
        .mha-topic-nav .mha-nav-flyout-col1 > ul > li:last-of-type {
            border-bottom: 0;
        }

    .mha-topic-nav .mha-nav-start {
        display: block;
    }

        .mha-topic-nav .mha-nav-start > a {
            display: block;
            padding: 0;
            margin-bottom: 8px;
            color: #005072;
            font-size: 14px;
            font-weight: bold;
            font-family: Arial;
            text-decoration: none;
        }

    .mha-topic-nav a,
    .mha-topic-nav a:active,
    .mha-topic-nav a:visited {
        color: #444;
    }

    .mha-topic-nav .mha-nav-start > ul > li > a,
    .mha-nav-flyout-col1 > ul > li > a {
        display: block;
        padding: 10px 8px;
        font-size: 12px;
        font-family: Arial;
        text-decoration: none;
        position: relative;
        overflow: hidden;
    }

.mha-nav-flyout-col2 a {
    display: block;
    padding: 4px 0;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

.mha-nav-flyout-col2 .mha-nav-parent li {
    padding-left: 12px;
}

.mha-topic-nav .mha-nav-start > ul > li.mha-nav-current > a {
    background-color: #ccc;
}

.mha-topic-nav .mha-nav-start > ul > li.mha-active > a,
.mha-topic-nav .mha-nav-start > ul > li.mha-active.mha-nav-current > a,
.mha-topic-nav .mha-nav-flyout-col1 > ul > li.mha-active > a {
    background: #e4ebee;
    color: #444;
}

.mha-topic-nav .mha-nav-start > ul > li.mha-nav-parent > a > span.mha-nav-txt,
.mha-topic-nav .mha-nav-flyout-col1 > ul > li.mha-nav-parent > a > span.mha-nav-txt,
.mha-topic-nav .mha-nav-flyout-col2 li.mha-nav-parent > a > span.mha-nav-txt {
    width: 200px;
    display: block;
    float: left;
}

.mha-topic-nav ul > li.mha-nav-parent > a > span.mha-nav-img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
}

.mha-topic-nav .mha-nav-start > ul > li.mha-nav-parent > a > span.mha-nav-img,
.mha-topic-nav .mha-nav-flyout-col1 > ul > li.mha-nav-parent > a > span.mha-nav-img {
    margin-top: 8px;
    background: url('/_layouts/15/PHP.MHA/images/icons/topic-menu-sprite.png') no-repeat 0 -20px;
}

.mha-topic-nav .mha-nav-flyout-col2 li.mha-nav-parent > a > span.mha-nav-img {
    margin-top: 0;
    background: url('/_layouts/15/PHP.MHA/images/icons/topic-menu-sprite.png') no-repeat 0 -40px;
}

.mha-topic-nav .mha-nav-flyout-col2 li.mha-nav-parent.selected > a > span.mha-nav-img {
    background-position: 0 0;
}

.mha-topic-nav .mha-nav-flyout-main {
    box-shadow: rgb(153, 153, 153) 3px 3px 6px 1px;
    float: left;
    margin: 10px 10px 10px 0;
    background: #e4ebee;
    padding-left: 14px;
}

.mha-topic-nav .mha-active .mha-nav-flyout-connector {
    float: left;
    width: 20px;
    background-color: #e4ebee;
    margin-top: 80px;
}

.mha-nav-flyout-hdr {
    padding: 10px 10px 10px 4px;
    color: #444;
    font-weight: bold;
    font-size: 14px;
}

.mha-nav-flyout-col-wrapper {
    background: #fff;
    border: solid 1px #e4ebee;
    overflow: hidden;
    position: relative;
    clear: both;
    overflow-y: auto;
}

    .mha-nav-flyout-col-wrapper.mha-nav-flyout-2col {
        width: 540px;
    }

.mha-nav-flyout-col1 > ul {
    margin: 0;
}

.mha-nav-flyout-col1 li:last-of-type {
    border-bottom: 0;
}

.mha-topic-nav .mha-nav-flyout {
    display: none;
    width: 320px;
    position: absolute;
    left: 240px;
    top: 40px;
    margin-top: -80px;
    z-index: 100;
}

    .mha-topic-nav .mha-nav-flyout.mha-nav-flyout-2col {
        width: 600px;
    }

    .mha-topic-nav .mha-nav-flyout.mha-active {
        display: block;
    }

.mha-topic-nav .mha-nav-flyout-col1 {
    margin: 10px 15px 10px 5px;
    float: left;
    width: 250px;
}

.mha-topic-nav .mha-nav-flyout-col2 {
    width: 250px;
}

    .mha-topic-nav .mha-nav-flyout-col2:before {
        content: '';
        position: absolute;
        width: 10px;
        top: 0;
        bottom: 0;
        left: 5px;
        border-right: dotted 2px #ccc;
    }

    .mha-topic-nav .mha-nav-flyout-col2 > li {
        margin: 0 20px;
        padding-bottom: 6px;
    }

    .mha-topic-nav .mha-nav-flyout-col2 li {
        clear: both;
        position: relative;
    }

    .mha-topic-nav .mha-nav-flyout-col2 ul {
        display: none;
    }

    .mha-topic-nav .mha-nav-flyout-col2 li.selected > ul {
        display: block;
    }

.mha-topic-nav .mha-nav-start > ul > li {
    display: none;
}

.mha-topic-nav .mha-nav-start.mha-nav-group-content > ul > li.mha-nav-include,
.mha-topic-nav .mha-nav-start.mha-nav-group-exclude > ul > li.mha-nav-exclude {
    display: block;
}


/************************************************************
                Topic Content Layout
*************************************************************/
.mha-layout-topic-landing .mha-content-padded,
.mha-layout-topic-content .mha-content-padded {
    padding: 20px 30px;
}

.mha-layout-topic-content .mha-content-full {
    min-height: 500px;
}

.mha-layout-topic-content .mha-column-nav {
    width: 240px;
    min-height: 300px;
    float: left;
}

.mha-layout-topic-content .mha-column-main {
    width: 640px;
    min-height: 300px;
    float: right;
    margin: 14px 10px 14px 0;
}

.mha-column-nav .mha-topic-logo {
    width: 100%;
}

    .mha-column-nav .mha-topic-logo a {
        overflow: hidden;
        display: block;
    }

.mha-layout-topic-content .mha-topic-utility {
    border-radius: 8px;
    padding: 10px;
    background: #e4ebee;
    width: 200px;
    margin: 0 auto 20px auto;
}

    .mha-layout-topic-content .mha-topic-utility ul {
        border-top: dotted 2px #777;
        padding-top: 8px;
    }

        .mha-layout-topic-content .mha-topic-utility ul li {
            background: 0;
            padding: 3px 12px;
        }

            .mha-layout-topic-content .mha-topic-utility ul li a,
            .mha-layout-topic-content .mha-topic-utility ul li a:active,
            .mha-layout-topic-content .mha-topic-utility ul li a:visited {
                font-weight: bold;
                text-decoration: none;
                font-size: 12px;
            }

                .mha-layout-topic-content .mha-topic-utility ul li a:hover {
                    text-decoration: underline;
                }

.mha-topic-related-txt ul.mha-2col {
    width: 250px;
    float: left;
}

/************************************************************
                Topic Landing Layout
*************************************************************/
.mha-layout-topic-landing .mha-topic-provider-block {
    float: left;
    width: 600px;
}

.mha-topic-banner .mha-carousels .caption {
    bottom: 20px;
    padding: 10px;
    width: 500px;
}

    .mha-topic-banner .mha-carousels .caption h1 {
        font-size: 24px;
    }

.mha-layout-topic-landing .mha-topic-banner,
.mha-layout-topic-landing .mha-topic-spotlight {
    height: 240px;
}

.mha-layout-topic-landing .mha-topic-spotlight {
    float: right;
    width: 270px;
    position: relative;
}

    .mha-layout-topic-landing .mha-topic-spotlight .mha-btn.mha-services {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0;
    }

.mha-layout-topic-landing .mha-column-footer .mha-btn.mha-services {
    display: none;
}

.mha-layout-topic-landing .mha-topic-utility {
}

.mha-topic-sections.mha-type1.mha-items4,
.mha-topic-sections.mha-type3.mha-items4 {
    margin: 0 5px;
}

.mha-topic-sections .mha-block {
    float: left;
}

.mha-topic-sections .mha-img-wrap {
    overflow: hidden;
    border: solid 1px #6A4B35;
    border-bottom: 0px;
}

    .mha-topic-sections .mha-img-wrap img {
        display: block;
        height: 100%;
    }

.mha-topic-sections.mha-items4 .mha-block {
    width: 220px;
    margin: 0 0 0 10px;
}

    .mha-topic-sections.mha-items4 .mha-block:first-child {
        margin: 0;
    }

.mha-topic-sections.mha-type1.mha-items4 .mha-block .mha-img-wrap {
    width: 220px;
    height: 88px;
}

.mha-topic-sections .mha-caption {
    padding: 8px 12px;
    text-align: center;
}

.mha-topic-sections.mha-type1 .mha-caption {
    padding: 8px 12px;
    border-radius: 0 0 8px 8px;
    display: inline-block;
    width: 100%;
    height: 48px;
    text-align: center;
}

.mha-topic-sections.mha-type1 .mha-descr {
    padding: 10px 5px;
    color: #444;
    line-height: 18px;
}

.mha-topic-sections.mha-type1 a.mha-more-lnk:after,
.mha-topic-sections.mha-type3 a.mha-more-lnk:after,
.mha-topic-spotlight a.mha-more-lnk:after {
    content: 'Learn More';
    font-weight: bold;
    padding: 0 5px;
    display: block;
}

.mha-topic-sections.mha-type3 a.mha-more-lnk {
    position: absolute;
    bottom: 8px;
    right: 8px;
    padding: 4px;
}

.mha-topic-sections.mha-type2.mha-items2 .mha-block {
    width: 50%;
}

.mha-topic-sections.mha-type2.mha-items3 .mha-block {
    width: 33%;
}

.mha-topic-sections .mha-block a {
    display: block;
    overflow: hidden;
}

/* Section Block - Type 3 */
.mha-topic-sections.mha-type3.mha-items3 .mha-block {
    width: 280px;
    margin-left: 30px;
}

.mha-topic-sections.mha-type3.mha-items4 .mha-block .mha-img-wrap {
    margin-bottom: 6px;
    height: 80px;
}

.mha-topic-sections.mha-type3.mha-items3 .mha-block:first-child {
    margin-left: 10px;
}

.mha-topic-sections.mha-type3 .mha-descr {
    height: 150px;
    position: relative;
}

/* UAM Welcome User */
.mha-uam-signout {
    float: right;
    font-weight: bold;
}

    .mha-uam-signout a, .mha-toolbar a:visited {
        color: #1692d1;
    }

.mha-uam-securityText {
    width: 200px;
    border: 0px solid;
    margin: 40px 0 0 25px;
    font-size: 12px;
    min-height: 165px;
}


/* R6.2 MHA Header Footer style upgrade */
.pg-one-col {
    text-align: center;
    overflow: hidden;
}

.box {
    font-family: 'Roboto', Arial,Helvetica,sans-serif;
    width: 32.5%;
    margin: 2% 0.5% 4%;
    display: inline-block;
    vertical-align: top;
    background: #EBF9F8;
}

    .box:first-child {
        margin-left: 0;
    }

    .box:last-child {
        margin-right: 0;
    }

/*.box {
    float:left;
    width:33.33333%;
    margin-bottom:1em;
    background: #EBF9F8;
    font-family:  'Roboto', Arial,Helvetica,sans-serif;
}
.box:nth-of-type(3n+1) {padding-right:1%;}
.box:nth-of-type(3n+2) {padding:0 .5%;}
.box:nth-of-type(3n+3) {padding-left:1%;}
.box img {width:100%; height:auto; margin:0;}
.box:nth-of-type(3n+4) {clear:left;}
*/

.range-indicator.grey {
    background: none;
    color: #000;
    margin: 0;
    padding: 2rem 0;
    width: 100%;
    font-size: 3.2rem;
    font-weight: 700;
}

.box-mid-content {
    background: none;
}

.box-top {
    background: none;
    height: 8px;
    margin: 0 8px;
    display: none;
}

.box-top-mid {
    background: none;
    height: 8px;
    margin: 0 8px;
}

.box-top-left {
    background: none;
    left: 0px;
}

.box-top-right {
    background: none;
    right: 0px;
}

.box-bottom {
    background: none;
    height: 8px;
    margin: 0 8px;
    display: none;
}

.box-bottom-left {
    background: none;
    left: 0px;
}

.box-bottom-mid {
    background: none;
    height: 8px;
    margin: 0 8px;
    display: none;
}

.box-bottom-right {
    background: none;
    right: 0px;
}

.box-mid-left {
    width: 8px;
    background: none;
    display: none;
}

.box-mid-right {
    width: 8px;
    background: none;
    display: none;
}

.box .box-mid-content .l {
    font-family: 'Roboto', Arial,Helvetica,sans-serif;
    position: relative;
    min-height: 140px;
    width: 100%;
    text-align: left;
    padding: 0 1rem;
    box-sizing: border-box;
    color: #000;
}

    .box .box-mid-content .l b {
        font-weight: 400;
    }

.box-mid-content h2, .frameless .content-span .box-mid-content h2 {
    font-family: 'Roboto', Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 14px;
    border-width: 0;
    text-transform: uppercase;
    padding-bottom: 0;
}

.box .box-mid-content .l a {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    line-height: 2;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff !important;
    padding: 12px 1rem;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #01B0AE;
    font-weight: 700;
}

    .box .box-mid-content .l a:hover {
        background: #A9D44F;
    }

    .box .box-mid-content .l a:after {
        content: "\f054";
        font-family: 'FontAwesome';
        font-weight: 400;
        float: right;
    }

.grey-box-mid-right {
    background: none;
    width: 7px;
    display: none;
}

.grey-box-mid-left {
    background: none;
    width: 1px;
    display: none;
}

.grey-box-footer .br {
    background: none;
    display: none;
    height: 23px;
    right: 0px;
    width: 22px;
}

.grey-box-footer .bl {
    background: none;
    display: none;
    height: 23px;
    left: 0px;
}

.grey-box-footer .bm {
    background: none;
    display: none;
    height: 23px;
    margin: 0 22px 0 16px;
}

.grey-box-header .tr {
    background: none;
    height: 37px;
    right: 0px;
    width: 22px;
}

.grey-box-header .tl {
    background: none;
    height: 37px;
    left: 0px;
    width: 16px;
}

.grey-box-header .tm {
    background: none;
    height: 25px;
    margin: 0 22px 0 16px;
    padding: 12px 0 0 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #014f73;
    text-shadow: -1px 1px 0 #FFFFFF;
    font-size: 14px;
}

.mha-phr-intro-wrapper {
    margin-bottom: 4rem;
}

ul.mha-phr-links {
    margin: 0;
    padding: 2rem;
    list-style-type: none;
    text-align: center;
    background-color: #F7F9FC;
    display: block;
}

.mha-phr-links li {
    display: inline-block;
    text-align: center;
}

.mha-content-full .mha-phr-links li {
    background: none;
    width: 32.5%;
}

span.mha-phr-linkicon {
    width: 30%;
    display: inline-block;
    height: 64px;
    vertical-align: middle;
}

span.mha-phr-linktext {
    width: 70%;
    display: inline-block;
    /* height: 40px; */
    vertical-align: middle;
    text-align: left;
    line-height: 20px;
}

.mha-phr-links li a {
    text-decoration: none !important;
    font-weight: bold;
    width: 100%;
}

.mha-phr-intro {
    background: #E7F2FC;
    padding: 2rem;
}

    .mha-phr-intro .mha-content p {
        margin: 0;
    }

.grey-box-header .tm {
    background: none;
    height: 25px;
    margin: 0;
    padding: 12px 0 0 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #014f73;
    text-shadow: -1px 1px 0 #FFFFFF;
    font-size: 14px;
}

.grey-box-mid-con {
    background: #ffffff;
    padding: 0;
    font-size: 1em;
}

.uxn-ux-lnk {
    margin: 0 8px 0 8px;
    border: 1px solid;
    border-color: transparent;
    border-radius: 4px;
    background-color: #f7f9fc;
    padding: 15px;
    box-shadow: none;
}

.uxn-wp-title {
    text-transform: uppercase;
}


div.MHA_global_sb_compact div.ms-srch-sb-border {
    border: 0 solid #525252;
    border-radius: 50px;
    max-width: 400px;
    border-radius: 50px;
}

div.MHA_global_sb_compact div.ms-srch-sb {
    background: none;
    padding-left: 0;
}

div.MHA_global_sb_compact a.ms-srch-sb-searchLink {
    margin-left: 0;
    width: auto;
    height: 32px !important;
    background: #77b800;
    background-image: url('../../../PHP.MHA/images/icons/search-icon-16a.png');
    background-position: 50% 7px;
    border-radius: 0 50px 50px 0;
    background-repeat: no-repeat;
}

div#SearchBox {
    margin-top: 30px;
}


span.MHA_global_sb_dropdown_borders {
    background: #E7F2FC;
    border-top: 1px solid #e2e4e3;
    border-bottom: 1px solid #e2e4e3;
    border-left: 1px solid #e2e4e3;
    height: 30px;
    line-height: 30px;
    box-sizing: content-box;
    display: block;
    overflow: hidden;
    float: left;
    border-radius: 50px 0 0 50px;
    padding-left: 8px;
}

span.MHA_global_sb_input_borders {
    background: #E7F2FC;
    border-top: 1px solid #e2e4e3;
    border-bottom: 1px solid #e2e4e3;
    height: 30px;
    line-height: 28px;
    box-sizing: content-box;
    display: block;
    overflow: hidden;
}


.mha-img-block-wrapper {
    margin: 0 0 2rem 0;
}

.widgetHead {
    border-bottom: 0;
}

.mha-tri-grid {
    float: left;
    width: 33.33333%;
    margin-bottom: 1em;
}

    .mha-tri-grid:nth-of-type(3n+1) {
        padding-right: 2%;
    }

    .mha-tri-grid:nth-of-type(3n+2) {
        padding: 0 1%;
    }

    .mha-tri-grid:nth-of-type(3n+3) {
        padding-left: 2%;
    }

    .mha-tri-grid img {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .mha-tri-grid:nth-of-type(3n+4) {
        clear: left;
    }

.mha-img-block .mha-tri-inner {
    padding: 2.8rem;
    background: #E7F2FC;
    margin: 1rem 0;
}

.mha-tri-grid img {
    max-width: 100%;
    height: auto;
}

    .mha-tri-grid img:hover {
        opacity: .8;
    }

.mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell {
    float: left;
    width: 33.33333%;
    margin-bottom: 1em;
}

    .mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell:nth-of-type(3n+1) {
        padding-right: 1%;
    }

    .mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell:nth-of-type(3n+2) {
        padding: 0 .5%;
    }

    .mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell:nth-of-type(3n+3) {
        padding-left: 1%;
    }

    .mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell img {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell:nth-of-type(3n+4) {
        clear: left;
    }

.mha-layout-landing2 .mha-column-footer .ms-webpart-titleText {
    padding: 0;
    margin: 0;
    background: #A9D44F;
    display: block;
    width: 75%;
    text-transform: uppercase;
    line-height: 2;
    padding-left: 0.8em;
    color: #02405D;
}

.ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a {
    font-family: inherit;
    color: #02405D;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mha-layout-landing2 .mha-column-footer .ms-webpart-chrome-title {
    margin-bottom: -5px;
}


.mha-content .mha-column-footer h4 {
    font-size: 1.2rem;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.mha-layout-landing2 .mha-column-footer .ms-WPBody {
    border-top: 0;
    background: #E4EBEE;
    padding: 1.8em 2em;
    min-height: 320px;
}

.mha-layout-landing2 .mha-column-footer .ms-webpartzone-cell:nth-of-type(3) .ms-WPBody {
    background: #02405D;
}

.mha-content h4 {
    font-size: 1em;
    margin-bottom: 0;
    border-bottom: 0 dotted #999;
}

.mha-promo-otdr .mha-promo-otdr-txt-footer {
    clear: both;
    background-color: #02405d;
    color: #fff;
    font-size: 16px;
    text-align: left;
    padding: 6px 24px;
}

.mha-img-block {
    overflow: hidden;
    border-top: 1px solid #828282;
    margin-top: 1rem;
    padding-top: 2rem;
}

/* BUTTONS */
.mha-show-more-btn, .mha-layout-landing .mha-column-main a.mha-show-more-btn {
    display: inline-block;
    background: #A9D44F;
    color: #005072;
    border-radius: 50px;
    -webkit-appearance: none;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    text-align: center;
    padding: 0.8em 1.8em;
    font-weight: 700;
    font-size: 1.2em;
}

p.linkMore {
    position: absolute;
    bottom: 10px;
    font-weight: 700;
}

    p.linkMore a:link {
        color: #02405D !important;
    }

    p.linkMore a:hover {
        color: #000 !important;
    }

    p.linkMore a:after {
        content: "\f178";
        font-family: "FontAwesome";
        margin-left: 20px;
    }

/* HERO GRID */
.mha-hero-gridwrap {
    background: #f7f9fc;
    padding: 0;
}

.mha-content-full .mha-hero-grid {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    overflow: hidden;
}

.mha-hero-grid li .mha-hero-inner {
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    opacity: 1;
}

    .mha-hero-grid li .mha-hero-inner:hover {
        opacity: 0.8;
    }

.mha-content-full .mha-hero-grid .mha-hero-item {
    background: none;
    position: relative;
    box-sizing: border-box;
    float: left;
    padding: 0;
}

    .mha-content-full .mha-hero-grid .mha-hero-item.mha-item-one {
        width: 68%;
        padding-right: 12px;
        margin-bottom: -1px;
    }

    .mha-content-full .mha-hero-grid .mha-hero-item.mha-item-two {
        width: 32%;
    }

        .mha-content-full .mha-hero-grid .mha-hero-item.mha-item-two .mha-hero-inner:first-child {
            margin-bottom: 12px;
        }

.mha-hero-inner {
    position: relative;
    overflow: hidden;
}

.mha-grid-img {
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

    .mha-grid-img .mha-responsive-img:before {
        content: "";
        overflow: hidden;
        box-shadow: inset 0 0 60px rgba(0,0,0,0.5);
        box-sizing: border-box;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
    }

    .mha-grid-img .mha-responsive-img {
        /*height: 0;
    padding-bottom: 56.25%
    overflow: hidden;
    box-shadow: inset 0 0 80px rgba(0,0,0,0.5);
    box-sizing: border-box;
    display:block;;*/
    }

.mha-responsive-img img {
    display: block;
    width: 100%;
}

.mha-hero-content {
    float: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    padding: 10% 0.8rem 0 0.8rem;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.8));
    background-image: linear-gradient(transparent,rgba(0,0,0,0.8));
    background-position-y: 0;
    bottom: 0;
    text-shadow: 0 1px 2px #000;
    color: #fff;
}

.mha-content .mha-hero-content h2, .mha-content .mha-hero-content h4 {
    color: #fff;
}

.mha-content .mha-hero-content h2 {
    font-size: 1.6em;
    font-weight: 700;
}

.mha-content .mha-hero-content h4 {
    font-size: 1.2em;
    font-weight: 700;
}

.footerButtons {
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    color: #005075;
}

.php-last-sync-updated:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #01b0ae;
    margin-right: 5px;
    float: left;
    width: 15px;
}

#LastSyncMessageDisplay {
    display: inline-block;
}

.php-last-sync-message:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #01b0ae;
    margin-right: 5px;
    float: left;
    width: 15px;
}

.php-last-sync-msg-lbl {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    color: #005A83;
    float: left;
    display: inline-block;
}

.php-last-sync-msg {
    margin-left: 15%;
    padding-left: 6px;
    min-width: 400px;
}

.php-lab-inline-date {
    display: inline-block;
    padding-left: 5px;
}

.php-lab-inline-message {
    display: inline-block;
    max-width: 400px;
    padding-left: 5px;
}


/* MHAPrenetwork for home page */
.portal__row {
    overflow: hidden;
    max-width: 1024px;
    margin: 0 auto;
}

.portal__container {
    background: #36424a;
    padding: 0.5em 0 0.25em;
}

.portal__col.pcol-a {
    width: 40%;
    display: block;
    float: left;
}

.portal__col.pcol-b {
    width: 60%;
    display: block;
    float: left;
}

.mhanetwork-mhaUtility {
    display: inline-block;
    /* display: none; */
    width: 100%;
    height: 40px;
    text-align: right;
    background: #36424a;
    box-sizing: border-box;
    padding: 0.45em 0.45em 0.25em;
    font-family: 'Roboto', Arial,Helvetica,sans-serif !important;
}

/* Sign out in Desktop- when resizing the window */

@media only screen and (max-width: 1280px) {

        .mhanetwork-mhaUtility {
            padding: 0.45em 5.95em 0.25em 0 !important;
        }

        /*signout desktop view */
        .mha-global-nav-signin {
            float: right;
            font-size: 13px;
            background: transparent;
            display: block;
            margin: 0 auto 0 auto;
            position: absolute;
            z-index: 100;
            right: 0;
            top: 11px;
        }

        .mha-global-nav-signin .mha-global-nav-ctrl a {
            color: #005072;
        }

        .mha-global-nav-signin a:hover, .mha-global-nav-signin a.selected {
            background: #1692d0;
            display: block;
            padding-left: 20px;
            border-top-left-radius: 90px;
            border-bottom-left-radius: 90px;
            box-sizing: border-box;
            color: #fff !important;
        }

        .mha-global-nav-signin .mha-global-nav-ctrl .mha-uam-signout a {
            display: block;
            padding: 8px 15px 8px 20px;
            border-top-left-radius: 90px;
            border-bottom-left-radius: 90px;
            background: #77b800;
        }

        .mha-global-nav-signin .mha-global-nav-ctrl .mha-uam-signout a:hover {
            display: block;
            border-top-left-radius: 90px;
            border-bottom-left-radius: 90px;
            background: #1692d0;
            color: #fff !important;
        }
}