body > .container {
	padding-top:60px;
	padding-bottom:70px;
}

body > .jumbotron {
	margin-top: 80px;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #f5f5f5;
}

.container .text-muted {
  margin: 20px 0;
}

#alertdivrem {
	margin: 20px 0;
}