@charset "UTF-8";

/* Sticky footer styles
-------------------------------------------------- */
html {
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-top: 60px;
}
.footer {
  width: 100%;
  height: 60px;
  paddinf: 10px;
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 20px 20px;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

ul.fileList {
	list-style: none;
	padding-left: 0px;
}

img.mmit-logo {
	height: 35px;
}