* {
  font-family: "Roboto", sans-serif !important;
}

#conteudo {
  margin: 0 auto !important;
  width: 60% !important;
  float: none !important;
}

.logo-cliente-box {
  padding: 10px;
  background-color: #dedede;
}

.title-externo {
  font-size: 1.2em;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  color: #0A246A;
  font-weight: bold;
  text-transform: uppercase;
}

.logo-life-box {
  padding: 10px;
  background-color: #0a246a;
}

.barra_vestibular {
  width: 100%;
  -webkit-box-shadow: 2px -1px 10px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px -1px 10px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 2px -1px 10px 1px rgba(0, 0, 0, 0.75);
}

.barra_vestibular table {
  width: 100%;
}

.logo-eorbit {
  width: 200px;
  margin-right: 50px;
  float: right;
}

.logo-cliente {
  margin-right: 20px;
  max-height: 72px;
  float: right;
}

/*# sourceMappingURL=style-externa.css.map */
