/*
Theme Name: Covid-19
Theme URI: https://www.coronavirusbellcurve.com
Author: Josh Pritchard
Author URI: https://www.coronavirusbellcurve.com
Description: A basic theme using the Bootstrap framework.
Version: 1.0
Text Domain: covid19
*/

.display-1,
.display-2,
.display-3,
.display-4,
.display-5 {
  font-family: agency-fb, sans-serif;

font-weight: 900;

font-style: normal;
}


#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 10px; /* Place the button at the bottom of the page */
  right: 15px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 10px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}



.navbar-default {
  display: none;
}

.display-5 {font-size:2.25rem;font-family: mr-eaves-xl-modern, sans-serif;

font-weight: 700;

font-style: normal;}

.hot-5 {
background-color: #fff9e5;
}
.hot-10 {
background-color: #fff3cc;
}
.hot-15 {
background-color: #ffedb2;
}
.hot-20 {
background-color: #ffe799;
}
.hot-25 {
background-color: #ffe180;
}
.hot-30 {
background-color: #ffdb66;
}
.hot-35 {
background-color: #ffd54c;
}
.hot-40 {
background-color: #ffcf33;
}
.hot-45 {
background-color: #ffc91a;
}
.hot-50 {
background-color: #ffc300;
}
.hot-55 {
background-color: #ffc300;
}
.hot-0 {
background-color: #ffffff !important;
}
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
}
html,
body {
  height: 100%;
}

#page-content {
  flex: 1 0 auto;
}

#sticky-footer {
  flex-shrink: none;
}
p, h1, h2, h3, h4, h5, td, li {font-family: mr-eaves-xl-modern, sans-serif;

font-weight: 400;

font-style: normal;}
th {font-family: mr-eaves-xl-modern, sans-serif;

font-weight: 700;

font-style: normal;}

p, li {font-size:1.2rem;}