#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');
}


/*RYB 2025*/

.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;
}

#filter-documentsTile .tile-body{
    height: 198px;
    margin-top: 30px;
}

#current_day_in_challenge{
    display: none;
}

#challengeDefault_widget_AHXDynamicLayout_renderWidget_hydration_avatar_14 > div > div.btn.btn-outline-secondary
{
    margin-top: 10px;
}

#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;
}

/* Styling for Bingo Challenges */
#calendar_div{
    margin-left: 6px !important;
}

.challenge-logo-wrapper{
    width: 100%;
}
#challenge-page .message-center .message:last-child {
    margin-bottom: 0;
    width: 100%;
}
#challenge-wrapper.bingo .challenge-logo-tile .challenge-logo{
    max-height: 150px;
    max-width: 400px;
    background-image: url('/apps/resources/self_service/images/rli/2024/savvy_saver.png');
}
#dfa_savvy_saver_2026 {
    overflow: hidden;
}
@media only screen and (max-width: 900px) {
    #challenge-page .tile {
        text-align: left !important;
        flex-direction: column !important;
        position: initial;
        width: 100%;
    }

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

#dfa_savvy_saver_2026-OnPeriodSuccess{
    text-align: center !important;
}

.message-center{
    min-width: 100% !important;
}

/* Styling for Bingo Challenges End */

