.visually-hidden {
    height: 1px;
    width: 1px;
    visibility: hidden;
    overflow: hidden;
    display: inherit;
    margin: -1px 0 0;
    padding: 0
}

#wrapper {
    font-family: 'Open Sans', sans-serif;
}


.header-container, .footer-container {
    line-height: 1.15;
    font-weight: 400;
}

.header-container.row, .footer-container.row {
    width: 100%;
    float: left;
    display: block
}


.header-container, .footer-container {
    font-size: 16px;
    background: #f1f1f1;
    color: #2f2f2f
}

body {
    margin: 0;
    padding: 0;
}


@media (min-width: 999px),
(min-width: true) {
    .container {
        padding: 0 1rem
    }
}

@media (min-width: 768px),
(min-width: true) {
    .footer__main {
        padding: 2rem 0
    }
}

@media (min-width: 999px),
(min-width: true) {
    .footer__main {
        padding: 3rem 1rem
    }
}

.footer__logo {
    margin-bottom: 1.5rem;
    max-width: 275px
}


.footer__contact {
    font-size: .875rem;
    text-align: center
}

@media (min-width: 768px),
(min-width: true) {
    .footer__contact {
        width: 45%;
        float: left;
        text-align: left
    }
}

@media (min-width: 1224px),
(min-width: true) {
    .footer__contact {
        width: 36%;
        float: left
    }
}

.footer__contact a {
    color: #0067b1;
    text-decoration: none;
    font-weight: bold
}


.footer__contact hr {
    width: 70%;
    height: 1px;
    display: block;
    margin: 0.5rem auto 1rem;
    border: 0;
    outline: 0;
    background: #6b6d6f
}

@media (min-width: 768px),
(min-width: true) {
    .footer__contact hr {
        margin: 0.5rem auto 1rem 0
    }
}

@media (min-width: 1224px),
(min-width: true) {
    .footer__contact hr {
        max-width: 200px
    }
}

.footer__contact address {
    text-transform: uppercase;
    font-style: normal
}

@media (min-width: 768px),
(min-width: true) {
    .footer__contact address {
        margin-bottom: 10px;
    }
}

.footer__contact .h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    margin: 7px;
}

/*.footer__contact-link {*/
    /*font-size: 1.125rem;*/
    /*margin-bottom: 0.5rem;*/
    /*display: inline-block*/
/*}*/


@media (min-width: 1224px),
(min-width: true) {
    .footer__links {
        width: 64%;
        float: left
    }
}

.footer__link-border {
    display: inline-block;
    position: relative;
    margin: 0 0.5rem;
    height: 18px;
    width: 1px
}

.footer__link-border:after {
    content: '';
    display: inline-block;
    background: #6b6d6f;
    width: 1px;
    height: 15px;
    position: absolute;
    top: 6px;
    left: 0
}

.footer__column {
    width: 50%;
    float: left
}

.footer__bottom {
    background: #012d5a;
    color: #fff;
    padding: 1rem 0
}

@media (min-width: 768px),
(min-width: true) {
    .footer__bottom {
        padding: 1rem 1rem
    }
}

.footer__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    columns: 2
}

@media (min-width: 999px),
(min-width: true) {
    .footer__list {
        columns: 1
    }
}

.footer__item {
    margin-bottom: 8px
}

.footer__link {
    color: #0067b1;
    text-decoration: none;
    font-size: 10px;
}

@media (min-width: 999px),
(min-width: true) {
    .footer__link:hover {
        text-decoration: underline
    }
}

.footer__partners,
.footer__legal {
    width: 100%;
    display: inline-block
}

@media (min-width: 768px),
(min-width: true) {
    .footer__partners {
        width: 475px;
        float: left
    }
    .footer__legal {
        float: right;
        width: calc(100% - (475px + 2rem));
        display: table;
        height: 120px
    }
}


.footer__partner-logo {
    width: calc(50% - 0.5rem);
    float: left;
    margin-right: 1rem;
    margin-bottom: 1rem
}

.footer__partner-logo:last-of-type {
    margin-right: 0
}

@media (min-width: 768px),
(min-width: true) {
    .footer__partner-logo {
        margin-bottom: 0
    }
}
@media (min-width: 1224px),
(min-width: true) {
    .footer__column {
        display: block;
        width: 22%;
        float: left;
        margin-right: 3%
    }
    .footer__column:nth-of-type(2) {
        width: 48%
    }
    .footer__column:nth-of-type(2) .footer__list {
        columns: 2
    }
    .footer__column:last-of-type {
        margin-right: 0
    }
    .footer__column-title {
        font-size: 11px;
    }
}

