.isqms-form h4 {
  font-size: 1.2em !important;
}

.brand-text {
  color: #17a2b8;
  font-size: 1.5em !important;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em !important;
}

.brand-image {
  padding-top: 10px;
  line-height: 32px;
  min-height: 42px;
  max-height: 57px;
}

.brand-link {
  background-color: white !important;
  min-height: 57px;
  padding-top: 2px;
  padding-bottom: 0px;
}

.changedparameter {
  color: green;
  font-weight: bold;
}

table.parameter-table th,
table.parameter-table td {
  position: relative;
  padding-left: 1px !important;
  padding-right: 1px !important;
}

input[type=checkbox] {
  width: 1em;
}

input[type=file] {
  margin-top: 0;
  padding-top: 3px;
}

#duplicateButton {
  margin-right: 10px;
}

.button-row {
  margin-bottom: 10px;
}

.csac-input {
  max-width: 200px;
}

.csac-input-short {
  max-width: 100px;
}

.csac-input-long {
  max-width: 400px;
}

.csac-table {
  max-width: 800px;
  margin-bottom: 1px;
}
.csac-table th, .csac-table td {
  border-top: none;
  padding: 0 1px !important;
}

.csac-table-full {
  width: 100%;
  margin-bottom: 1px;
}
.csac-table-full th, .csac-table-full td {
  border-top: none;
  padding: 0 1px !important;
}

.csac-add-btn {
  margin-bottom: 3px;
  width: 120px;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 26px;
}

.form-label {
  margin-top: 0.6em !important;
  margin-bottom: 0.2em !important;
}

h2.form-label {
  color: #0b69a3;
}

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