.myI {
	font-size:0.8em;
	color:#337ab7;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
      width: 100%;
      height: 400px;
      margin: auto;
}

.carousel-inner > .item > img.SRsmallcarousel, .carousel-inner > .item > a > img.SRsmallcarousel {
      width: 100%;
      height: 200px;
      margin: auto;
}

ol.carousel-indicators > li.active {
	background-color: #00529b;
	border-color: #00529b;
	opacity: 1;
}

ol.carousel-indicators > li {
	background-color: #e8eaef;
	border-color: #e8eaef;
}

div#carousel > div > div > div > div > p {
	color:white;
}

div.panel-heading > h2 > a {
	color:black;
}

div.panel-heading > h2 > a.tabcontent {
	color:#00529b;
}

div > div > a.carousel-control {
	opacity: 1;
	text-align: inherit;
	background-image:none !important;
	filter:none;
}

div.carousel-inner > div.item > div.carousel-caption {
	left: 15%;
	right: 15%;
	text-align: center;
	top:10% !important;
	font-weight:bold;
}

div > div > a > span > img.Carousel-pic-left {
	position:relative;
	left:25%;
	height:100%;
	width:50%;
}

div > div > a > span > img.Carousel-pic-right {
	position:relative;
	left:25%;
	height:100%;
	width:50%;
}

div > div > a > span.CarouselButton {
	border-radius:50%;
	background-color: white;
	color:#00529b;
	width: 1.5em !important;
	height: 1.5em;
	padding-top:0.25em;
	padding-left:0.25em;
	font-size:1.5em !important;
}

div > div > a > span.SmallCarouselButton {
	border-radius:50%;
	background-color: white;
	color:#00529b;
	width: 1.5em !important;
	height: 1.5em;
	padding-top:0.25em;
	padding-left:0.25em;
	font-size:1em !important;
}

.tab-pane-style {
	padding: 30px 20px 20px 30px;
}
div.performancePanel {
	border-style: solid none solid none;
}

div.performancePanel.tabcontent {
	border:none;
}


.panel-group .panel-heading + .panel-collapse .panel-body.tabcontent {
	border:none;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e8eaef;
}

.panel-group .panel+.panel {
	margin-top: -3px;
}

div.panel-default > .Mypanel-heading {
	background-image: none;
	background-color: #ffffff;
	border-color: #e8eaef;
	border-style: solid none solid none;
	border-width: 3px 0px 3px 0px;
}

div.panel-default > .Mypanel-heading.tabcontent {
	background-image: none;
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	border-top-right-radius:0px;
	border-top-left-radius:0px;
}


div.performancePanel > div > div.panel-body {
	padding-left: 0px;
	padding-right: 0px;
}

table > thead > tr > th.performanceTH {
	width:25%;
	text-align: center;
	padding-bottom: 1em;
	padding-top:1em;
	color: #0072c6;
	font-size:0.9em;
	font-weight:bold;
}

table > thead > tr > th.performanceTH-15 {
	width:15%;
	text-align: center;
	padding-bottom: 1em;
	padding-top:1em;
	color: #0072c6;
	font-size:0.9em;
	font-weight:bold;
}

table > tbody > tr > td.performanceTD {
	text-align: left;
	vertical-align: middle;
	padding:0.75em;
	font-size:0.9em;
	color:#77787b;
}

table > tbody > tr > td.performanceTD.sdg {
	text-align: center;
}

table > tbody > tr.CIgray {
	background-color:rgb(236,236,236);
}

table > tbody > tr > td.CItabletitle {
	color:#77787b;
	font-weight:bold;
}

/* tbody > tr.performanceTR:nth-child(even) { */
	/* background-color: #f6f6f6; */
/* } */

/* tbody > tr.performanceTR:nth-child(odd) { */
	/* background-color: #e4e4e4; */
/* } */

div > div > a {
	/* font-size: 0.8em */
}

.SDGimg {
	height:60px;
	width:60px;
}

.BODimages {
	height:200px;
	display:block;
	margin:auto;
}

.CSimage {
	width:100%;
	height: 250px;
}

.CSrow {
	margin-top:15px;
	margin-bottom:25px;
}

.pictureRow {
	margin-top:15px;
}

