<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #1a2f44;
  overflow: hidden;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome, Opera and Firefox */
}

.button2 {
  width: 120px;
  padding: 5px 12px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border: 1px solid #ddd;
  background: #515ed4;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  outline: none;
}

.button2:hover {
  background: #7986fc;
}

.save {
  right: 20px;
  bottom: 20px;
}

.infosave {
  right: 20px;
  bottom: 54px;
  color: #fff;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

.o {
  opacity: 0;
}

.none {
  display: none;
}

.abs {
  position: absolute;
}

.rel {
  position: relative;
}

.none {
  display: none;
}

.margimg {
  margin-top: 10px;
}

.creatureimg {
  border: 1px solid #999;
  width: 248px;
  height: 148px;
  overflow: hidden;
}

.btn {
  background-color: #fff;
  border: 1px solid #aaa;
  width: 30px;
  height: 30px;
  text-align: center;
  display: table;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  cursor: pointer;
}
.btn span {
  display: table-cell;
  vertical-align: middle;
}

#zoomPlus {
  left: 10px;
  top: 10px;
}

#zoomMinus {
  left: 45px;
  top: 10px;
}

#areas {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome, Opera and Firefox */
}
#areas .area {
  cursor: pointer;
}

#navigation {
  left: 0px;
  top: 10px;
  padding: 10px 20px;
  background-color: #fff;
  display: inline-block;
  font-size: 13px;
  width: 330px;
  height: auto;
  font-family: "PT Sans", sans-serif;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  /* 
  ===========
  SPONSOR CSS
  ===========
  */
}
#navigation .filters {
  font-family: "PT Sans", sans-serif;
}
#navigation .filters .label {
  width: 100%;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 2px;
}
#navigation .filters .label2 {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 2px;
}
#navigation .filters .marg5 {
  margin-top: 9px;
}
#navigation .filters .filter2 {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 9px;
}
#navigation .filters .filter select {
  border: 1px solid #999;
  padding: 3px 5px;
  outline: none;
  width: 250px;
}
#navigation .filters .filter ul {
  color: blue;
}
#navigation p a {
  color: #000;
  text-decoration: none;
}
#navigation p a .check {
  margin-right: 10px;
  display: inline-block;
  width: 12px;
  height: 12px;
}
#navigation p a .sq {
  width: 12px;
  height: 12px;
  display: inline-block;
}
#navigation .redlink {
  text-decoration: underline !important;
  color: red;
  font-weight: 400;
}
#navigation .extra {
  width: 265px;
  height: auto;
  font-weight: 400;
  font-size: 12px;
}
#navigation .telButton {
  background: #ffc90e;
  width: 250px;
  height: 28px;
  outline: none;
  border: solid 1px rgba(51, 51, 51, 0.472);
  font-size: 12px;
  cursor: pointer;
  margin: 3px 0;
}
#navigation .telGreen {
  background: #22b14c;
}

#longlat {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 6px;
  font-size: 12px;
  height: auto;
  width: auto;
  color: #fff;
  text-align: right;
  padding: 10px 10px;
  font-family: Arial, Helvetica, sans-serif;
}

#tip {
  background-color: #fff;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 6px;
  font-size: 11px;
  height: auto;
  width: auto;
  padding: 10px 20px;
}
#tip .ctn {
  width: 100%;
  height: 400px;
  color: #000;
  font-family: "PT Sans", sans-serif;
  text-align: left;
  height: auto;
}
#tip .ctn .header {
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  width: 100%;
}
#tip .ctn .std, #tip .ctn .std2, #tip .ctn .std3 {
  margin-top: 5px;
  margin-bottom: 0px;
}
#tip .ctn .std2 {
  margin-top: 20px;
}
#tip .ctn .std3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#updater {
  left: -1000px;
}

#admin {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#admin #form {
  width: 300px;
  height: 205px;
  background-color: white;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  display: block;
  position: relative;
}
#admin #form div.button {
  font-family: "PT Sans", sans-serif;
  width: 260px;
  margin-top: 24px;
  clear: both;
  margin-left: 20px;
  text-align: center;
  position: relative;
  top: -5px;
  height: 25px;
}
#admin #form div.button button {
  padding: 5px 7px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border: 1px solid #ddd;
  background: #515ed4;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  outline: none;
}
#admin #form div.button button:hover {
  background: #7986fc;
}
#admin #form div.top {
  margin-top: 27px;
}
#admin #form div.fields {
  height: 24px;
  position: relative;
  font-family: "PT Sans", sans-serif;
  width: 260px;
  margin-bottom: 7px;
  clear: both;
  margin-left: 20px;
  text-align: center;
  text-align: left;
}
#admin #form div.fields span {
  color: #666;
  font-size: 14px;
}
#admin #form div.fields label {
  width: 100px;
  float: left;
  font-size: 14px;
  text-align: left;
}
#admin #form div.fields input, #admin #form div.fields select {
  width: 160px;
  float: left;
  padding: 4px 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border: 1px solid #ddd;
  font-size: 12px;
}

#white {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#white #loginform {
  width: 300px;
  height: 155px;
  background-color: white;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  display: block;
  position: relative;
}
#white #loginform div.button {
  font-family: "PT Sans", sans-serif;
  width: 260px;
  margin-top: 0px;
  clear: both;
  margin-left: 20px;
  text-align: center;
  position: relative;
  top: -5px;
  height: 25px;
}
#white #loginform div.button input[type=button] {
  width: 100px;
  padding: 5px 4px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border: 1px solid #ddd;
  background: #515ed4;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  outline: none;
}
#white #loginform div.top {
  margin-top: 27px;
}
#white #loginform div.fields {
  height: 24px;
  position: relative;
  font-family: "PT Sans", sans-serif;
  width: 260px;
  margin-bottom: 7px;
  clear: both;
  margin-left: 20px;
  text-align: center;
  text-align: left;
}
#white #loginform div.fields span {
  color: red;
  font-size: 10px;
}
#white #loginform div.fields label {
  width: 100px;
  float: left;
  font-size: 14px;
  text-align: left;
}
#white #loginform div.fields input {
  width: 160px;
  float: left;
  padding: 4px 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border: 1px solid #ddd;
  font-size: 12px;
}/*# sourceMappingURL=map.css.map */</pre></body></html>