html,
body {
  margin: 0;
  min-height: 100%;
}

body {
  background: #e8f7fb;
}

.main {
  background: url(../../../cdn.amtsft.com/FM_sPR0k3T26rz1IcNO59fqY4w.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  overflow-x: hidden;
  padding: 28px 0 36px;
  width: 100%;
}

.bobina {
  background: url(../img/vrZeRjn9YmqXyi5OsKoPp324bz.png) top center no-repeat;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.fullwrapper {
  background-image: url(../img/bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  position: relative;
  transform-origin: top center;
  width: 820px;
  height: 720px;
  font-family: verdana;
}

b {
  color: #6f6f6f;
}

a {
  color: #336fc7;
  text-decoration: none;
}

a:hover {
  color: #3f3f3f;
  text-decoration: none;
}

div.version {
  position: relative;
  font-family: verdana;
  font-size: 11px;
  line-height: 15px;
  width: 220px;
  top: -22px;
  left: 555px;
  color: #9c9c9c;
}

div.notice {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(80, 80, 80, 0.35);
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  color: #333;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  margin: 5px auto 0;
  padding: 13px 18px 10px;
  width: 560px;
}

.discord-link {
  color: #5865f2;
  font-weight: bold;
}

div.header {
  box-sizing: border-box;
  color: white;
  font-family: verdana;
  font-size: 12px;
  height: 70px;
  margin: 0 10px;
  padding: 18px 28px 0;
  text-align: center;
}

div.contents {
  box-sizing: border-box;
  font-family: verdana;
  height: 500px;
  margin: 0 10px;
  padding: 10px;
  position: relative;
}

div.footer {
  margin: 10px;
  padding: 10px;
  font-family: verdana;
}

span {
  margin-left: 20px;
  margin-right: 0;
  font-family: verdana;
}

form {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 10px;
  font-family: verdana;
  font-size: 12px;
  letter-spacing: 1px;
}

#jobselect {
  max-width: 260px;
}

input.num {
  width: 30px;
  border: #d9d9d9 1px solid;
  font-family: verdana;
}

input.spin {
  padding: 0;
  margin: 0;
  width: 15px;
  height: 20px;
  font-family: verdana;
}

h3 {
  margin: 0;
  padding: 0;
  font-family: Arial narrow;
  letter-spacing: 2px;
  text-align: center;
}

.simulator-panel {
  height: 480px;
  position: relative;
}

.jobname {
  display: inline-block;
  text-align: center;
  margin: 2px 2px;
  font-family: Arial narrow;
  font-size: 25px;
}

.usesp {
  display: inline-block;
  min-width: 50px;
}

table.skill {
  position: absolute;
  top: 0;
  left: 0;
  font-family: verdana;
  font-size: 11px;
  color: white;
  z-index: 4;
}

div.skilltable {
  background-position: left top;
  background-repeat: no-repeat;
  box-sizing: border-box;
  font-family: verdana;
  font-size: 13px;
  height: 460px;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 18px;
  left: 18px;
  width: 420px;
}

div.tips {
  box-sizing: border-box;
  color: #222;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  min-height: 460px;
  padding: 20px 18px 92px;
  position: absolute;
  top: 18px;
  right: 18px;
  width: 270px;
}

.tips-logo {
  bottom: 42px;
  display: block;
  position: absolute;
  right: 88px;
  z-index: 3;
}

.tips-logo img {
  display: block;
  height: 60px;
}

.play-link {
  align-items: center;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(80, 80, 80, 0.35);
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  display: flex;
  gap: 12px;
  margin: 0 auto;
  padding: 0 18px 14px;
  width: 560px;
}

.play-link span {
  background: #007bff;
  border-radius: 5px;
  color: white;
  display: inline-block;
  margin-left: 0;
  padding: 10px 20px;
}

.play-link img {
  height: 40px;
}

textarea[readonly] {
  background-color: #d9d9d9;
  border: #cdcdcd 1px solid;
  font-family: verdana, helvetica;
  font-size: 11px;
  line-height: 16px;
  color: #000000;
  cursor: default;
}

#tab_list {
  line-height: 1em;
  margin: 0 0 1px 1em;
  padding-left: 1px;
  position: relative;
  z-index: 5;
  font-family: verdana;
}

#tab_list li {
  cursor: default;
  display: inline-block;
  background-color: rgb(255, 255, 255);
  padding: 2px 10px;
  margin: 0 0.1em;
  font-family: verdana;
  font-size: 12px;
}

ul li#tab_2,
ul li#tab_3,
ul li#tab_4 {
  background-color: rgb(189, 189, 172);
}

.comeback {
  background: #880505;
  display: inline-block;
  margin-top: 11px;
  padding-top: 1px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  border: 2px solid #3e0000;
  border-radius: 14px;
  font-weight: bold;
  color: #ffffd3;
  font-size: 1.1em;
  position: relative;
  z-index: 2;
}

.comeback:hover {
  background: #ffffd3;
  color: #880505;
  border: 2px solid #880505;
  cursor: pointer;
  text-decoration: none;
}
