@font-face {
  font-family: hexwolfFont;
  src: url("https://www.hexwolf.de/fonts/monsa/Saira/Saira-VariableFont_wdth,wght.ttf")
    format("truetype");
}
* {
  margin: 0;
  padding: 0;
}
html {
  background-color: transparent;
}
body {
  background-color: #111111;
  color: #ffffff;
  font-family: hexwolfFont;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0px;
  padding: 0px;
  position: absolute;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px transparent;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(120, 119, 119);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #878787;
}
.hw_index_cont {
  position: absolute;
  width: auto;
  height: auto;
  border: 0px solid #090909;
  border-radius: 10px;
  top: 50px;
  bottom: 10px;
  left: 100px;
  right: 100px;
  padding: 0px;
  overflow: hidden;
  display: flex;
}

.hw_cont_area {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.hw_cont {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  overflow-y: scroll;
  overflow-x: hidden;
}
#hw_flex {
  display: flexbox;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto;
  width: auto;
  position: absolute;
  border: 2px solid transparent;
  background-color: transparent;
}

#hw_flex_col {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: transparent;
}

#hw_frame_right_bg {
  width: 100%;
  height: auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
#hw_frame_right_bg_info {
  margin-top: 100px;
  border-top: 0px solid #0b6ef0;
  border-bottom: 0px solid #0b6ef0;
}

.hw_header {
  width: 0px;
  height: 0px;
  padding: 0px;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  background-color: transparent;
}
.hw_body {
  background-color: transparent;
  border-top: 0px solid #0b6ef0;
  border-bottom: 0px solid #0b6ef0;
  overflow-y: scroll;
  overflow-x: hidden;
}
#hw_frame_left {
  position: relative;
  width: calc(100% - 370px);
  height: calc(100% - 44px);
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border: 2px solid transparent;
  border-radius: 15px;
  padding: 20px;
}
#hw_frame_right {
  position: relative;
  width: auto;
  height: 220px;
  right: 0;
  left: 0;
  z-index: 1;
  border: 1px solid #040404ae;
  border-radius: 10px;
  padding: 5px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.hw_content_right {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 300px;
  height: auto;
  top: 0;
  right: 0;
  padding: 5px;
  border: 3px solid transparent;
  border-radius: 10px;
  background-color: transparent;
  gap: 20px;
}
.hw_body_2 {
  height: auto;
  width: auto;
  position: relative;
  padding: 0px;
  background-color: transparent;
  border: 0px solid transparent;
}
.hw_lnk {
  color: #ffffff;
  background-color: #1649ef;
  padding: 8px;
  border: 1px solid #1a00e0;
  border-radius: 30px;
  text-decoration: none;
}
.hw_lnk_fix {
  width: 200px;
  text-align: center;
}
.hw_lnk:hover {
  background-color: #3967ff;
}
.link-bild {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  background-position: center;
  height: 15px;
  width: 15px;
}
.hw_tag {
  font-size: 14px;
  color: #ffffff;
  background-color: #0f1011;
  padding: 5px;
  top: 5px;
  position: fixed;
  border: 1px solid #424242;
  border-radius: 30px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  z-index: 4;
}
.hw_tag_left {
  left: 5px;
}
.hw_tag_right {
  right: 5px;
}
.hw_tag_2 {
  font-size: 12px;
  color: #0b6ef0;
  background-color: #0f1011;
  border: 1px solid #424242;
  border-radius: 30px;
  text-decoration: none;
  padding: 8px;
}
.hw_tag_info {
  font-size: 11px;
  color: #ffffff;
  background-color: #17c23c;
  border: 1px solid #424242;
  border-radius: 30px;
  text-decoration: none;
  padding: 8px;
  margin: 5px;
  position: relative;
}
#hor {
  writing-mode: horizontal-tb;
}
#ver {
  writing-mode: vertical-rl;
}
#hw_info_tag {
  display: flex;
  gap: 5px;
  font-size: 12px;
  position: fixed;
  bottom: 5px;
  right: 5px;
  color: #ffffff;
  background-color: #1b1f2a;
  text-decoration: none;
  padding: 8px;
  border: 1px solid #4d4c5b;
  border-radius: 30px;
}
#hw_pic {
  padding: 10px;
  border: 1px solid #0048ff;
  border-radius: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}
.hw_pic_dim {
  width: 100px;
  height: 200;
}

