/*
.main-action-button {
  position: fixed;
  bottom: 65;
	padding: 15px;
}
*/
.navbar {
	z-index: 100;
}

.main-action-button {
	margin: 10px;
}

#addform {
	padding-top: 15px;
}

.navbar a {
	text-decoration: none;
	color: #f8f9fa;
}

.footer a {
	text-decoration: none;
	color: #f8f9fa;
}

#submitButton {
	margin-top: 10px;
}

.strike {
  text-decoration: line-through;
}

#inform {
	margin-top:6px;
}

button#inv {
	margin-top: 6px;
}

.main-section {
	margin-bottom: 4px;
}
