.fixed-button {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.form-inline {
	display: inline;
}

hr {
	margin: 5px 0;
}
