/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 30px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 30px;
  background-color: #f5f5f5;
}

* {
   font-size: 18px;
   line-height: 1.4;
}

p {
  text-align: justify;
}

.MathJax {
font-size: 1.3em !important;
}


.google-visualization-table-table{
  font-size: 8pt !important;
}

.google-visualization-table-td{
  font-size: 8pt !important;
}

.google-visualization-table-th{
  font-size: 8pt !important;
}

.jumbotron {
background-image: url("../figures/12326442615_5995f8c657_k_red.jpg");
background-size: cover;
}
