#dynamic-main-menu-top{
	background-color: rgba(1,148,220,0.8); !important;
}

.quick-icon {
    color: rgba(1,148,220,0.8); !important;
}

.md-icons .quick-icon{
   color: rgba(1,148,220,0.8) !important;
}

.branding-stripe {
    background-color: rgba(1,148,220,0.8); !important;
}

.activity-title{
    font-size: 24px;
}

.text-sm{
    font-size: 16px;
}

.date{
    font-size: 16px;
}

.summary{
    margin-bottom: 10px;
}

div.day-column > div.text-sm{
    font-size: 12px;
}

.date-header .day-column{
   margin-bottom: 3% !important;
}



@media (max-width: 991px) {  /* sm */
	.v5 .self-service-page .self-service-header .menu-bar {
		background: rgba(1,148,220,0.8); !important;
	}
	.v6 .self-service-page .self-service-header .menu-bar{
		background: rgba(1,148,220,0.8); !important;
	}
}
#custom_tile__1{
	background-color: transparent;
	box-shadow: none;
	border: none;
	overflow: visible;
}

#supportForm .self-service-page-body .row .ee-tile .tile-support {
	padding:10px;
}

.call-to-action a{
   color:#fff;
}
/*.navbar-brand img{
   width:197px;
   height: 24px;
}*/
.navbar-brand {
    margin-right: 7px;
    padding-left: 19px;
    padding-top: 30px;
}
.check-and-x{
    position: absolute;
    left: 75px;
    top: -3px;
}


.call-to-action{
    background:rgb(23,55,94);
}
.call-to-action:hover{
    background: rgba(1,148,220,0.8);

}
.page-colored-bar{
    background: rgba(1,148,220,0.8);
}

.mainlogin #login_form div img {
    max-width:100%;
}


#menu-all{
    display: none;
}


#mainlogin_blackout{
    margin-top: 10% !important;
    border-radius: 20px !important;
    padding: 5% 2% !important;
}


#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo {
    background-image: url('/apps/resources/self_service/images/meg/RetrainYourBrain3.0_Logo.png');
    background-size: 31%;
    background-repeat: no-repeat;
    background-position: center;
}
#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_With_Stroke.png');
   width: 100%;
}


#challenge-wrapper.ctnt .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
   background-size: 58% auto !important;
   background-position: center;
   background-repeat: no-repeat;
}

#challenge-wrapper.t5tf .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
     background-image: url(/apps/resources/self_service/images/challenges/v4/take_five_focus/Take5Challenge_Logo.png);
     background-size: 50%;
     background-position: center;
     background-repeat: no-repeat;
 }
#challenge-wrapper.t5tf .challenge-logo-tile .challenge-logo-wrapper::before{
    height:150px;
}