.dens3-input {
  background: #2b2b2b;
  color: #fff;
  border: none;
  padding: 10px 15px;
  line-height: normal;
  height: unset;
  font-size: 14px;
}

.dens3-input-transparent {
  background: none;
  border: 1px solid #cccccc;
  color: #fff;
  border-radius: 5px;
  padding: 10px 15px;
  line-height: normal;
  height: unset;
  font-size: 14px;
}
