body {
  padding-top: 50px;
  padding-bottom: 30px;
}

.alert-text {
	text-align: center;
}

.jumbotron {
  text-align: center;
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}

.row {
	margin-bottom: 5px;
}

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

.progress {
	margin-bottom: 0px;
}

.progress-bar {
	width: 100%;
}

.btn-center {
	text-align: center;
}

.panel-title {
	font-size: 14px !important;
}

.glyphicon {
	padding-right: 3px;
}

.list-group {
	margin-bottom: 0px;
}

.footer {
  bottom: 0;
  width: 100%;
  height: 20px;
  background-color: #f5f5f5;
  text-align: center;
}
