h1 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  font-size: 200%;
}

h2 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  font-size: 180%;
}

h3 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  font-size: 150%;
}

h4 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  font-size: 130%;
}

h5 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  font-size: 100%;
}

h6 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  font-size: 100%;
}

.model-slide {
  border: 1px #d1d1d1 solid;
  margin-bottom: -1px;
  margin-right: -1px;
}
.model-slide .title-link {
  border: none;
  background: none;
  color: #187eac;
  font-weight: 500;
}

.model-slide-fixed {
  height: 260px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.slide-image {
  margin-top: 10px;
  padding: 10px;
  height: 156px;
}
.slide-image:hover {
  cursor: pointer;
}
.slide-image img {
  display: block;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.model_details_dialog .modal-header {
  border: none;
  padding-bottom: 0;
}
.model_details_dialog h2 {
  margin-top: 0;
}
.model_details_dialog .modal-content {
  padding-bottom: 50px;
  border-radius: 0;
}
.model_details_dialog a {
  color: #348613;
  text-decoration: none;
}
.model_details_dialog a:hover {
  color: #348613;
  text-decoration: none;
  border-bottom: 1px dashed #DCF0D5;
}

/*# sourceMappingURL=supported_models.css.map */
