body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

main select {
  height: 2rem;
  border-radius: 7px;
  border: 1px solid #72767e;
  margin: 1rem 0;
  font-size: 1rem;
}

footer, header {
  display: flex;
  flex-direction: row;
}

footer #reparticion {
  display: flex;
  flex-direction: column;
}

header {
  background-color: #f5f5f5;
  display: inline-block;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 2rem;
  height: 5rem;
  margin: -0.5rem;
}
header h1 {
  text-align: center;
  color: #003366;
  font-weight: 700;
  font-size: 28px;
}
header .img-contenedor {
  width: 15%;
  padding: 8px;
  margin-left: 1rem;
}
header .img-contenedor img {
  width: 5rem;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

main select {
  height: 2rem;
  border-radius: 7px;
  border: 1px solid #72767e;
  margin: 1rem 0;
  font-size: 1rem;
}

footer, header {
  display: flex;
  flex-direction: row;
}

footer #reparticion {
  display: flex;
  flex-direction: column;
}

main p {
  font-weight: 600;
}
main select {
  background-color: white;
}
main #resena {
  box-sizing: border-box;
  min-height: 20rem;
  resize: vertical;
}
main h2 {
  color: #003366 !important;
}
main .btn-agregar {
  background-color: #004d99 !important;
  color: #f5f5f5 !important;
}
main .info__contenedor {
  border: 2px solid black !important;
  background-color: rgba(0, 51, 102, 0.3) !important;
}
main .info__contenedor label {
  color: #001a33 !important;
}
main .info__contenedor .btn_eliminar-direccion {
  background-color: rgba(0, 51, 102, 0) !important;
}
main .info__contenedor .btn-elim, main .info__contenedor .subir-orden, main .info__contenedor .bajar-orden {
  background-color: rgba(255, 255, 255, 0);
}
main .instructivo {
  color: black !important;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

main select {
  height: 2rem;
  border-radius: 7px;
  border: 1px solid #72767e;
  margin: 1rem 0;
  font-size: 1rem;
}

footer, header {
  display: flex;
  flex-direction: row;
}

footer #reparticion {
  display: flex;
  flex-direction: column;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

main select {
  height: 2rem;
  border-radius: 7px;
  border: 1px solid #72767e;
  margin: 1rem 0;
  font-size: 1rem;
}

footer, header {
  display: flex;
  flex-direction: row;
}

footer #reparticion {
  display: flex;
  flex-direction: column;
}

footer {
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 1rem 0.5rem 1rem 1.5rem;
  width: 100%;
  margin: 0;
  box-shadow: 0px -2px 2px #f5f5f5;
  box-sizing: border-box;
}
footer p {
  color: #003366;
}
footer #reparticion {
  margin-right: 2rem;
}
footer #reparticion p {
  font-size: 10px;
  margin: 0.4rem;
  padding: 0;
  font-weight: 600;
  letter-spacing: 0.8px;
}

header {
  background-color: #003366;
}
header h1 {
  color: #ffd700;
}

body {
  background-color: #f5f5f5;
}

footer {
  background-color: #003366;
}
footer p {
  color: #f5f5f5;
}

/*# sourceMappingURL=p_informativo.css.map */