.footer__utility {
    width: auto;
    margin: 0 auto
}

.footer__utility ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer__utility .footer__util-list {
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.footer__column-title {
    font-size: .9375rem;
    text-transform: uppercase;
    margin-top: 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid #2f2f2f;
}

.footer__utility .footer__link {
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
    line-height: .875rem;
}

@media (min-width: 768px),
(min-width: true) {
    .footer__utility {
        display: table-cell;
        vertical-align: middle;
        height: 100%
    }
    .footer__utility .footer__util-list {
        float: left;
        width: 100%
    }
    .footer__utility .footer__item {
        font-size: 13px;
        line-height: 14px;
        display: inline-block;
        float: left;
        margin-right: 0.75rem;
        padding-right: 0.75rem;
        position: relative
    }
    .footer__utility .footer__item:nth-child(n+2):after {
        content: '';
        width: 1px;
        height: 15px;
        display: inline-block;
        position: absolute;
        top: 0px;
        right: 0;
        background: #fff
    }
    .footer__utility .footer__item:first-child {
        padding-right: 0
    }
    .footer__utility .footer__item:last-child:after {
        display: none
    }
    .footer__utility .footer__link {
        font-size: 13px;
    }
}

.header {
    background: #ffffff;
    z-index: 103;
    height: 60px;
    position: relative
}


@media (min-width: 768px),
(min-width: true) {
    .header {
        height: auto;
        z-index: inherit
    }
}
.header {
    height: auto;
    z-index: inherit
}
.header__upper {
    background: #ffffff;
    box-shadow: 0px -1px 6px 8px rgba(0, 0, 0, 0.25);
    z-index: 103;
    position: relative;
}

@media (min-width: 768px),
(min-width: true) {
    .header__upper {
        height: auto;
        box-shadow: none;
        z-index: 99
    }
}
.header__upper {
    height: auto;
    box-shadow: none;
    z-index: 99
}
.header__logo {
    max-width: 270px;
    float: left
}

.footer .social-bar {
    background: #E4E4E4;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0
}

.social-bar__wrapper {
    display: table;
    width: 100%
}

.social-bar__table-cell {
    display: block;
    width: 100%
}


.social-bar__item {
    display: inline-block;
    padding-right: 10px;
}

@media (min-width: 768px),
(min-width: true) {
    .social-bar__table-cell {
        display: table-cell;
        padding: 0 0.5rem;
        vertical-align: middle
    }
    .social-bar__table-cell:first-of-type {
        width: 45%
    }
    .social-bar__table-cell:last-of-type {
        width: 55%
    }
}

.social-bar__content {
    text-align: right;
}

.social-bar__content {
    text-transform: uppercase;
    font-weight: bold;
}

.social-bar__content {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    margin: 18px 0px;
}

@media (min-width: 999px),
(min-width: true) {
    .social-bar__table-cell {
        width: 50% !important
    }
}

.main-nav {
    background: #012d5a;
    position: relative
}


@media (min-width: 999px),
(min-width: true) {
    .main-nav .container {
        padding: 0 1rem
    }
}

.main-nav__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    display: block;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    align-content: center;
    height: 45px;
}

.main-nav__item {
    flex-grow: 1;
    flex-basis: 0;
    float: left;
    display: inline-block;
    height: 100%;
    text-align: center;
    border-bottom: 0px solid #f6bd38;
    position: relative;
    -webkit-transition: border 0.1s ease-in-out;
    -moz-transition: border 0.1s ease-in-out;
    transition: border 0.1s ease-in-out
}


.main-nav__item.active-class {
    background: #011e3c;
    border-bottom: 6px solid #f6bd38
}


.main-nav__item.active-class>.main-nav__child {
    display: block
}

.main-nav__link {
    color: #fff;
    width: 100%;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    font-size: 13px;
    letter-spacing: 0.03875rem;
    text-transform: uppercase
}

.main-nav__link:after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 1px;
    background: #34587A
}

.social-bar__list .fa{
    color: gray;
    font-size: 30px;
}

.social-bar__content {
    font-size: 16px;
    font-weight: 500;
}

.header-container .main-nav__link:hover, .header-container .main-nav__link:focus {
    text-decoration: none;
    color: white;
}

.priority-nav {
    background: #fff;
    width: 100%;
    display: block;
    box-shadow: 0 0 0 transparent;
    transition: none
}

@media (min-width: 999px),
(min-width: true) {
    .priority-nav .container {
        padding: 0 1rem
    }
}

