.modal {
  max-height: 2000px;
}

/* Commont */
.file-uploader {
  float: right;
  margin-bottom: 12px;
  line-height: 18px;
  display: inline;
}


h1,h2,h3 {
  font-family: "Georgia",Arial,sans-serif;
}

.padded-row {
  margin-bottom: 5px;
}

span.required {
  color: red;
  margin-right: 5px;
  font-weight: bold;
}

.navbar-internal {
  margin-bottom: 5px;
}

.som-height {
  height: auto !important;
}
