.cf-fixedMapPanel {
  position: fixed;
  z-index: 3;
  background-color: #f5f0f5;
  overflow: hidden;
}
.cf-titleBar {
  padding: 0px;
  background-color: #d5e5d5;
  border-bottom: 1px solid #bdd0c0;
}
.cf-controlBar {
  padding: 0px;
  background-color: #f0f2f0;
  border-bottom: 1px solid #bdd0c0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 27px;
  position: fixed;
  z-index: 3;
}

.resizeButton {
  width: 8px;
  height: 25px;
  position: fixed;
  z-index: 5;
}

.resultContainer {
  background-color: #eff1ef;
  border-top: 1px solid #c0d0c0;
}
.locTable {
  background-color: #eaedec;
  max-width: 1200px;
}
.locCell8 {
  background-color: white;
  font-size: 8pt;
  line-height: 12pt;
}
.locCell9 {
  color: #203f20;
  background-color: white;
  font-size: 9pt;
  line-height: 13pt;
}
.locHeader {
  color: #393939;
  font-weight: bold;
  font-size: 8pt;
  line-height: 9pt;
  height: 16px;
  background-color: #eff2ef;
}



.cf-selectedBG {
  background-color: #97fa77;
}
.cf-introPanel {
  width: 100%;
  height: 420px;
  background-color: #d5e5d5;
}
.cf-searchPanel {
  border-bottom: 1px solid #bdd0c0;
  border-left: 1px solid #bdd0c0;
  border-right: 1px solid #bdd0c0;
  background-color: #f0f2f0;
  padding: 1px;
  position: fixed;
  z-index: 1;
}
.cf-plantPanel {
  padding: 1px;
  border: 2px solid #a0b7a0;
  background-color: #f3f7f5;
  z-index: 5;
}
/*
  overflow-y: auto;
  overflow-x: hidden;
*/
.cf-photoDialogScroll {
  padding: 0px;
  border: 3px solid #8A99C7;
  background-color: #8A99C7;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 6;
}
.cf-vscroll {
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 5;
}
.cf-nlocationDetail {
  max-height: 420px;
  background-color: #fdfdfd;
}
.cf-detailPanel {
  border-right: 3px solid #bdd0c0;
  border-bottom: 4px solid #bdd0c0;
  border-top: 3px solid #bdd0c0;
  background-color: #f2f4f3;
  padding: 2px;
  position: fixed;
  z-index: 4;
}
.whiteFA {
}
.resultTitle {
  font-size: 11pt;
  line-height: 13pt;
  font-family: Trebuchet, Arial, Helvetica, sans-serif;
  color: #556555;
}
.grayTitle {
  font-size: 11pt;
  line-height: 13pt;
  font-family: Trebuchet, Arial, Helvetica, sans-serif;
  color: #007700;
  font-weight: bold;
}
.grayTitle0 {
  font-size: 10pt;
  line-height: 12pt;
  font-family: Trebuchet, Arial, Helvetica, sans-serif;
  color: #006000;
  font-weight: bold;
}
.whiteFB {
}
.data10 {
  font-size: 10pt;
  line-height: 13pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #330000;
  background-color: #fafcfc;
}
.data9 {
  font-size: 9pt;
  line-height: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #471010;
}
.i15 {
  margin-left: 2px;
}

