
.call-to-action-text-outer:hover{
   color:#002f6c !important;
}

#dynamic-main-menu-top{
   background-color: #002f6c !important;
}

.branding-stripe {
   background-color: #002f6c !important;
}
.call-to-action{
   background:#002f6c !important;
}
.call-to-action:hover{
   background:#002f6c !important;
}
.tile.call-to-action-widget {
   padding-top:40px;
}
.page-colored-bar {
   background: #002f6c;
}

.page-title{
   color: #002f6c;
}



.call-to-action-text-outer{
   color:#002f6c !important;
}
.v5 .call-to-action-container:hover .call-to-action-text-outer {
   color:#002f6c !important;
}

.glyphicons-circle-info {
   color: white;
}

#tour-quick-icon-collapsed-menu-item > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) {
   color: #abadb3 !important;;
}

.quick-icon {
   color: #002f6c !important;
}

.incentive-progress-footer
{
   display:none;
}

div.menu-item-child{
   cursor: pointer;
}

@media only screen and (max-width: 973px) {
   div > .card-heading h3 {
      font-size: 16px;
      width: 323px !important;
   }
}

#sub-menu-container{
   display:none;
}

td.ptTableRight, th.ptTableRight{
   text-align: center;
   padding-top: 1%;
   padding-bottom: 1%;
}

td.ptTableLeft, td.ptTableLeftGrey, th.ptTableLeft{
   padding-left: 2%;
   padding-top: 1%;
   padding-bottom: 1%;
}

tr.greyRows{
   background-color: #e6e6e6;
}
#challenge-wrapper.etr .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
   background-image: url("/apps/resources/self_service/images/challenges/v4/eat_the_rainbow/EatTheRainbow_Logo.png");
   background-size: 100% auto;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: center;
}

/*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*/

.sc-eDvSVe {
   --reactour-accent: #007aff !important;
   max-width: 5000px !important;
   min-width: 150px !important;
   border-radius: 5px !important;
   background-color: rgb(255, 255, 255) !important;
   padding: 24px 30px !important;
   box-shadow: rgba(0, 0, 0, 0.3) 0px 0.5em 3em !important;
   color: inherit !important;
   position: fixed;
   transition: transform 0.3s ease 0s !important;
   top: 0px !important;
   left: 0px !important;
   z-index: 1000000 !important;
   transform: translate(298px, 10px) !important;
}
/*FOR GAMEBOARD CHALLENGE ONLY*/
#current_day_in_challenge{
   display: none !important;
}

#messagecenter .page-title.dual-title{
   color: white; !important;
}

/*FRUIT AND VEGGIE CHALLENGE */
#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-position: center;
   background-size: 400px 200px;
}