body {
  font-family: Arial!important;
  color: #797979;
  font-size: 12px;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
}

h1 {
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}

h4 {
  font-size:14px
}

.bootstrap-switch > div > span.bootstrap-switch-primary {
  color: #fff;
  background-color: #d2202e;
}

.header {
   background:#808184;
}

.info_panel {
   background-color: #4e4e50;
   color: #363636;
}

#stats h2 {
	margin-top: 0;
	font-size: 25px;
}

#take_action img {
  margin-top: 10px;
}

.footer {
   background:#808184;
   font-size: x-small;
   color: white;
   overflow: auto;
}

.footer a {
  color: white;
}

#super_carousel {
  color: #dddddd;
}

#super_carousel h1 {
  color: white;
}

#super_carousel .well {
 background-color: #4e4e50;
}

.gwt-SliderBar-shell {
  background:#808184;
}