.priority-nav__link {
    color: #2f2f2f;
    font-weight: normal;
    display: block;
    width: 100%;
    padding: 0 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.priority-nav__list {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    height: 55px;
    text-align: center;
    display: table;
    table-layout: fixed
}

.priority-nav__item {
    border-right: 1px solid #D1D1D1;
    list-style-type: none;
    display: table-cell;
    box-sizing: content-box;
    vertical-align: middle;
    height: 55px;
    padding: 0;
    position: relative;
    cursor: default !important
}

.priority-nav__item:first-child {
    border-left: 1px solid #D1D1D1
}

.priority-nav__item--active {
    background: #efefef
}

.priority-nav__item--active:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-bottom: 3px solid #0067b1
}

.priority-nav__item.current-menu-item  {
    background: #efefef
}


.utility-nav {
    width: 100%;
    float: left;
    display: block
}

.utility-nav__list {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    display: none
}
.utility-nav__link {
    text-decoration: none;
    color: #2f2f2f;
    font-weight: 500;
}

.header-container a:hover, .header-container a:focus {
    color: inherit;
}

@media (min-width: 768px),
(min-width: true) {
    .utility-nav {
        width: auto;
        float: right;
        margin-right: 2rem;
        margin-top: 18px;
    }
}


@media (min-width: 1224px),
(min-width: true) {
    .utility-nav {
        display: inline-block;
        margin-right: 1.5rem
    }
    .utility-nav__list {
        display: inline-block;
        padding-top: 1rem;
        width: auto
    }
    .utility-nav__item {
        float: left;
        display: inline-block;
        font-size: .75rem;
        padding-right: 0.5rem;
        border-right: 1px solid #d1d1d1;
        margin-right: 0.5rem
    }

    .utility-nav__item a {
        font-size: 13px;
    }
    .utility-nav__item:last-child {
        margin-right: 0;
        border-right: 0
    }
    .utility-nav__link {
        text-transform: uppercase
    }
    .utility-nav__link:hover {
        text-decoration: underline
    }
}


.footer {
    width: 100%;
    float: left
}


.footer__contact-info address {
    font-size: 14px;
}

.footer__contact-info p {
    font-size: 13px;
}

.responsive_sidebar_body h1, .responsive_sidebar_body h2, .responsive_sidebar_body h3, .responsive_sidebar_body h4, .responsive_sidebar_body h5, .responsive_sidebar_body h6 {
    font-weight: bold;
    color: #012d5a;
}

#snapshot-user-info .img-circle {
    box-shadow: 0 0 0 5px #012d5a;
}

.responsive_sidebar_header h4 {
    color: #012d5a;
}

.responsive_sidebar a  {
    color: blueviolet;
    text-decoration: none;
}

.donation-history .donation-history-container .label {
    color: #012d5a;
    font-size: 100%;
    padding-left: 0px;
}

.donation-history {
    border: 1px solid blueviolet;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

hr.total_divider {
    border-color: black;
}

#nav-toggle { display: block; }

@media (max-width: 768px) {
    #main-nav-hematerra .container {
        padding-right: 0px;
        padding-left: 0px;
        width: auto;
    }
    .priority-nav__item.current-menu-item {
        background: #222533;
    }
    .priority-nav__item.current-menu-item .bar {
        color: hotpink;
    }
    #logo-banner {
        padding-bottom: 5px;
    }
    .main-nav {
        display: none;
    }
    .layout-header--header .layout-header__heading a {
        margin-left: 10px;
    }
    #main-nav-hematerra {
        display: none;
    }
    #nav-toggle {
        display: block;
        width: 28px;
        height: 28px;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
    }
    #nav-toggle .bar {
        width: 100%;
        height: 5px;
        display: block;
        position: relative;
        background: grey;
        margin-top: 4px;
        cursor: pointer;
        border-radius: 2px;
        z-index: 1000;
    }
    #main-navigation  {
        margin-top: 65px;
    }

    #main-nav-hematerra .priority-nav__list, #main-nav-hematerra .priority-nav__list ul  {
        display: block;
    }
    #main-nav-hematerra .priority-nav__list .nav-main__tabs li {
        display: block
    }
    .priority-nav__list {
        height: auto;
        float: none;
    }
    .priority-nav__item {
        display: block;
        clear: both;
    }
    #nav-toggle {
        float: right;
    }

    #nav-toggle.active + .main-nav + #main-nav-hematerra {
        display: block
    }

    #nav-toggle:not(.active) > .bar{
        background: black;
    }

    .layout-header--header .nav-main__tab {
        height: 40px;
    }

    .layout-header--header .nav-main {
        float: left;
    }

    #nav-toggle {
        float: right;
    }

    #nav-toggle.active + .nav-main > .nav-main__tabs {
        display: block
    }

    #nav-toggle:hover > .bar{
        background: hotpink;
    }

    #nav-toggle:not(.active) > .bar{
        background: black;
    }

    .layout-header--header .nav-main__tab::before {
        width: 0px;
    }

    .logout > a {
        display: block;
        padding: 10px 10px;
        color: white;
        border: none;
    }

    .layout-header__heading img {
        width: 90%;
    }

    .priority-nav__item:first-child {
        border-left: none;
    }

    .priority-nav__item {
        border-top: 1px solid rgba(255,255,255,0.05);
        border-bottom: 1px solid rgba(0,0,0,0.35);
        height: 32px;
        text-align: left;
        background: #222533;
    }
    .priority-nav__item a {
        color: white;
        padding: 10px 10px;
    }

    .priority-nav__item a:hover {
        color: hotpink;
        text-decoration: none;
    }

    .social-bar__content {
        text-align: left;
    }
}


