@import url(https://fonts.googleapis.com/css?family=Roboto);@charset "UTF-8";

body {
  font-family: "Roboto", sans-serif;
  background-image:  url('/images/pastillas-30.svg');
  background-size: 150%;
  background-position: top;
}

#cred_body {
}

.dato_cred {
  font-size: 0.9em;
  font-weight: bolder;
}

.dato_cred_complete {
  font-weight: normal;
}

.dato_disclaimer {
  font-size: 0.7em;
}

.dato_empresa {
  font-size: 0.6em;
}

#logo_sp {
  width: 100%;
  max-width: 150px;
}
