/* This file is specifically for those elements on the map 
skin that are outside of the scope of the template files to style and must
be loaded specifically for the map skin to function correctly. Put actual map objects
in map-objects.scss */
/* line 5, sass/map.scss */
html, body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 11, sass/map.scss */
#Form {
  height: 100%;
}
