#chart_div {
  width: 380px !important;
  max-width: 380px;
  margin: 0;
}

/* about/media graph too wide for our page now, force smaller size */

/* form */
.detail {
  line-height: 20px;
}

.detail .lhs {
  margin-right: 25px;
  font-weight: bold;
}

.detail .rhs {
  line-height: 20px;
  font-weight: bold;
}

input.txtField {
  width: 200px;
}

input.fts {
  width: 100%;
}

select {
  padding: 1px;
  width: 206px;
}

.logo-example {
  width: 150px;
  height: auto;
  margin-bottom: 1em;
}
.logos-list .btn {
  font-size: 12px;
  margin-bottom: 1em;
}
