body {
   background-image: url('https://www.assethealth.com/apps/resources/self_service/images/v8/login/Option 12.png');
}

.branding-stripe {
   background-color: #F06000 !important;
}

#dynamic-main-menu-top {
   background-color: #F06000 !important;
}

.quick-icon {
   color: #F06000 !important;
}

.v6 .call-to-action {
   background:#F06000;
}

.v6 .call-to-action-container:hover .call-to-action {
   background:#F06000;
}

.v6 .self-service-page .self-service-header .menu-bar .page-title {
   color: #752929;
}

.v6 .call-to-action-text-outer {
   color:#777776 !important;
}

.v6 .call-to-action-container:hover .call-to-action-text-outer {
   color:#F06000 !important;
}

.call-to-action-text-outer:hover{
   color:#F06000 !important;
}

.navbar-left img {
   top: 5px;
   width: 200px;
}

#calendar_div{
   margin-left: 6px !important;
}


#challenge-wrapper.t5tf .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url('/apps/resources/self_service/images/realpage/Take5Challenge_Logo.png');
}
#challenge-wrapper.t5tf .challenge-logo-tile .challenge-logo-wrapper::before{
   height:220px;
}

#challenge-wrapper.sf .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
   background-image: url('/apps/resources/self_service/images/realpage/StressFreeChallenge_Logo3.png');
}

#challenge-wrapper.ew .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url(/apps/resources/self_service/images/nexanswellness/eatwelllogoEDIT.png);
   background-size: 100% 100%;
}

#current_day_in_challenge{
   display:none;
}

#challenge-wrapper.cyoa  .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url(/apps/resources/self_service/images/realpage/CYOA_Logo_3.png);
   width: 100%;
   margin: 0 auto;
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
}

/* Styling for Bingo Challenges */
#calendar_div{
   margin-left: 6px !important;
}

/*#bingo_challenge_figure .tile-group .tile {
    text-align: left !important;
    flex-direction: initial !important;
}*/
#challenge-page .tile {
   text-align: left !important;
   flex-direction: initial !important;
   position: initial;
   width:100%;
}
.challenge-logo-wrapper{
   width: 100%;
}
#challenge-wrapper.bingo .challenge-logo-tile .challenge-logo{
   max-height: 150px;
   max-width: 400px;
   background-image: url('/apps/resources/self_service/images/realpage/2025/AH_Logo_MentalStressBingo_20240426.png');
}
#realpage_bingo_2025 {
   overflow: hidden;
}

@media only screen and (max-width: 900px) {
   #challenge-page .tile {
      text-align: left !important;
      flex-direction: column !important;
      position: initial;
      width: 100%;
   }

}

#realpage_bingo_2025-OnPeriodSuccess{
   margin-left: 140px;
}

/* End of Styling for Bingo Challenges */