#back-to-top {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 50px; /*was 140px*/
    padding-right: 50px; /*was 140px*/
    flex-wrap: wrap;
    justify-content: flex-end;
    background-color: #eff5f7;
    padding-top: 1em;
}

@media (min-width: 1100px) and (max-width: 1399px) {
    #back-to-top {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 0em) and (max-width: 767px) {
    #back-to-top {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 0.875rem;
    }
}

#back-to-top .back-to-top-link {
    color: #bf0d2e !important;
    text-decoration: none;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-weight: 600;
}

    #back-to-top .back-to-top-link img {
        width: 15px;
        margin-left: 0.5rem;
        vertical-align: middle;
    }

#footer-top-region {
    background-color: #eff5f7;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 50px; /*was 140px*/
    padding-right: 50px; /*was 140px*/
    color: #fff;
    font-size: 0.875rem;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
}

    #footer-top-region ul {
        list-style: none;
    }

        #footer-top-region ul li {
            list-style-type: none !important;
        }

@media (min-width: 1100px) and (max-width: 1399px) {
    #footer-top-region {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 0em) and (max-width: 767px) {
    #footer-top-region {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 0.875rem;
    }
}

#footer-top-region .footer-region {
    flex: 0 1 100%;
}

@media (min-width: 0px) and (max-width: 1099px) {
    #footer-top-region .footer-region--first, #footer-top-region .footer-region--second, #footer-top-region .footer-region--third {
        flex: 100% !important;
    }
}

@media screen and (min-width: 40em) {
    #footer-top-region .footer-region--first, #footer-top-region .footer-region--third {
        flex: 0 1 33%;
    }
}

@media screen and (min-width: 40em) {
    #footer-top-region .footer-region--second {
        flex: 0 1 34%;
    }
}

#footer-top-region h2 {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.16rem;
    line-height: 1.25rem;
    color: #222;
    margin: 1.5em 0 0.25em 0;
    padding: 0;
}

#footer-top-region .footer-links {
    margin-left: 0 !important;
    list-style: none;
    padding: 0;
    text-align: left;
    margin: 1em 0 2em;
}

    #footer-top-region .footer-links .footer-link {
        margin: 0;
        padding-top: 0.2em;
    }

        #footer-top-region .footer-links .footer-link a {
            font-family: "Open Sans", Verdana, Arial, sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 0.816rem;
            line-height: 1.25rem;
            color: #222;
            text-decoration: none;
            background-color: transparent;
        }

            #footer-top-region .footer-links .footer-link a:hover {
                text-decoration: underline !important;
            }

            #footer-top-region .footer-links .footer-link a:after {
                content: "\2002 \203A";
                color: #222;
            }

            #footer-top-region .footer-links .footer-link a.ext:after {
                content: '';
            }

            #footer-top-region .footer-links .footer-link a.ext-icon:after {
                content: '';
            }

            #footer-top-region .footer-links .footer-link a.ext-icon {
                background: url(https://www.nhlbi.nih.gov/modules/custom/nih_extlink/extlink_s.png) 2px center no-repeat;
                width: 10px;
                height: 10px;
                padding-right: 12px;
                text-decoration: none;
            }

        #footer-top-region .footer-links .footer-link .element-invisible {
            position: absolute !important;
            height: 1px;
            width: 1px;
            overflow: hidden;
            clip: rect(1px, 1px, 1px, 1px);
        }

#footer-top-region .footer-top .ft-stay-connected {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#footer-top-region .ft-stay-connected .element-invisible {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

#footer-top-region .ft-stay-connected a.ext-icon:after {
    content: '';
}

#footer-top-region .ft-stay-connected .live-chat-link img {
    height: 1.875rem;
    width: 1.875rem;
    float: left;
    padding-right: 0.75rem;
    border: none !important;
}

#footer-top-region .ft-stay-connected ul {
    padding-left: 0;
}

#footer-top-region .ft-stay-connected li a {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25rem;
    text-align: left;
    color: #222;
    text-decoration: none;
}

    #footer-top-region .ft-stay-connected li a:hover {
        text-decoration: underline !important;
    }

