/* CSS Document */
body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100% !important;
}

.row {
  margin: 0;
}

header,
.hide-print,
footer {
  display: none !important;
}

.space-20 {
  padding: 10px 0 !important;
}

#page {
  background-color: #ffffff;
  box-shadow: none !important;
  width: 100%;
}

.wrap {
  border: none !important;
  box-shadow: none !important;
}
