

.gxeFloatLeft {
  float: left;
}

.gxeFloatRight {
  float: right;
}

.gxeClear {
  clear: both;
}

.gxeViewDocumentPane .gxeGeoExtentSection .gxeGeoExtentCoordinates {
  float: left;
}

.gxeViewDocumentPane .gxeGeoExtentSection .gxeGeoExtentViewSection {
  float: left;
}

.gxeViewDocumentPane .gxeGeoExtentSection .gxeGeoExtentBottom {
  clear: both;
}



.gxeIndent, .gxeInput {
  margin-left: 15px;
  margin-right: 0px;
}

.gxeDialogActionBar .gxeRight .gxeMessage {
  margin-right: 10px;
}

.gxeViewDocumentPane .gxeGeoExtentView {
  margin: 20px 10px 2px 40px;
}

.gxeOption > input[type=checkbox], .gxeOptionalLabel > input[type=checkbox] {
  margin-left: 0px;
  margin-right: 3px;
}














