/*.img-thumbnail {
  width: 270px;
  height: 200px;
  border: 1px solid #ddd;
  border-radius: 0px;
  padding: 4px;
}*/

.section-name {
  font-size: 130%;
}

.analysis-name {
  font-size: 125%;
  margin-bottom: 0px;
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
