/* Sticky footer styles
	-------------------------------------------------- */
	html {
	  position: relative;
	  min-height: 100%;
	  cursor: default;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-top: 60px;
	  margin-bottom: 60px;
	}
	.footer {
	  position: absolute;
	  bottom: 0;
	  width: 100%;
	  /* Set the fixed height of the footer here */
	  height: 60px;
	  background-color: #f5f5f5;
	}


	/* Custom page CSS
	-------------------------------------------------- */
	/* Not required for template or sticky footer method. */

	.container .text-muted {
	  margin: 20px 0;
	}

	.footer > .container {
	  padding-right: 15px;
	  padding-left: 15px;
	}

	code {
	  font-size: 80%;
	}
	
#nav-1-on a#nav-1, 
#nav-2-on a#nav-2, 
#nav-3-on a#nav-3, 
#nav-4-on a#nav-4
{
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

H4 {display:inline;}
