.redefrete-form,
.redefrete-form fiealdset,
.redefrete-form input,
.redefrete-form select {
  display: block;
  width: 100% !important;
}

.redefrete-form button {
  background-color: #c62124 !important;
}

.redefrete-form .rede-error {
  color: #c62124;
  background-color: #ffcdce;
  border: 1px solid #c62124;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 5px 10px;
  display: none;
}

.rede-tanks {
  background-color: #164d59;
  padding: 20px;
  display: none;
}

.rede-tanks h2 {
  color: #ffa921;
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.rede-tanks p {
  font-size: 18px;
  margin-bottom: 30px;
}
