#preview-exit-button {
  position: absolute;
  z-index: 1;
  top: 28px;
  right: 18px;
}
.breadcrumb {
  margin-top: 20px;
}
hr.title {
  margin-bottom: 0;
}
h3 {
  margin-top: 40px;
}
h5 {
  font-size: 16px;
  /* margin-top: 15px; */
}
h6 {
  font-size: 14px;
}
/* .list-group-item {
  padding: 15px;
}
.list-group-item h5 {
  margin-top: 0;
}
.list-group-item p {
  margin: 0;
}
.list-group-item div {
  margin: 10px 0 0;
}
.list-unstyled li {
  margin-top: 10px;
} */
a.overview-thumbnail {
  display: block;
  width: 360px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
a.overview-thumbnail:hover {
  border: 1px solid #337ab7;
}
a.overview-thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
div.overview-caption {
  width: 360px;
  margin-top: 10px;
}
a.preview-thumbnail {
  margin-top: 0;
  display: block;
  width: 138px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
a.preview-thumbnail:hover {
  border: 1px solid #337ab7;
}
a.preview-thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
div.preview-caption {
  width: 138px;
  margin-top: 0;
}
.btn-view-data {
  margin-top: 10px;
  margin-bottom: 10px;
}
#map {
  width: 100%;
  height: 360px;
}


.dataset-category {
  background-color: #f5f5f5;
  padding: 5px 0 5px 5px;
  margin-bottom: 40px;
}
/* .media {
  margin-bottom: 40px;
} */
.media-no-preview {
  width: 128px;
  height: 128px;
  background-color: #eeeeee;
  padding-top: 40px;
  text-align: center;
}
.media-object-border {
  border: 1px solid #eeeeee;
}
.media-heading {
  margin-bottom: 10px;
}
.media-body p {
  margin-bottom: 5px;
}
.label-spacer {
  margin-right: 5px;
}