@media (min-width: 768px),
(min-width: true) {
    .header__logo {
        max-width: 100%;
    }
}

@media (min-width: 400px),
(min-width: true) {
    .header__logo {
        max-width: 400px;
        min-width: 300px;
        margin: 10px;
    }
}


.responsive_sidebar a {
    color: #4882b2;
}

.donation-history {
    border: 1px solid #4882b2;
}

/*
 * Icons
 */

.welcome_icon_donations a {
  background: url(../images/donor/my_donations.svg) center center no-repeat;
}
.welcome_icon_test_results a {
  background: url(../images/donor/my_test_results.svg) center center no-repeat;
}
.welcome_icon_account a {
  background: url(../images/donor/my_account.svg) center center no-repeat;
}
.welcome_icon_donate a {
  background: url(../images/donor/donate_now.svg) center center no-repeat;
}
.welcome_icon_store a {
  background: url(../images/donor/online_store.svg) center center no-repeat;
  background-size: 200px 88px;
  margin-top: 20px;
  width: 200px;
  height: 88px;
}
.welcome_icon_store h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.welcome_icon_surveys a {
  background: url(../images/donor/rate_our_staff.svg) center center no-repeat;
}
.welcome_icon_appointments a {
  background: url(../images/donor/my_appointments.svg) center center no-repeat;
}

.welcome_icon_health_questionnaire a {
  background: url(../images/donor/health_questionnaire.svg) center center no-repeat;
}
.welcome_icon_coordinator_my_drives a {
  background: url(../images/coordinator/drives.svg) center center no-repeat;
}
.welcome_icon_coordinator_my_marketing a {
  background: url(../images/coordinator/marketing.svg) center center no-repeat;
}
.welcome_icon_coordinator_my_resources a {
  background: url(../images/coordinator/resources.svg) center center no-repeat;
}
.welcome_icon_coordinator_my_results a {
  background: url(../images/coordinator/results.svg) center center no-repeat;
}
.welcome_icon_coordinator_my_messages a {
  background: url(../images/coordinator/messages.svg) center center no-repeat;
}
.welcome_icon_coordinator_store a {
  background: url(../images/coordinator/store.svg) center center no-repeat;
}
.welcome_icon_coordinator_rate_my_drive a {
  background: url(../images/coordinator/survey.svg) center center no-repeat;
}
.welcome_icon_coordinator_my_account a {
  background: url(../images/coordinator/settings.svg) center center no-repeat;
}
.marketing_icon_coordinator_new_email a {
  background: url(../images/coordinator/marketing/new_email.svg) center center no-repeat;
}
.marketing_icon_coordinator_email_results a {
  background: url(../images/coordinator/marketing/email_results.svg) center center no-repeat;
}
.marketing_icon_coordinator_target_group a {
  background: url(../images/coordinator/marketing/target_group.svg) center center no-repeat;
}
.marketing_icon_coordinator_donor_pool a {
  background: url(../images/coordinator/marketing/donor_pool.svg) center center no-repeat;
}
.resources_icon_coordinator_order_supplies a {
  background: url(../images/coordinator/resources/order_supplies.svg) center center no-repeat;
}
.resources_icon_coordinator_reminder_email a {
  background: url(../images/coordinator/resources/reminder_email.svg) center center no-repeat;
}
.resources_icon_coordinator_tips a {
  background: url(../images/coordinator/resources/tips.svg) center center no-repeat;
}
