/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
  background-color: #f5f5f5;
}

.jumbotron {

	background-image: url("../images/bg-patterns.gif");

}

.jumbotron p {
	    font-weight: 400;
}

#addmoredadaa, #spinner, #searchbar  {
	margin-bottom: 30px;
	margin-top: 20px;
}

.last {
	margin-bottom: 15px;
}
button, .booklink {
	cursor: pointer;
}
#mainokset {
	    padding-bottom: 10px;
}
.background {
	background-image: url("../images/bg-patterns.gif");
}
a.nav-link {
	font-weight: 600;
	color: black;
}
.first {
	margin-top: 20px;
}