/* Dioxipedia Essential Styles - Highest Priority */
a, a:link, a:visited, a:active, .mw-body a, .mw-parser-output a,
#mw-content-text a, .vector-body a, .mw-content a,
.mw-body-content a, .skin-vector-2022 a {
  color: #0645ad !important;
}
a:hover, a:focus {
  color: #0645ad !important;
  text-decoration: underline !important;
}
.mw-logo-wordmark {
  font-family: "Linux Libertine", Georgia, Times, serif !important;
  font-weight: 500 !important;
  color: #444 !important;
}
.mw-logo-icon {
  display: block !important;
}
.vector-main-menu {
  background: #e8e8e8 !important;
}
.mw-parser-output, .mw-parser-output p, .mw-parser-output li {
  text-align: justify !important;
}
#dio-lang-selector {
  position: fixed !important;
  top: 12px !important;
  right: 140px !important;
  z-index: 999 !important;
}
#dio-lang-selector select {
  padding: 6px 30px 6px 10px !important;
  border: 1px solid #bbb !important;
  border-radius: 4px !important;
  background: #fff !important;
  cursor: pointer !important;
  font-size: 13px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  background-repeat: no-repeat !important;
  background-position: right 8px center !important;
  background-size: 16px !important;
}
#dio-lang-selector select:hover {
  border-color: #0645ad !important;
}
