#dynamic-main-menu-top {
    background-color: #60BB46 !important;
}

.branding-stripe {
    background-color: #60BB46 !important;
}

.quick-icon {
    color: #60BB46 !important;
}

.no-tour-for-path .quick-icon-container .quick-icon {
    color: #e4e4e4 !important;
}

.page-title{
    color: #60BB46;
}

 .page-colored-bar{
    background: #60BB46;
}


 .call-to-action{
    background:#60BB46;
}
 
 .self-service-page .self-service-header .menu-bar .page-title {
    color: #60BB46;
}
 
 .call-to-action-container:hover .call-to-action-text-outer {
    color: #60BB46;
}

 .call-to-action-text-outer {
    color: #60BB46;
}


@media (max-width: 991px) {  /* sm */
    .v6 .self-service-page .self-service-header .menu-bar .page-title {
        color: #FFFFFF;
    }
    .v6 .self-service-page .self-service-header .menu-bar {
        background: #60BB46;
    }
}
/*RETRAIN YOUR BRAIN CHALLENGE STARTS*/
#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
   background-image: url('/apps/resources/self_service/images/dfa/RYB_Logo_RDI.jpg');
}

.rybHeader, .ryb-sub-header{
   float: left !important;
}
/*RETRAIN YOUR BRAIN CHALLENGE ENDS*/
#challenge-wrapper.dts .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
    background-image: url('/apps/resources/self_service/images/dfa/Defeat_the_Seat_Challenge.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
}

#challenge-wrapper.hydration .challenge-logo-tile .challenge-logo {
    width: auto;
    height: 287px;
    margin: 0 auto;
    background-image: url("/apps/resources/self_service/images/aciww/Hydration_Logo_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#challengeDefault_widget_AHXDynamicLayout_renderWidget_hydration_avatar_14 > div > div.btn.btn-outline-secondary
{
    margin-top: 10px;
}