#footer-top-region .ft-stay-connected a:after {
    content: "\2002 \203A";
    color: #222;
}

#footer-top-region .ft-stay-connected a.ext:after {
    content: '';
}

#footer-top-region .ft-stay-connected a.ext-icon:after {
    content: '';
}

#footer-top-region .ft-stay-connected a.ext-icon {
    background: url(https://www.nhlbi.nih.gov/modules/custom/nih_extlink/extlink_s.png) 2px center no-repeat;
    width: 10px;
    height: 10px;
    padding-right: 12px;
    text-decoration: none;
}

#footer-top-region .ft-stay-connected p {
    display: block;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 0.823rem;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: left;
    color: #222;
    margin-left: 3.2em;
}

#footer-top-region .ft-stay-connected .emails-alert-link img {
    height: 1.875rem;
    float: left;
    padding-right: 0.75rem;
    box-sizing: border-box;
    border: none !important;
}

#footer-top-region .ft-stay-connected img {
    width: 1.875rem;
}

#footer-top-region .emails-alert-link img {
    width: 2.5rem;
}

#footer-top-region .footer-top a.ext-icon {
    background-color: #222222;
    background: url(../images/arrow-up-right-from-square-regular.svg) 4px center no-repeat;
    width: 15px;
    height: 10px;
    text-decoration: none;
    display: inline-block;
}

#footer-bottom-region {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 50px; /*was 140px*/
    padding-right: 50px; /*was 140px*/
    flex-wrap: wrap;
    background: #14284b;
    min-height: 100px;
}

@media (min-width: 1100px) and (max-width: 1399px) {
    #footer-bottom-region {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 0em) and (max-width: 767px) {
    #footer-bottom-region {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 0.875rem;
    }
}

#footer-bottom-region .footer-bottom-logo {
    flex: 1 1 25%;
    padding-top: 20px;
}

    #footer-bottom-region .footer-bottom-logo a img {
        max-height: 50px;
    }

#footer-bottom-region .footer-bottom-links {
    flex: 1 1 50%;
    text-align: center;
    padding-top: 30px;
    display: inline-block;
}

@media (min-width: 0px) and (max-width: 1099px) {
    #footer-bottom-region .footer-bottom-logo, #footer-bottom-region .footer-bottom-links, #footer-bottom-region .footer-bottom-social {
        flex: 0 1 100%;
        float: left;
    }

        #footer-bottom-region .footer-bottom-links ul {
            float: left;
            padding-left: 0;
        }

        #footer-bottom-region .footer-bottom-social #footer-social {
            float: left !important;
            padding-left: 0;
        }
}

#footer-bottom-region ul {
    list-style: none;
    display: inline;
}

    #footer-bottom-region ul li {
        display: inline-block;
        padding: 0 10px;
        position: relative;
    }

#footer-bottom-region .footer-bottom-links ul li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

#footer-bottom-region ul li a {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 0.823rem;
    font-weight: 600;
    line-height: 1.25rem;
    text-align: left;
    color: #fff;
    text-decoration: none;
}

    #footer-bottom-region ul li a:hover {
        text-decoration: underline !important;
    }

#footer-bottom-region .footer-bottom-links ul li:not(:last-child)::after {
    content: "\2002 \007C";
    position: absolute;
    line-height: 1.25rem;
    color: #fff;
    padding-left: 5px;
}

#footer-bottom-region .footer-bottom-social {
    float: right;
    flex: 1 1 25%;
    padding-top: 15px;
}

    #footer-bottom-region .footer-bottom-social #footer-social {
        float: right;
    }

    #footer-bottom-region .footer-bottom-social ul {
        list-style: none;
        display: inline;
    }

        #footer-bottom-region .footer-bottom-social ul li a {
            color: #fff;
        }

#footer-bottom-container .footer-bottom-social #linkedinlink img {
    height: 25px;
    filter: brightness(0) invert(1);
}
