body {
   background-image: url('/apps/resources/self_service/images/v7/login_page/Option8.png');
   background-position: 50% 25%;
}

.incentive-progress-tabulated-tile-style .incentive-progress-footer {
   display:none;
}

.task-list-incentive-tile .reward-item.reward-item-success.rwb_incentive_tier_test_gold_task .img-circle{
   background-color:#ffd700;

}
.task-list-incentive-tile .reward-item.reward-item-success.rwb_incentive_tier_test_silver_task .img-circle{
   background-color:#c0c0c0;

}
.task-list-incentive-tile .reward-item.reward-item-success.rwb_incentive_tier_test_bronze_task .img-circle{
   background-color:#f4a460;
}

#challenge-wrapper.hydration .challenge-logo-tile .challenge-logo{
   background-image: url(/apps/resources/self_service/images/challenges/v4/hydration/HydrationChallenge_Logo_v3.png);
}

#challenge-wrapper.am .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
   background-image: url(/apps/resources/self_service/images/rwbeckett/RWB_FinalLogo_FitnessChallenge_20200717.png);
   background-size: 100% 100%;
}
#dynamic-main-menu-top{
   background-color: #EC4950 !important;
}
.quick-icon {
   color: #EC4950 !important;
}
.branding-stripe {
   background-color: #EC4950 !important;
}

div > form#blood_pressure_activity_form > button.btn.btn-info.no-margin.tile-arc-activity-submit-btn {
   margin-top: 20px;
}

#tobacco_affidavit_v3_tobacco_affidavit_discount_description_value, #tobacco_affidavit_v3_tobacco_affidavit_description_value{
   padding-bottom: 3%;
}

#mainlogin_blackout{
   margin-top: 10%;
   border-radius: 20px;
   padding: 5% 2%;
}

.row .fractional-columns .task-list-tasks{
   margin-top: 6% !important;
}

@media (max-width: 900px) {
   div.mini-challenge div.img-wrapper {
      width: 70%;
      max-width: 70%;
      /*margin-left: auto;*/
      /*margin-right: auto;*/
   }
}

.category-title{font-size: .8rem !important;}

#challenge-wrapper.bingo #challenge-page #RWB_GoodDeeds_2023 #calendar_div{
   margin-left: 0px !important;
}

#challenge-wrapper.bingo .challenge-logo-tile .challenge-logo{
   background-image: url('/apps/resources/self_service/images/shifttowellness/SavvySaver_Logo_20200610 (003).png') !important;
}

#challenge-wrapper.ew .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url('/apps/resources/self_service/images/rwbeckett/EatWell_Logo_2.png');
   background-size: 100% auto;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: center;
}
/* Temporary fixes for making incentive tile responsive on small/medium screens */
@media only screen and (max-width: 768px) {
   #home_widget_AHXTasklistManager_prepNestedGenericTasklistContent_taskListIncentiveTile_1 {
      height: 400px !important;
   }
}
@media only screen and (max-width: 600px) {
   #home_widget_AHXTasklistManager_prepNestedGenericTasklistContent_taskListIncentiveTile_1 {
      height: 400px !important;
      display: flex !important;
   }
   #home_widget_AHXTasklistManager_prepNestedGenericTasklistContent_taskListIncentiveTile_1 > div > div.tile-body.clearfix > div.row.fractional-columns.task-list-tasks > div.d-flex.flex-column.justify-content-between.col-12.col-md-3.task-list.rwb_2024_incentive_tier_list {
      display: flex !important;
      flex: 1 !important;
      align-items: center !important;
   }
   #home_widget_AHXTasklistManager_prepNestedGenericTasklistContent_taskListIncentiveTile_1 > div > div.tile-body.clearfix > div.row.fractional-columns.task-list-tasks > div.d-flex.flex-column.justify-content-between.col-12.col-md-3.task-list.rwb_2024_incentive_tier_list > div.row.fractional-columns.task-list-tasks > div > div.rewards-title{
      width: 80px !important;
   }
}
/* End of incentive tile responsive fixes */

#challenge-wrapper.cyoa .challenge-logo-tile .challenge-logo{
   background-image: url("/apps/resources/self_service/images/jxwellness/CYOA_Logo_1.png");
   background-size: 50% auto;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: center;
   width: auto;
}

#current_day_in_challenge {
   display: none !important;
}
