﻿.login_action_container .btn-primary {
    background: #005a8c !important;
}

.login_action_container .btn-primary:hover, .login_action_container .btn-primary:focus {
    background: #005a8c !important;
}

.header-points a, .header-points span {
    color: #53585a;
}

.order-direct-container {
    background: #005a8c;
}

.product-icon div .mat-icon:hover {
    color: #005a8c;
}

.product-points {
    color: #005a8c;
}

.wrapper_main_content_loggedin {
    /* must be same height as the footer */
    padding-bottom: 188px;
}

.wrapper_main_footer_loggedin {
    /* negative value of footer height */
    margin-top: -188px;
    height: 188px;
}

.catalog-block-image-savingsgoal {
    background-image: url(../images/static_catalog_block_savingsgoal.jpg);
}

.catalog-block-savingsgoal-overlay, .catalog-block-savingsgoal-overlay .catalog-block-savingsgoal-overlay-inner .progress-container .progress-inner {
    background: #005a8c;
}

.savings-goal-star-active, .fade-out-block-button-open span, .fade-out-block-button-open .mat-icon, .fade-out-block-button-close span, .fade-out-block-button-close .mat-icon, .fade-out-block-button-open span, .fade-out-block-button-open .mat-icon, .fade-out-block-button-close span, .fade-out-block-button-close .mat-icon {
    color: #005a8c;
}


.ImportantInformationPageTitle {
    display: none;
}




.footer-container {
    background: #005a8c;
    color: #FFF;
}

.footer-container a {
    color: #FFF;
}

.footer-container a:hover {
    color: #edf6fb;
}

.desktop-menu-container {
    background: #edf6fb;
}

.desktop-menu-container li a:hover, .desktop-menu-container-sticky li a:hover {
    background: #d4e5ee;
}