html {
	font-size: 14px;

}

body {
	padding-top: 70px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}


footer {
	padding-top: 50px;
	padding-bottom: 10px;
}

option.option_green {
	background-color: lime;
}

option.option_yellow {
	background-color: yellow;
}

.navbar {
	border-bottom: 1px solid #e7e7e7;
}

nav {
	padding: 0 !important;
}

.jumbotron {
	padding: 18px 30px;
}
