/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([menu]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.content {
  width: 1024px;
}
.calendar__list {
  position: relative;
}
.calendar {
  background: url(../img/1024/bakgrund.jpg) no-repeat;
  width: 1024px;
  aspect-ratio: 1.758;
  background-size: 100% 100%;
}
.calendar .row_highlight {
  height: 134.4px;
}
.calendar .selected.row_1 .row_highlight {
  top: 0;
}
.calendar .selected.row_2 .row_highlight {
  top: 134.4px;
}
.calendar .selected.row_3 .row_highlight {
  top: 268.8px;
}
.calendar .selected.row_4 .row_highlight {
  top: 403.2px;
}
.calendar .selected.row_5 .row_highlight {
  top: 537.6px;
}
body,
html {
  font-family: "Cantora One", serif;
  font-size: 16px;
  height: 672px;
}
.debug {
  display: none;
  width: 400px;
  background-color: #ffe88e;
  border: 2px solid #ffdc9d;
  padding: 20px;
  margin: 30px 10px;
}
.debug label {
  width: 100px;
  display: inline-block;
}
.debug ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.debug ul li {
  margin-bottom: 10px;
}
#loading {
  background: #fff;
  position: absolute;
  z-index: 3000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
#loading .spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 4000;
  margin-left: -15px;
  margin-top: -15px;
}
.compact_label label,
.compact_label.label {
  width: auto;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
.content {
  margin: 0 auto;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.slider_container {
  display: none;
  position: absolute;
  z-index: 99999;
  left: 50%;
  top: 300px;
  width: 300px;
  margin-left: -150px;
  padding: 15px 20px;
  background: #21b9cf;
  border: 3px solid #00a1b7;
  font-weight: 700;
  color: #fff;
}
.slider_container .labels {
  font-size: 12px;
}
.slider_container .labels .right {
  float: right;
}
.slider_container #speed {
  text-align: center;
}
.slider_container #speed span {
  display: inline-block;
  width: 15px;
  text-align: right;
}
#slider {
  margin: 5px 0;
}
#audio {
  display: none;
}
.calendar {
  position: relative;
}
.calendar .row_highlight {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 0;
}
.calendar .selected .row_highlight {
  background-color: #ffa300;
  opacity: 0.39;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";
  z-index: 1000;
}
.calendar .selected .box {
  z-index: 5000;
}
.calendar li,
.calendar ul {
  list-style: none;
}
.calendar .box {
  display: inline-block;
  position: relative;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-user-select: none;
}
.calendar .box.open .border {
  visibility: hidden;
}
.calendar .box.open .box_number {
  visibility: hidden;
}
.calendar .box span {
  position: absolute;
  z-index: 999;
}
.calendar .box.selected {
  border: 8px solid #0052ff;
  margin-top: -8px;
  margin-left: -8px;
}
.calendar .message {
  font-size: 14px;
  color: #1f3786;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 2px;
}
#menu {
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 0px;
  display: flex;
  padding: 1% 0% 1% 0%;
  align-items: center;
  justify-content: center;
}
.menu__list {
  list-style: none;
  display: flex;
  column-gap: 0.5rem;
}
.button {
  border: 0;
}
button:focus {
  opacity: 1;
}
button:focus {
  outline: none;
}
button:focus-visible {
  outline: 3px solid red;
}
.button:active {
  opacity: 0.5;
}
#resetButton,
#infoButton,
#muteButton {
  width: 3.125rem;
  height: 2.875rem;
  background-position: center center;
}
#resetButton {
  background: url(../img/icon/icon_replay.svg) no-repeat;
}
#infoButton {
  background: url(../img/icon/icon_info.svg) no-repeat;
  margin-left: -0.75rem;
}
#muteButton {
  background: url(../img/icon/icon_sound.svg) no-repeat;
}
#muteButton.is_mute {
  background-image: url(../img/icon/icon_mute.svg);
}
@media (-webkit-min-device-pixel-ratio: 2) {
  #resetButton,
  #infoButton,
  #muteButton {
    width: 4.625rem;
    height: 4.188rem;
    background-position: center center;
  }
  #titleContainer h1 {
    background-image: url(../img/2048/titel.png);
  }
}
@media only screen and (min-width: 1224px) {
  .content {
    margin-top: 20px;
  }
}
