/*
 * Bootstrap Site v2.3.1
 *
 * Copyright 2013 Tim Coy 
 */
body {
  background-color: #eeeeee; }

.area {
  padding: 80px 0px;
  background-color: white; }

.alt {
  padding: 50px 0px;
  background-color: #eeeeee; }

.footer {
  padding: 0px 0px 50px 0px; }

.comments div:not(:first-of-type) {
  margin-top: 50px; }
.comments .pagination {
  margin-top: 20px !important; }

.main {
  background-color: #2b7fa8;
  color: white;
  padding-left: 5px;
  padding-right: 5px; }

.chart {
  width: 100% !important;
  height: 100% !important;
  max-width: 300px;
  max-height: 300px; }

textarea {
  margin-bottom: 20px; }

#signinButton {
  width: 187px;
  height: 33px; }
  #signinButton :hover {
    cursor: pointer; }

body {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1 {
  font-weight: normal; }

h3 big {
  font-size: 140%; }

.lead {
  font-size: 16px;
  line-height: 22px; }

blockquote {
  padding: 0;
  border-left: none; }

.comments div small {
  color: #999999; }

@media (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px; }

  .container {
    padding-left: 20px;
    padding-right: 20px; } }

