body{
    background-image: url("/apps/resources/self_service/images/v7/login_page/Option5.png");
}

#dynamic-main-menu-top {
    background-color: #566770 !important;
}

.quick-icon {
    color: #566770 !important;
}

.branding-stripe {
    background-color: #566770 !important;
}

.navbar-left img{
    position: relative;
    top: -11px;
    width:250px;
    height: 56px;
}

.call-to-action{
    background:#566770;
}

.call-to-action:hover{
    background:#FDB728
}

.v5 .call-to-action {
    background:#566770;
}

.v5 .call-to-action-container:hover .call-to-action {
    background:#FDB728
}

.v5 .call-to-action-text-outer {
    color:#566770 !important;
}

.v5 .call-to-action-container:hover .call-to-action-text-outer {
    color:#aa272f !important;
}

.page-colored-bar{
    background: rgba(50,104,154,0.8);
}

@media (max-width: 991px) {
    /* sm */
    .v5 .self-service-page .self-service-header .menu-bar .page-title {
        color: #FFFFFF; /*this should stay white*/
    }


}

#challenge-wrapper.weight-loss .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
    background-image: url(/apps/resources/self_service/images/thewellnessconnection/MaintainDontGain_Logo2.png);
}
/*
!*  This needs to be in master *!
#challenge-wrapper.sf .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url(/apps/resources/self_service/images/thewellnessconnection/StressFreeChallenge_Logo3.png);
    background-size: 100% 100%;
}*/

/* Tobacco Affidavit */
div.radio_button_wrapper.form-check.radio {
    margin-top: 20px;
}

div.radio_button_wrapper.form-check.radio.radio-checked {
    background-color: #0054A4;
    color: white;
    margin-top: 20px;
}
#challenge-wrapper.etr .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url(/apps/resources/self_service/images/cvg/Eat_The_Rainbow_Challenge_Logo_2-01.png);
    background-size: 100% 100%;
    width: 50%;
    height: 560%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -19.5%;
}
#challenge-wrapper.etr .challenge-logo-tile {
    padding: 11% !important;
}

#documents_tile__18{
    display: none;
}

/*RETRAIN YOUR BRAIN CHALLENGE STARTS*/

.rybHeader, .ryb-sub-header{
    float: left !important;
}

#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo{
    width: auto;
    height: 220px;
    margin: 0 auto;
    background-image: url('/apps/resources/self_service/images/shifttowellness/GMF_RetrainYourBrain2.0.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
/*RETRAIN YOUR BRAIN CHALLENGE ENDS*/

.progress{
    margin-bottom: 15% !important;
}

.custom_activity_subtext{
    font-size: 1.15rem !important;
}


#challenge-wrapper.weight-loss .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url("/apps/resources/self_service/images/thewellnessconnection/MaintainDontGain_Logo2.png");
    background-size: 67% 100% !important;
    background-repeat: no-repeat;
}

