.call-to-action-text-outer:hover{
   color: #002855 !important;
}

#dynamic-main-menu-top{
   background-color: #002855 !important;
}

.branding-stripe {
   background-color: #002855 !important;
}

.page-colored-bar {
   background: #002855;
}

.page-title{
   color: #002855;
}

.quick-icon {
   color: #002855 !important;
}
.icon-36.md-icons{
   font-size: 50px !important;

}
.ah-icons{
   font-size: 50px;

}

/* Cell Phone */
@media only screen and (min-width : 0px) and (max-width : 640px) {
   #biomeasures , #weight_loss_and_wellness {
      font-size: .85rem;
      font_weight: bold;
   }

   .client-logo{
      max-width: 129% !important;
      height: auto !important;
   }
}

#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo {
   width: auto;
   height: 220px;
   margin: 0 auto;
   background-image: url("/apps/resources/self_service/images/americantower/RetrainYourBrain3.0_Logo.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
}





.reward-item.reward-item-success.wvu_no_tier_2025 .img-circle
{   background: linear-gradient(0deg, #666666 0%, #666666 100%);
   border: 5px solid #bbb;
   cursor: initial;



}

.rybHeader, .ryb-sub-header{
   float: left !important;
}

/*CYOA 2023 STARTS*/

#challenge-wrapper.cyoa .challenge-logo-tile .challenge-logo{
   background-image: url("/apps/resources/self_service/images/cranewellness/CYOA_Logo_1.png");
   background-size: 50% auto;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: center;
   width: auto;
}

#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo {
   background-image: url("/apps/resources/self_service/images/ahlwell/2025/RetrainYourBrain3.0_Logo.png");
}