.carousel-control.left, .carousel-control.right {
	background: none !important;
}
.carousel-control.left {/*margin-left: -30px !important; */color: #4d97c1; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6) !important;}
.carousel-control.right {/*margin-right: -30px !important; */color: #4d97c1; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6) !important;}

.carousel-inner {
   /*margin-bottom:-50px;*/
}

.carousel-indicators {
   position:fixed;
   bottom: 0px;
}

.carousel-indicator {
   border: 1px solid #4d97c1 !important;
}

.carousel-indicators .active {
   background-color: #4d97c1 !important;
}

.carousel-control {
	width: 5% !important;
}

.icon-prev {
	font-size: 40px !important;
}

.icon-next {
	font-size: 40px !important;
}

.carousel-control.right {
	margin-right: -10px !important;
}

#openingSlide {
	padding: 0px !important;
}

#openingSlideContent {
	background-image: url("/img/chart-preview-cropped.png") !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -5px !important;
	margin-top: 25px !important;
	padding: 0px !important;
}

#introduction {
	margin-top: 30px !important;
	padding-left: 20px;
}

#openingSlideTitle {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

#kMonitorLogo {
	position: absolute;
	bottom: 2px;
	right: 5px;
}

#openingSlideSubtitle {
	display: block !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.headerDiv {
	color: white;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

.headerDiv > h2 {	
	font-weight: bold;
	margin-top: 11px !important;
	margin-bottom: 11px !important;
}

#openingContent {
	height: 100% !important;
}

#introduction {
	height: 100% !important;
	background-color: white !important;
}