.western_blot_gel_name_text {
  display: inline-block;
}
.western_blot_gel_lysate_row_wrapper, .western_blot_gel_lysate_row {
  min-height: 40px;
}
.wb_counter {
  width: 50px;
  font-size: 11px;
  text-align: center;
}
.wb_cell_line {
  width: 75px;
  font-size: 11px;
}
.wb_treatments {
  width: 150px;
  font-size: 11px;
}
.wb_collection_time {
  width: 50px;
  font-size: 16px;
}
.wb_lysate_kind {
  width: 100px;
  font-size: 16px;
}
.wb_ip {
  width: 25px;
  font-size: 11px;
}
.wb_ip_anti_body {
  width: 50px;
  font-size: 11px;
}
.western_blot_gel_lysate_row_treatment li {
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(.59);
  width: 150%;
  height: 150%;
  list-style: none;
  display: block;
  margin-bottom: -10%;
  background-color: white;
}
.add_western_blot_exposure_time, .western_blot_time {
  display: inline-block;
  vertical-align: top;
  border-color: #a0a0a0;
  border-width: 1px;
  border-style: solid;
  min-width: 120px;
  text-align: center;
  min-height: 28px;
  margin: 2px;
}
.western_blot_protein_loaded {
  display: inline-block;
  font-size: 16px;
  width: 75px;
}
.set_amount_of_protein_loaded {
  text-align: right;
  font-size: 11px;
}
