* {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
html {
  height: 100%;
}
body {
  font-family: 'Helvetica', Arial;
  font-weight: bold;
  text-transform: uppercase;
  background: #e6e7e8;
  background: url("../imgs/simc3ity.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
aside {
  width: 250px;
  height: 100%;
  float: left;
}
aside .logo {
  padding: 10px;
  width: 230px;
}
aside .tid {
  text-align: center;
}
aside .tid input {
  width: 35px;
  position: relative;
  bottom: 1px;
}
aside .sidemenu {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 10px;
}
aside .sidemenu .menuheader {
  padding: 5px;
}
aside .sidemenu .hold {
  position: relative;
  height: 34px;
  margin-top: 2px;
}
aside .sidemenu .hold span {
  float: left;
  color: #ff0000;
  margin: 5px 0 0 10px;
}
aside .sidemenu .hold input {
  width: 180px;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 10px;
  right: 10px;
}
aside .sidemenu .hold.spil {
  position: relative;
  height: 35px;
  margin-bottom: 5px;
  z-index: 100000;
}
aside .sidemenu .hold .hold_navn {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 10px;
  right: 10px;
  background-color: #bbbbbb;
  border-radius: 50px;
  padding: 2px 8px;
  overflow-x: hidden;
}
aside .sidemenu .hold .hold_point {
  position: absolute;
  right: 10px;
  background: #00fd02;
  height: 27px;
  width: 32px;
  padding-top: 5px;
  text-align: center;
  border-radius: 20px;
}
aside .resultatside {
  padding-left: 10px;
}
.plade {
  height: 100%;
  padding-left: 260px;
}
.plade > div {
  height: 100%;
}
.plade .start_outer {
  height: 100%;
  width: 100%;
  display: table;
}
.plade .start_outer .start_outer_inner {
  display: table-cell;
  vertical-align: middle;
}
.plade .start_outer .start_outer_inner .start {
  height: 250px;
  width: 250px;
  border-radius: 125px;
  background-color: #0f9c58;
  color: #ffffff;
  font-size: 56px;
  display: table;
  margin: auto;
}
.plade .start_outer .start_outer_inner .start .start_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.plade .levels:not(:last-child) {
  border-bottom: 0.1em dotted black;
}
.plade .levels {
  height: 33.3333%;
  max-height: 33.3333%;
  padding-top: 10px;
  overflow-y: auto;
  overflow-x: visible;
  box-sizing: border-box;
}
.plade .levels .level_name {
  margin-bottom: 15px;
  color: #000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 1.1em;
}
.plade .levels [data-maastates=true] .lock {
  display: none;
}
.plade .levels .icon {
  height: 60px;
  width: 60px;
  float: left;
  margin: 5px;
  position: relative;
}
.plade .levels .icon > .img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.plade .levels .icon .lock {
  position: absolute;
  bottom: 3px;
  right: 3px;
  height: 22px;
  width: 22px;
  border-radius: 10px;
  background-color: #d08484;
  background-image: url("../imgs/lock.png");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.plade .levels .icon .background {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #858585;
}
.plade .levels .icon .background .loaderBg {
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0%;
}
.plade .levels .icon .loader {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  border: 2px dashed #000000;
}
.plade .levels .icon.L1 .background {
  border-radius: 100px;
}
.plade .levels .icon.L1 .loader {
  border-radius: 100px;
}
.plade .levels .icon.L3 .background {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.plade .levels .icon.L3 .loader {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.plade .levels .icon .stop {
  position: absolute;
  top: -25px;
  bottom: 50%;
  padding: 2px;
  left: 0;
  right: 0;
  background-color: #ff5763;
  color: #ffffff;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  cursor: pointer;
}
.plade #spilleterslut {
  height: 352px;
  position: absolute;
  display: none;
  z-index: 100000000;
  left: 0;
  right: 0;
  top: 170px;
  background-color: red;
  color: #ffffff;
  text-align: center;
}
.plade #spilleterslut p:first-of-type {
  font-size: 61px;
  margin-top: 150px;
}
.plade #spilleterslut p:last-of-type {
  cursor: pointer;
}
.plade #resultat {
  position: relative;
}
.plade #resultat .resultatliste .list {
  width: 420px;
  margin: 50px auto;
}
.plade #resultat .resultatliste .list h1 {
  text-align: center;
  padding-bottom: 20px;
}
.plade #resultat .resultatliste .list #spil_igen {
  font-size: 2em;
  text-align: center;
  margin-top: 10px;
  border-bottom: 10px;
  cursor: pointer;
}
.plade #resultat .resultatliste .list > div[data-placering="1"] {
  margin-bottom: 15px;
}
.plade #resultat .resultatliste .list > div[data-placering="1"] .nummer {
  position: relative;
  top: 11px;
}
.plade #resultat .resultatliste .list > div[data-placering="1"] .hold {
  height: 50px;
}
.plade #resultat .resultatliste .list > div[data-placering="1"] .navn {
  font-size: 1.8em;
  overflow-x: hidden;
}
.plade #resultat .resultatliste .list > div[data-placering="1"] .point {
  border-radius: 50px !important;
  font-size: 1.8em !important;
  height: 48px !important;
  width: 52px !important;
  border-right: 30px !important;
  right: -2px !important;
}
.plade #resultat .resultatliste .list > div[data-placering="2"] {
  margin-bottom: 12px;
}
.plade #resultat .resultatliste .list > div[data-placering="2"] .nummer {
  position: relative;
  top: 7px;
}
.plade #resultat .resultatliste .list > div[data-placering="2"] .hold {
  height: 42px;
}
.plade #resultat .resultatliste .list > div[data-placering="2"] .navn {
  font-size: 1.5em;
}
.plade #resultat .resultatliste .list > div[data-placering="2"] .point {
  border-radius: 50px !important;
  font-size: 1.5em !important;
  height: 40px !important;
  width: 44px !important;
  border-right: 30px !important;
  right: 3px !important;
}
.plade #resultat .resultatliste .list > div .nummer {
  float: left;
  font-size: 1.5em;
}
.plade #resultat .resultatliste .list > div .hold {
  position: relative;
  height: 35px;
}
.plade #resultat .resultatliste .list > div .hold .navn {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 30px;
  right: 10px;
  background-color: #bbbbbb;
  border-radius: 50px;
  padding: 2px 8px;
}
.plade #resultat .resultatliste .list > div .hold .point {
  position: absolute;
  right: 10px;
  color: #fff;
  background: #00fd02;
  height: 25px;
  width: 32px;
  padding-top: 7px;
  text-align: center;
  border-radius: 20px;
}
.plade #resultat .resultatside {
  width: 30%;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
}
.plade #resultat .resultatside img {
  max-width: 80%;
  margin: 50px auto;
  display: block;
}
.popover {
  position: absolute;
  z-index: 1000;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  width: 230px;
}
.popover .title {
  text-align: center;
  padding: 5px;
  word-break: break-all;
}
.popover .krav {
  padding: 5px;
}
.popover .krav p {
  color: #999999;
  font-size: 0.9em;
  padding: 2px 0;
  word-break: break-all;
}
.popover .krav .ok {
  background: url("../imgs/v.png") #0f9c58;
}
.popover .krav .fail {
  background: url("../imgs/x.png") #953b39;
}
.popover .krav .ok,
.popover .krav .fail {
  display: inline-block;
  height: 15px;
  width: 15px;
  color: #ffffff;
  margin-right: 3px;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
*:not(input) {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
