body {
    background-image: url("/apps/resources/self_service/images/v8/login/Option_11.png");
}

#dynamic-main-menu-top {
    color:#000000 !important;
    background-color: #EB202A !important;
}

.quick-icon {
    color: #EB202A !important;
}

.branding-stripe {
    background-color: #EB202A !important;
}
.no-tour-for-path .quick-icon-container .quick-icon {
    color: #e4e4e4 !important;
}
.call-to-action{
    background:#EB202A !important;
}



.call-to-action:hover{
    background:#EB202A !important;
}
/*
.page-colored-bar {
   background: #EB202A;
}

.page-title{
   color: #EB202A;
}
*/


.call-to-action-text-outer{
    color:#000000 !important;
}
/*
#main-menu-top .dynamic-main-menu-top-row {
   background-color: #EB202A;
}*/

.call-to-action-text-outer:hover{
    color:#EB202A !important;
}


/*

.carousel-control.left {
   display: none;
}
.carousel-control.right {
   display: none;
}

 */

#challenge-wrapper.ew .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url('/apps/resources/self_service/images/wpwellness/WP_EatWell_2021/Logo.png');
}

#challenge-wrapper.weight-loss .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url('/apps/resources/self_service/images/challenges/healthy_weight/WP_FINALLogo_HealthyWeight.png');
    background-position: center;
    background-repeat: no-repeat;
}

#challenge-wrapper.fv .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url("/apps/resources/self_service/images/challenges/fruit_and_veggie/Fruit&Veggie_Logo2.png");
    background-size: 100% 120%;
    background-repeat: no-repeat;
    margin-top: -25px;
}

#challenge-wrapper.as .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url('/apps/resources/self_service/images/csi/2023/stride_tide_2023/ZIL_Logo_StrideToTheTide.png');
    background-position: center;
    background-repeat: no-repeat;
}


#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo {
    background-image: url('/apps/resources/self_service/images/summit/RetrainYourBrain2.0_Logo_Black.png');
}

#standard_tracking-sub-menu{
    display: none;
}

/* Adds space between Report button and points on Activity Tracking Page */
div.card-heading > div.btn.btn-info.pull-right.submit.vertical-center {
    margin-right: 10px;
}

#question_height div.row:nth-child(3) {
    font-weight: bold;
}

#question_blood_pressure div.row:nth-child(3) {
    font-weight: bold;
}

#question_cholesterol div.row:nth-child(3) {
    font-weight: bold;
}

.ha-results-group .ha-results-status:nth-child(2)
{
    display: none;
}

.ha-results-description span {
    padding-left: 5px;
}

/*BINGO CHALLENGE*/

#challenge-wrapper.bingo .challenge-logo-tile .challenge-logo{
    max-height: 150px;
    max-width: 316px;
    width: 316px;
    background-image: url('/apps/resources/self_service/images/ibtx/SavvySaver_Logo.png');

}

#calendar_div{
    margin-left: 6px !important;
}

#wp_savvy_saver_2025-resources-nav-item{
    display: none !important;
}

#bingo_challenge_figure .tile-group .tile {
    text-align: left !important;
    flex-direction: initial !important;
}


#wp_savvy_saver_2025 .tile  {
    text-align: left !important;
    flex-direction: initial !important;
    position: initial;
    width:100%;
}

#wp_savvy_saver_2025 {
    overflow: hidden;
}


#wp_savvy_saver_2025-OnPeriodSuccess-content {
    width:100%;
    text-align: center !important;

}

#challenge-page .message-center .message:last-child {
    margin-bottom: 0;
    width: 137%;
}

@media only screen and (max-width: 900px) {
    #challenge-page .tile {
        text-align: left !important;
        flex-direction: column !important;
        position: initial;
        width: 100%;
    }

}

#task_list_incentive__15 div.tile-body.clearfix{
    margin-top: 2% !important;
}