
.small-inputs {
  line-height: normal;
}

.small-inputs input, .small-inputs select {
  padding:0;
  height:25px;
}

.small-inputs select, .small-inputs input, .small-inputs textarea {
  font-size: 12px;
}

.small-inputs input {
  padding-left:4px;
}

.small-inputs label {
  margin-bottom: 0px;
}

.small-inputs p.help-block {
  margin:0;
  font-size: 10px;
}

.small-inputs .row {
  margin-right:0px;
  margin-left:0px;
}
.small-inputs .required label {
  font-size:12px;
}
.small-inputs .select2-container--krajee .select2-selection--single .select2-selection__arrow {
  height:23px;
}
.small-inputs .select2-container--krajee .select2-selection--single {
  height: 25px;
}
.small-inputs .input-group-addon {
  padding: 0 6px 0 6px;
}
.small-inputs input[type="radio"], .small-inputs input[type="checkbox"] {
  margin-top:0;
}
#photos-tab input {
  height:auto;
}

#photos-docs-tab input {
  height:auto;
}