.hw_menu {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  color: #ffffff;
  background-color: transparent;
  border: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  z-index: 2;
  width: 100%;
  height: 45px;
  overflow: hidden;
}
.hw_menu_lnk {
  position: relative;
  background-color: transparent;
  color: #ffffff;
  font-size: 14px;
  height: 100%;
  width: 200px;
  text-align: center;
  border-top: 3px solid #090909;
  text-decoration: none;
}
.hw_menu_lnk:active {
  border-top: 3px solid #0127ff;
}
.hw_menu_left {
  height: 100%;
  width: 30%;
  top: 0;
  position: relative;
  background-color: transparent;
  border: 1px solid #000000;
}

.hw_menu_center {
  height: 100%;
  width: auto;
  display: flex;
  justify-content: center;
  top: 0px;
  position: relative;
  background-color: transparent;
  border: 1px solid #000000;
}
.hw_menu_right {
  height: 100%;
  width: 30%;
  top: 0;
  position: relative;
  background-color: transparent;
  border: 1px solid #000000;
}
#space {
  padding: 20px;
}
table {
  border-collapse: collapse;
  width: auto;
  background-color: transparent;
}

td,
th {
  border: 1px solid transparent;
  text-align: right;
  padding: 8px;
}

td:nth-child(even),
th:nth-child(even) {
  background-color: transparent;
}

#flag {
  width: 30px;
  height: 20px;
}
:root {
  --sp1: 40px;
}
.hw_flag {
  position: relative;
  width: calc(100% - calc(var(--sp1) * 2));
  height: calc(100% - calc(var(--sp1) * 2));
  border: 1px solid transparent;
  margin: var(--sp1);
}
/* DROPDOWN */
.dropbtn {
  display: flex;
  background-color: #141515;
  color: rgb(255, 255, 255);
  padding: 16px;
  font-size: 16px;
  width: auto;
  height: 45px;
  top: 0px;
  right: 0px;
  border: 1px solid #0008ff;
  border-radius: 0px;
  cursor: pointer;
  position: fixed;
  z-index: 1005;
}

.dropbtn:hover,
.dropbtn:focus {
  background-color: #1d2124;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: fixed;
  background-color: #060505;
  min-width: 160px;
  overflow: hidden;
  width: 400px;
  height: 450px;
  top: 80px;
  right: 10px;
  box-shadow: 0px 1px 1px rgba(3, 7, 18, 0.02), 0px 5px 4px rgba(3, 7, 18, 0.03),
    0px 12px 9px rgba(3, 7, 18, 0.05), 0px 20px 15px rgba(3, 7, 18, 0.06),
    0px 32px 24px rgba(3, 7, 18, 0.08);
  z-index: 1005;
  border: 3px solid #010101a0;
  border-radius: 15px;
}

.show {
  display: block;
}
/* DROPDOWN */
.hw_search_cont_container {
  position: absolute;
  background-color: rgba(1, 1, 1, 0.415);
  height: 0px;
  width: 0px;
  left: 0px;
  top: 0px;
  z-index: 1000;
  overflow: hidden;
}
.hw_search_cont {
  display: flex;
  position: relative;
  border: 0px solid #0008ff;
  border-radius: 20px;
  background-color: #000000;
  height: auto;
  width: 300px;
  margin-top: 0px;
  margin-left: 0px;
  overflow: hidden;
  padding: 0px;
}
.hw_search_cont_res {
  position: absolute;
  background-color: #161616;
  box-shadow: 2px 1px 38px -12px rgba(23, 25, 25, 1);
  -webkit-box-shadow: 2px 1px 38px -12px rgba(23, 25, 25, 1);
  -moz-box-shadow: 2px 1px 38px -12px rgba(23, 25, 25, 1);
  border-radius: 10px;
  height: auto;
  width: 300px;
  margin-top: 90px;
  margin-bottom: 8px;
  margin-left: 30px;
  z-index: 1001;
  padding: 0px;
  overflow: hidden;
}
.hw_search {
  background-color: #161616;
  border: 2px solid rgba(0, 0, 0, 0.789);
  border-radius: 0px;
  font-size: 15px;
  color: #ffffff;
  height: 45px;
  width: 450px;
  top: 0px;
  left: 0px;
  z-index: 1001;
  padding: 5px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.hw_search_pos {
  top: 10px;
  left: 10px;
}
.hw_search:focus {
  outline: none;
}
.hw_search_textbar {
  position: absolute;
  width: auto;
  height: auto;
  left: 10px;
  right: 50px;
  top: 0px;
  bottom: 0px;
  border: 0px;
  background-color: transparent;
  font-size: 15px;
  color: #ffffff;
  padding: 5px;
}
.hw_search_textbar:focus {
  outline: none;
}

.hw_txt {
  position: relative;
}
