.clear {
  clear: both;
  height: 0px;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.hidden {
  display: none;
}

#PropertyRegion {
  font-size: 13px;
}
#PropertyRegion table {
  border-collapse: collapse;
}

#PropertyRegion #Documents {
  padding-top: 5px;
}
#PropertyRegion #Documents .doc {
  padding: 5px;
  white-space: nowrap;
  line-height: 25px;
}
#PropertyRegion #Documents .doc img {
  height: 16px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}

#PropertyRegion .EPC_Container {
  position: relative;
  height: 40px;
  left: 0px;
}
#PropertyRegion .EPC_Gradient {
  position: relative;
  bottom: -22px;
}
#PropertyRegion .EPC_Point {
  position: absolute;
  width: 20px;
  bottom: 9px;
}
#PropertyRegion .EPC_Label {
  position: relative;
  bottom: 11px;
  left: 0px;
  float: left;
  display: none;
}

#div_epc {
  text-align: center;
}
#Flanders {
  max-width: 538px;
  width: 100%;
}

#PropertyRegion .header {
  font-size: 24px;
  font-weight: bold;
}
.nav-btns-right a {
  width: 50px;
  height: 50px;
  display: block;
  font-size: 64px;
}

#GoogleMap img {
  max-width: none !important;
}
#GoogleMap table.property img {
  max-width: 100% !important;
}

div.row-fluid.group.divisions {
  box-sizing: border-box;
}
#PropertyRegion .group-container .divisions.group .field {
  float: left;
  width: 50%;
}
#PropertyRegion .group-container .divisions.group .field .name {
  min-width: 50%;
}
