﻿div.google-visualization-tooltip { display:none }

html, body {
  height: 100%;
}

#chart_div {
  height: 100%;
}

.hangingindent {
  text-indent: -22px ;
  margin-left: 22px ;
}

#cover {
    background: url("http://www.aveva.com/Images/ajax-loader.gif") no-repeat scroll center center #FFF;
    position: absolute;
    height: 100%;
    width: 100%;
}

#calendar_basic {
width:inherit;
height:inherit;
}

#carouselButtons {
	margin-left: 100px;
	position: absolute;
	bottom: 0px;
}
.carousel-caption {
	position: relative;
	left: auto;
	right: auto;
}

.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}

ul.list-group:after {
  clear: both;
  display: block;
  content: "";
}

.list-group-item {
	float: left;
}