.v6 .carousel-title{
    color: #C7C9C7;
}

.v6 .page-title{
    color: #C7C9C7;
}

.v6 .page-colored-bar{
    background: #C7C9C7;
}

.v6 .call-to-action{
    background:#009b77;
}

.v6 .call-to-action:hover{
    background:#C7C9C7;
}

.v6 .tile .tile-header {
    /* background-color: #cf9f79; */
    background-color: #009b77;
    color: #ffffff !important;
}

.v6 .cta-challenge-disabled:hover {
    background-color: #009b77;
    color: #ffffff !important;
    cursor: default;
}



.navbar-left > li > a {
    padding-left: 8px;
    padding-right: 8px;
}

.v5 .self-service-page .self-service-header .menu-bar .page-title {
    color: #009b77;
}
.v6 .call-to-action-text-outer {
    color: #009b77; !important;
}

.v6 .call-to-action-container:hover .call-to-action {
    background:#C7C9C7; !important;
}

.v6 .call-to-action-container:hover .call-to-action-text-outer {
    color:#C7C9C7; !important;
}

#dynamic-main-menu-top.v8 {
    background-color: #009b77;
}

div[data-activity-id="physician_waiver"] {
    display:none;
}

div[data-category-id="hac_rejuvenate"][data-activity-id="loose_activities"] .card-body .activity-title {
    display:none;
}

#challenge-wrapper.fv .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url("/apps/resources/self_service/images/challenges/fruit_and_veggie/Fruit&Veggie_Logo2.png");
    background-size: 100% 130%;
    background-repeat: no-repeat;
    margin-top: -25px;
}

.quick-icon {
    color: #009b77 !important;
}

.glyphicons-circle-info {
    color: white;
}



#challenge-wrapper.ryb .modal .modal-title {
    display: inline-block;
    width: 100%;
}

/* Beat the Boss Challenge */
#schreiber_Beat_The_Boss_2022 #challengeDefault_widget_AHXDynamicLayout_renderWidget_overview_0,
#schreiber_Beat_The_Boss_2022 #challengeDefault_widget_AHXDynamicLayout_renderWidget_progress_summary_1 {
    display:none;
}

#boss-image-disabled , #boss-image-disabled-loss , #boss-title-disabled, #steps-disabled, #boss-image-disabled-future, #boss-title-disabled-future, #steps-disabled-future {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
    background-color: rgba(0, 0, 0, 0.33);;
}


.text-block {
    right: 32%;
    color: #FFFFFF;
    position: absolute;
    top: 31%;
}

#boss-image img, #boss-image-disabled img, #boss-image-disabled-loss img, #boss-image-disabled-future img
{
    vertical-align: middle;
    height: 100%;
    width: 100%;

}
#challenge-page .tile {
    font-size: 15px;
}

#challenge-wrapper.as .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url('/apps/resources/self_service/images/schreiber/Beat_the_Boss/Schreiber_BeatTheBoss_Logo_04232021.png');
    background-size: 400px auto;
    background-position: center;
    background-repeat: no-repeat;
}

#past {
    pointer-events: none;
}

#future {
    pointer-events: none;
}
.task-list-incentive-tile .reward-item .progress-pie-chart .md-icons{
    color: #6c757d;
}
/*End  Beat the BOSS */

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

.ryb-header{
    float: inline-start;
}

.ryb-sub-header{
    clear: inline-start;
    float: left;
}
