body {
   background-image: url("/apps/resources/self_service/images/v7/login_page/Option5.png");
}

.call-to-action-text-outer:hover{
   color:#0A2F87 !important;
}

#dynamic-main-menu-top{
   background-color: #0A2F87 !important;
}

.branding-stripe {
   background-color: #0A2F87 !important;
}
.call-to-action{
   background:#0A2F87 !important;
}
.call-to-action:hover{
   background:#0A2F87 !important;
}
.tile.call-to-action-widget {
   padding-top:40px;
}
.page-colored-bar {
   background: #0A2F87;
}

.page-title{
   color: #0A2F87;
}



.call-to-action-text-outer{
   color:#0A2F87 !important;
}
.v5 .call-to-action-container:hover .call-to-action-text-outer {
   color:#0A2F87 !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: #0A2F87 !important;
}

.incentive-progress-footer
{
   background-color: #ccc;
}


/* Stress Free Challenge */
#challenge-wrapper.sf .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url("/apps/resources/self_service/images/grifols/Stree_Free_Challenge_Logo_2022.png");
   background-size: 100% auto;
   background-repeat: no-repeat;
   background-position-y: center;
}
/* End of Stress Free Challenge */

#challenge-wrapper.dts .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url(/apps/resources/self_service/images/challenges/defeat_the_seat/Defeat_the_Seat_Challenge_2.png);
   height: 115%;
   width: auto;
}
#challenge-wrapper.ew .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-image: url('/apps/resources/self_service/images/cvg/EatWell_Logo_2.png');
   background-size: 100% auto;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: center;
}

#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo{
   background-image: url('/apps/resources/self_service/images/grifols/Copart_RetrainYourBrain2.0_logo.png');
   width: 80%;
   margin: 0 auto;
}

#challenge-wrapper.cyoa .challenge-logo-tile .challenge-logo {
   background-image: url("/apps/resources/self_service/images/bmcs/CYOA_Logo_3.jpg");
   width: 100%;
   margin: 0 auto;
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
}

#mainlogin_blackout .mainlogin_blackout{
   padding: 2%;
   margin-top: 5%;
   border-radius: 5%;
}

.points_modal{
   border: 1px solid black;
   border-collapse: collapse;
   font-family: "Calibri", sans-serif;
   width: 100%
}

.points_modal td, .points_modal th{
   border: 1px solid black;
   border-collapse: collapse;
   padding:5px;
}

.points_modal thead, .points_modal tfoot{
   background-color: #B4C6E7;
   font-weight: bold;
}