

body {
	background-image: url("/apps/resources/self_service/images/cokmyhealth/Sunsphere_3.png");
}

#dynamic-main-menu-top{
	background-color: #307fe2 !important;
}
.quick-icon {
	color: #307fe2 !important;
}
.branding-stripe {
	background-color: #307fe2 !important;
}

.no-tour-for-path .quick-icon-container .quick-icon {
	color: #e4e4e4 !important;
}

.call-to-action-text-outer:hover{
	color:#307fe2 !important;
}

.call-to-action{
	background:#000000 !important;
}
.call-to-action:hover{
	background:#307fe2 !important;
}

#standard_tracking-sub-menu {
	display:none;
}

.call-to-action-text-outer{
	color:#000000 !important;
}
.v5 .call-to-action-container:hover .call-to-action-text-outer {
	color:#307fe2 !important;
}
#custom-points-summary {
	background-color: #307fe2;
	border-color: #307fe2;
}

#challenge-wrapper.sf .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
	background-image: url(/apps/resources/self_service/images/serviceexperts/StressFreeChallenge_Logo3.png);
}
.layered-circle.layered-circle-warning .img-circle.inner,
.layered-circle[role="button"].layered-circle-warning:hover .inner {
	background-color:#3ea748 !important;
}

#challenge-wrapper.cyoa .challenge-logo-tile .challenge-logo {
	background-image: url('/apps/resources/self_service/images/americantower/CYOA_Logo_v2.jpg');
	background-size: 100% auto;
	width: 450px;
}

.q_class{
	padding:5px;
	background: #c4c4c4;
	margin: 5px auto;
	border-radius: 10px;
	width: 70%;
}
#challenge-wrapper.am .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
	background-image: url('/apps/resources/self_service/images/challenges/choose_to_move/ChooseToMove_logo.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: center;
}