#dynamic-main-menu-top{
    background-color: #0054a4 !important;
}
@media (max-width: 991px) {  /* sm */
    .v5 .self-service-page .self-service-header .menu-bar {
        background:#0054a4 !important;
    }
    .v6 .self-service-page .self-service-header .menu-bar{
        background:#0054a4 !important;
    }

    .category-title{
        font-size: .45rem !important;
    }


}
.v6 .self-service-page .self-service-header .menu-bar{
    background:#0054a4 !important;
}
.tile .tile-header {
    background-color: #0054a4;
    color: #ffffff !important
}
.call-to-action{
    background:#000000 !important;
}
.call-to-action:hover{
    background:#0054a4 !important;
}
.tile.call-to-action-widget {
    padding-top:40px;
}
.page-colored-bar {
    background: #0054a4;
}

.activityCardSubTitle{
    font-size: 1.25rem !important;
}

.page-title{
    color: #0054a4;
}

.incentive-progress-tabulated-tile-style .incentive-progress-footer {
    display:none;
}

.call-to-action-text-outer{
    color:#000000 !important;
}
.v5 .call-to-action-container:hover .call-to-action-text-outer {
    color:#0054a4 !important;
}

.navbar-brand.navbar-left img {
    width:110px;
}

#challenge-wrapper.am .challenge-logo-tile {
    height: 370px;
}

#challenge-wrapper.am .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
    background-image: url('/apps/resources/self_service/images/rdi/RDI_Logo_ChooseToMoove(FINAL)_20200522.jpg');
    height: 320px;
}

@media only screen and (max-width: 480px) {
    #challenge-wrapper.am .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
        height: 140px;
    }

    #challenge-wrapper.am .challenge-logo-tile {
        height: 180px;
    }
}
#challenge-wrapper.ctnt .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image:url('/apps/resources/self_service/images/challenges/choose_this_not_to_that/ChooseThisNotThat_Logo_v2.png');
    background-size: 55%;
    height: 170px;
}

#challenge-wrapper.etr .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image:url('/apps/resources/self_service/images/rdi/EatTheRainbow_Logo.png');
}

.quick-icon {
    color: #0054a4 !important;
}
.no-tour-for-path .quick-icon-container .quick-icon {
    color: #e4e4e4 !important;
}
.branding-stripe {
    background-color: #0054a4 !important;
}
.tile .tile-header {
    background-color:rgba(255,255,255,.7) !important;
    color:black !important;
}
.quicklinks .md-icons, .quicklinks .ah-icons {
    color:#0054a4 !important;
}

.item-hidden {
    display:none;
}

.rdi_2022_tier_2_complete .stars {
    margin-top:5px;
}

/* Hiding "Apple watch users" default notice message on "Settings -> Authorize Device" Tab */
#deviceinfo-content > div > div > div > p:nth-child(5) {
    display:none;
}

/* Hiding points display for "Tier 1" Point Tracking tab (Total points for this page is 0) */
div[data-category-id=hac_tier1] #activities p {
    display:none;
}


.rdi_2022_dental_exam .rewards-title {
    font-size:14px;
}

.rdi_2022_vaccination .rewards-title {
    font-size:11px;
}

#challenge-wrapper.hydration .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url('/apps/resources/self_service/images/rdi/RDI_Hydration_Logo_03122021.jpg');
    background-size: 70%;
    height: 170px;
}


#challenge-wrapper.cyoa .challenge-logo-tile .challenge-logo {
    background-image: url('/apps/resources/self_service/images/challenges/choose_your_own_adventure/CYOA_Logo_5.jpg');
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
}

.incentive-rewards-tile .task-list-title, .incentive-rewards-tile .task-list-footer, .task-list-incentive-tile .task-list-title, .task-list-incentive-tile .task-list-footer, .incentive-progress-tabulated-tile-style .task-list-title, .incentive-progress-tabulated-tile-style .task-list-footer {
    background-color: #0054A4;
    color: white;
}

/* Tobacco Affidavit */
div.radio_button_wrapper.form-check.radio {
    color: #0054A4;
}

div.radio_button_wrapper.form-check.radio.radio-checked {
    background-color: #0054A4;
    color: white;
}

/*.carousel-control.left{*/
/*   display:none;*/
/*}*/
/*.carousel-control.right{*/
/*   display:none;*/
/*}*/
/*.carousel.carousel .carousel-control-wrapper{*/
/*   display: none;*/
/*}*/

body{
    background-image: url("/apps/resources/self_service/images/v7/login_page/Option3.png");
}

#documents_tile__14{
    display: none;
}

#challenge-wrapper.fv .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url("/apps/resources/self_service/images/johnsoncounty/Fruit&Veggie_Logo_2.png");
    background-size: 60% 135%;
    background-repeat: no-repeat;
    padding-left: 235px;
    background-position: center;
}
#challenge-wrapper.dts .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url("/apps/resources/self_service/images/rdi/Defeat_the_Seat_Challenge.png");
    background-size: 100% 100%;
}

#challenge-wrapper.hydration #glass-image {
    width: 445px;
    height: 329px;
    position: absolute;
    top: 6px;
    background-repeat: no-repeat;
    background-position:
            0 0;
    margin-bottom: 121px;
}