html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0; }

main,
li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

strong {
  font-weight: bold; }

a,
button {
  color: inherit;
  transition: .3s; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

:focus {
  outline: 0; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

body {
  overflow: hidden; }

.main {
  position: relative;
  width: 100%;
  height: 100vh; }

body {
  font-family: Arial; }

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1; }

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px; }

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd; }

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc; }

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none; }

/* MintT */
.resize-drag {
  background-color: #29e;
  color: white;
  font-size: 20px;
  font-family: sans-serif;
  border-radius: 8px;
  padding: 3px;
  margin: 30px 20px;
  touch-action: none;
  z-index: 5;
  height: 480px;
  width: 640px;
  position: absolute;
  /* This makes things *much* easier */
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0; }

.resize-container {
  display: inline-block;
  width: 100%;
  height: 100%; }

.viewerImg {
  width: 100%;
  max-height: 100%; }






.blinkingFALL {
  -webkit-animation: blinkingFallText 2s infinite;
          animation: blinkingFallText 2s infinite;
  font-size: xx-large;
  font-weight: bolder; }

.blinkingBEDEXIT {
  -webkit-animation: blinkingBedExit 2s infinite;
          animation: blinkingBedExit 2s infinite;
  font-size: xx-large;
  font-weight: bolder; }

.blinkingLONG_TERM_MISSING {
  -webkit-animation: blinkingLTM 2s infinite;
          animation: blinkingLTM 2s infinite;
  font-size: xx-large;
  font-weight: bolder; }


.blinkingNO_BED_RETURN {
  -webkit-animation: blinkingNO_BED_RETURN 2s infinite;
          animation: blinkingNO_BED_RETURN 2s infinite;
  font-size: xx-large;
  font-weight: bolder; }

.blinkingWANDERING {
  -webkit-animation: blinkingWANDERING 2s infinite;
          animation: blinkingWANDERING 2s infinite;
  font-size: xx-large;
  font-weight: bolder; }
  

@-webkit-keyframes blinkingFallText {
  0% {
    color: #ee4b00; }
  60% {
    color: #ee4b00; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #ee4b00; } }

@keyframes blinkingFallText {
  0% {
    color: #ee4b00; }
  60% {
    color: #ee4b00; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #ee4b00; } }

@-webkit-keyframes blinkingBedExit {
  0% {
    color: #8a00fc; }
  60% {
    color: #8a00fc; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #8a00fc; } }

@keyframes blinkingBedExit {
  0% {
    color: #8a00fc; }
  60% {
    color: #8a00fc; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #8a00fc; } }


@-webkit-keyframes blinkingLTM {
  0% {
    color: #312830; }
  60% {
    color: #312830; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #312830; }
  }

@keyframes blinkingLTM {
  0% {
    color: #312830; }
  60% {
    color: #312830; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #312830; }
   }

@-webkit-keyframes blinkingNO_BED_RETURN {
0% {
  color: #ff00d4; }
60% {
  color: #ff00d4; }
70% {
  color: transparent; }
90% {
  color: transparent; }
100% {
  color: #ff00d4; }
}

@keyframes blinkingNO_BED_RETURN {
  0% {
    color: #ff00d4; }
  60% {
    color: #ff00d4; }
  70% {
    color: transparent; }
  90% {
    color: transparent; }
  100% {
    color: #ff00c8; } 
  }

@-webkit-keyframes blinkingWANDERING {
  0% {
    color: rgb(208, 255, 1); }
  60% {
    color: rgb(208, 255, 1); }
  70% {
  color: transparent; }
  90% {
  color: transparent; }
  100% {
    color: rgb(208, 255, 1); }
}

@keyframes blinkingWANDERING {
0% {
  color: rgb(208, 255, 1); }
60% {
  color: rgb(208, 255, 1); }
70% {
color: transparent; }
90% {
color: transparent; }
100% {
  color: rgb(208, 255, 1); }
}

#loading {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 35px); }

