.box-img img, .box-model-img img {
  max-width: 250px;
}

.box-img-row, .box-model-img-row {
  padding: 5px;
  border-radius: 5px;
  margin-top: 5px;
}

label.required:after, legend.required:after, h3.required:after, h4.required:after, h5.required:after {
  content: " *";
  color: #e74a3b;
}

.compact {
  width: 1px;
  white-space: nowrap;
}

.select-text {
  min-width: 300px;
}

::-webkit-input-placeholder {
  color: #bcbcbc !important;
}

::-moz-placeholder {
  color: #bcbcbc !important;
}

:-ms-input-placeholder {
  color: #bcbcbc !important;
}

::placeholder {
  color: #bcbcbc !important;
}

#mail-msg-table button {
  float: right;
}

.nav-item .collapse-header {
  color: white !important;
  background-color: #bbbbbb;
}

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