#wrapper {
  margin: 30px; }

body {
  margin: 0 auto;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #656565;
  background-color: #edeeef; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.1em;
  margin: 0; }

h1 {
  font-size: 14pt; }

h2 {
  font-size: 12pt; }

p {
  margin-top: 5px; }

a {
  color: #0083e8; }

img {
  margin: 0; }

#header {
  background: #edeeef !important;
  height: 91px;
  padding: 16px 16px 0 16px; }

#footer {
  background: #edeeef !important;
  padding: 16px;
  padding-top: 20px;
  text-align: center; }

#content {
  padding: 10px; }

#header-image img {
  width: 100% !important; }

#left-top {
  float: left; }

#left-top img {
  padding-bottom: 10px; }

#right-top {
  float: right;
  text-align: right;
  font-size: 10pt;
  vertical-align: bottom; }

#right-top p {
  margin: 10px;
  margin-right: -10px;
  line-height: 90%;
  vertical-align: bottom;
  position: relative;
  top: 30px; }

.center-big {
  text-align: center;
  font-size: 14pt; }

.br {
  text-align: center;
  font-size: 12pt; }

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