

.gxeRtl .gxeFloatLeft {
  float: right !important;
}

.gxeRtl .gxeFloatRight {
  float: left !important;
}

.gxeRtl .gxeClear {
  clear: both;
}

.gxeRtl .gxeViewDocumentPane .gxeGeoExtentSection .gxeGeoExtentCoordinates {
  float: right !important;
}

.gxeRtl .gxeViewDocumentPane .gxeGeoExtentSection .gxeGeoExtentViewSection {
  float: right !important;
}

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

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

.gxeRtl .gxeDialogActionBar .gxeRight .gxeMessage {
  margin-left: 10px !important;
}

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

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












