/* This stylesheet is used to style the public-facing components of the plugin. */


.bike-stats li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.bikeindex-submission-form {
	width: 100%;
	height: 800px;
}

.bike-description-unavailable {
	color: gray;
}