body, html {
  padding: 0px;
  margin: 0px;
  background-image: none;
}

* {
  background-color: White !important;
}

.border-radius, .border-radius-bottom {
  border-radius: 0px;
}

div.main, fieldset.main {
  width: 700px !important;
  min-height: 100px !important;
  border-width: 0px;
  text-align: left !important;
}

.border-1 {
  border: 0px solid transparent !important;
}

.ui-widget-header {
  background-image: none;
  color: Black;
  border-width: 0px;
}

.no-print {
  display: none !important;
}

.border-1, ui-border-1 {
  border-color: black !important;
}

.shadow {
  -moz-box-shadow: 0px 0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px 0px #ffffff;
}


legend.ui-state-default {
  background-image: none;
  background-color: #ffffff;
  border-radius: 0px;
  border-color: Black;
  color: Black;
}

div.park-header {
  width: 700px !important;
  text-align: center !important;
  color: black !important;
}

span.building-location {
  color: black;
}

div.header {
  margin-bottom: 20px;
}

img.scanday-text-image {
  width: 700px;
}
