.navbar-left img {
	position: relative;
	top: -10px;
	height: 56px;
}

body {
	background-image: url("/apps/resources/self_service/images/copart/1650x1032-familyhike.png");
}

.v5 .call-to-action {
	background:#002878;
}

.v5 .call-to-action-container:hover .call-to-action {
	background:#8e908f;
}

.v5 .call-to-action-text-outer {
	color:#002878 !important;
}

.v5 .call-to-action-container:hover .call-to-action-text-outer {
	color:#8e908f !important;
}


.v5 .self-service-page .self-service-header .menu-bar .page-title {
	color: #002878;
}


#main-menu-top .dynamic-main-menu-top-row {
	background-color: #002878;
}


@media (max-width: 991px) {
	/* sm */
	.v5 .self-service-page .self-service-header .menu-bar .page-title {
		color: #FFFFFF; /*this should stay white*/
	}
}

#dynamic-main-menu-top{
	background-color: #002878 !important;
}
.quick-icon {
	color: #002878 !important;
}
.branding-stripe {
	background-color: #002878 !important;
}

.rss-widget .tile-body{
	max-height: 300px;
}

#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_BannerVersion.png);
}
.carousel-caption{
	font-family: Helvetica,Sans-serif;
	color: #ffffff;
	text-shadow: none;
	font-weight:bold;
	font-size: 17px;
}

p.carousel-subtitle-0{
	margin-top: 5%;

}
.carousel-caption-0{
	width: 580px;
	margin-left: 14.5%;
}

p.carousel-subtitle-1{
	margin-top: 10.5%;
}

p.carousel-subtitle-2{
	margin-top: 19%;
}

p.carousel-subtitle-3{
	margin-top: 15%;
}

.task-list-incentive-tile .reward-item{
	min-height: 150px;
}

.carousel-indicators{
	bottom: 10px;
}

.help-block {
	top: 35px;
}

@media (max-width: 1199px) {

	.carousel-caption{
		font-size: 14px;
	}

	.carousel-caption-0{
		width: 480px;
		margin-left: 14.5%;
	}

	p.carousel-subtitle-0{
		margin-top: 2.5%;
	}

	.textSizer{
		font-size: 12px;
	}

	p.carousel-subtitle-1{
		margin-top: 9.5%;
	}

	p.carousel-subtitle-2{
		margin-top: 18%;
	}

	p.carousel-subtitle-3{
		margin-top: 14%;
	}

	.carousel-indicators{
		bottom: 0px;
	}

}


.tile-arc-activity .tile-header p.activity-title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 200px;
}
.icon {
	color: #f01818;
	font-size: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

#challenge-wrapper.weight-loss .challenge-logo-tile .challenge-logo-wrapper {
	width: 100%;
}

#challenge-wrapper.weight-loss .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
	background-image: url('/apps/resources/self_service/images/copart/ChooseToLose_ScaleLogo.png');
	width: 50%;
	margin: 0 auto;
}

#challenge-wrapper.dts .challenge-logo-tile .challenge-logo-wrapper .challenge-logo{
	background-image: url('/apps/resources/self_service/images/copart/Defeat_the_Seat_Challenge_2.png');
	width: 80%;
	margin: 0 auto;
}