body {
  font-family: Open Sans, sans-serif;
  font-size: 1em;
}

/* Cluster *************************/
.custom-clustericon {
  background: #0478d1;
  color: #fff;
  border-radius: 100%;
  font-weight: normal;
  font-size: 12px;
  display: flex;
  align-items: center;
}

/*Dialogs ***************************/
.dbase {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 988000;
  overflow: hidden;
  border-radius: 8px;
  display: none;
  background-color: ffffff;
}

.dtree {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999000;
  overflow: hidden;
  border-radius: 8px;
  display: none;
  background-color: ffffff;
}
.ddialog {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999010;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogIN {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999010;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogTM {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 998001;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogTO {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 998000;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogGRAFICS {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999900;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogTHEMATIC {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999900;
  overflow: hidden;
  background-color: transparent;
}
.ddialogSUBARB {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999001;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogCER {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 998011;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogTMS {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 998001;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogMETA {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 998000;
  overflow: hidden;
  background-color: ffffff;
}
.dgrid {
  position: absolute;
  font-size: 10px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999009;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogMAP {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 1000;
  overflow: hidden;
  background-color: transparent;
}
.ddialogWT {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999099;
  overflow: hidden;
  background-color: ffffff;
}
.ddialogCR {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999011;
  overflow: hidden;
  background: transparent;
}
.ddialogBOT {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999010;
  overflow: hidden;
  background-color: ffffff;
}
.dInput {
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  border: 0;
  outline: 0;
  background-color: #fafafa;
  border-bottom: 1px solid #888888;
}
.dCoord {
  font-size: 12px !important;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  text-align: right;
  margin-right: 10px;
  margin-top: 5px;
}
.dleft {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999000;
  overflow: hidden;
  background-color: #ffffff;
}
.dtop {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 999000;
  overflow: hidden;
  background-color: #ffffff;
}

.dtop2 {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-family: Open Sans, sans-serif;
  z-index: 80000;
  overflow: hidden;
  background-color: #ffffff;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #eeeeee;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #555555;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #555555;
  cursor: pointer;
}

.header {
  clear: both;
  float: left;
  width: 1800px;
  height: 60px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.footer {
  clear: both;
  float: left;
  width: 10%;
  font-family: Helvetica;
}

.maparea {
  clear: none;
  float: left;
}
.mesures {
  clear: both;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  font-size: 0.85em;
}
.menu {
  clear: none;
  float: left;
  width: 70%;
  height: 35px;
}
.opsDrw {
  clear: none;
  float: left;
  width: 100%;
  height: 0px;
  padding-left: 10px;
  padding-top: 10px;
}
.map {
  clear: none;
  float: left;
  width: 100%;
  height: 650px;
}

.btoMenu {
  float: left;
  clear: none;
  margin-right: 12px;
  cursor: pointer;
  background-color: #ffffff;
}
.tree {
  clear: none;
  margin: 0px;
  float: left;
  width: 95%;
  height: 85%;
  overflow: hidden;
}
.Accord {
  clear: none;
  margin: 0px;
  float: left;
  width: 95%;
  height: 300px;
  overflow: hidden;
}
.pos_forms {
  width: 180px;
  font-size: 0.8em;
}
/**/

.gminfoedit {
  border: 2px solid #999999;
  color: #000000;
  background-color: #dddddd;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
}
.ui-dialog2 {
  color: #ff00ff;
  background-color: #ff00ff;
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
}

.frmErr {
  border: 1px dashed red;
}

/* tab *************************/
.tablinks {
  color: #000000;
  background-color: #ed8b00;
  border: 0.1px solid #900;
  border-bottom: none;
  margin-left: 2px;
  font-family: Open Sans;
  font-size: 14px;
}
.tablinks.active {
  background-color: #259591;
  font-size: 18px;
}

.tab button:hover {
  color: #000000;
  background-color: #dddddd;
}

.tab button.active {
  background-color: #259591;
  font-size: 14px;
}
.tabcontent.active {
  background-color: #259591;
  font-size: 14px;
}
/* tab *************************/
.tablinks2 {
  color: #000000;
  background-color: #e8f0d7;
  border: 0.1px solid #900;
  border-bottom: none;
  margin-left: 2px;
  font-family: Open Sans;
  font-size: 14px;
}
.tablinks2.active {
  color: #ffffff;
  background-color: #00793c;
  font-size: 18px;
}

.tab2 button:hover {
  color: #ffffff;
  background-color: #8ebd22;
}

.tab2 button.active {
  background-color: #00793c;
  font-size: 14px;
}
.tabcontent2.active {
  background-color: #00793c;
  font-size: 14px;
}

/* tab *************************/
/*
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background-color: #ccc;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
*/
