@charset "UTF-8";
/* CSS Document */

 html, body {
     /*font-size: 10.5pt;*/
	  height: 100%;
	  /* The html and body elements cannot have any padding or margin. */
	}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

ul li, ol li {font-size: .8rem;}
th p {font-size: .8rem; margin-bottom: 0; font-weight: normal;}
p, td, th {font-size: .8rem;}
H6 {font-size: 1rem;}
H5 {font-size: 1.2rem;}
H4 {font-size: 1.4rem;}
H3 {font-size: 1.8rem;}
H2 {font-size: 2.2rem;}
H1 {font-size: 2.6rem;}

label {font-size: .8rem;}

.pagination .page-item a {font-size: .8rem; border: none; padding: 2px 8px;}
.form-control, .form-select {font-size: .8rem;}

.btn {font-size: .8rem;}

.note {font-size: .8rem;}

/* Set the fixed height of the footer here */
#footer {
  }
