* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  /*used to be 9px*/
}
body {
  font-family: "Fixedsys Excelsior 3.01";
}

button {
  font-family: "Fixedsys Excelsior 3.01";
  background-color: none;
  font-size: 22px;
}

#loadingContainer {
  background: white;
  height: 500px;
  width: 60%;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  resize: both;
  overflow: auto;
}

#loadingText {
  background: black;
  color: white;
  width: 50%;
  padding: 20px;
  resize: both;
  overflow: auto;
  text-align: center;
}

@font-face {
  font-family: "Fixedsys Excelsior 3.01";
  font-style: normal;
  font-weight: normal;
  src: local("Fixedsys Excelsior 3.01"),
    url("./fonts/FSEX300.woff") format("woff");
}

.allContainer {
  display: none;
  justify-content: center;

  width: 100%;
  height: 100%;
}

.banner {
  vertical-align: middle;
  line-height: 35px;
  background-color: rgb(254, 255, 191);
  border-style: outset;
  border-left: none;
  border-top: none;
  color: darkblue;
  border-right: none;
  justify-content: center;
}

.navButton {
  background-color: black;
  color: yellow;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-style: italic;
}

.outset {
  border-style: outset;
  border-color: rgb(94, 94, 94);
}

.flexStart {
  justify-content: flex-start;
}

.center {
  justify-content: center;
}
.centerText {
  display: flex;
  justify-content: space-between;
  font-size: 22px;
}

.bannerImages {
  justify-content: space-between;
}
.bannerImg {
  margin-right: 20px;
}
.bannerAd {
  border: outset;
}

.banner2 {
  display: flex;
  vertical-align: middle;
  flex-direction: row;
  justify-content: center;
  background-color: rgb(231, 254, 255);
  padding: 5px;
}

.banner2button {
  border-style: solid;
  border-left: none;
  border-top: none;
  border-bottom: none;
  border-right: solid rgb(0, 102, 255);
  padding-right: 20px;
  color: rgb(1, 122, 192);

  margin-right: 20px;
}
.row {
  display: flex;
  flex-direction: row;
}

#column1,
#column3 {
  width: 25%;

  padding-top: 5px;

  border-style: outset;
}

#column3 {
}

#column1 {
  background-color: rgb(238, 252, 247);
}

#column2 {
  width: 50%;

  align-content: center;
  border-bottom: outset rgb(0, 102, 255);
  position: relative;
}
.bottomfixednokia {
  position: absolute;
  bottom: 0;
}

.bottomfixed {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin-left: -10px;
}
.mainBody {
  height: 800px;
}
.mainContainer {
  width: 100%;
}

.tooSmall {
  padding-top: 150px;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: silver;
  flex-direction: column;
  height: 800px;
  overflow: hidden;
  z-index: 1;
}
@media (min-width: 1100px) {
  .mainContainer {
    width: 1100px;
  }
  .allContainer {
    display: flex;
  }
  .tooSmall {
    display: none;
  }
}

.adImg {
  width: 100%;
  height: 100%;
}
a img {
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
}

.downloadButton {
  padding: 7px;
  background-color: rgb(0, 255, 55);
  color: white;
  font-size: 20px;
  text-decoration: none;
  box-shadow: 2px 3px 2px black;
  margin-bottom: 5px;
  margin-left: 0px;
  border: solid rgb(0, 110, 42);
}

.subtitle {
  font-size: 13px;
  color: red;
  margin-bottom: 5px;
  margin-left: 15px;
}
.subtitle_yellow {
  font-size: 13px;
  color: yellow;
  margin-bottom: 5px;

  text-align: center;
}
.column {
  display: flex;
  flex-direction: column;
}

.linkContainer {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.adbutton {
  border: none;
  outline: none;
  background-color: black;
  font-family: "Fixedsys Excelsior 3.01";
  font-size: 15px;
  padding: 5px;
}

.adbutton:hover {
  background-color: yellow;
}

.linkContainer a:hover {
  width: 100%;
  color: yellow;
  animation: color-change-purple 0.5s infinite;
}

.title_blue {
  padding: 10px;
  background-color: darkblue;
  color: white;
  text-align: center;
  margin-bottom: 10px;
  outline: outset;
  outline-color: aquamarine;
}
.title_gray {
  padding: 10px;
  background-color: rgb(87, 87, 87);
  color: white;
  text-align: center;
  margin-bottom: 10px;
  outline: outset;
  outline-color: rgb(255, 254, 187);
}
.title_gray_light {
  padding: 10px;
  background-color: rgb(172, 172, 172);
  color: white;
  text-align: center;
  margin-bottom: 10px;
  outline: outset;
  outline-color: rgb(127, 193, 255);
}
.yellowText {
  color: yellow;
  background-color: transparent;
  border: none;
  outline: none;
}
.redText {
  color: red;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 15px;
}

.kaiButton {
  font-size: 15px;
  text-align: center;
  width: 80%;
  color: white;
  background-color: rgb(224, 0, 176);
  border: none;
  outline: none;
  box-shadow: 2px 3px 2px black;
  font-family: "Fixedsys Excelsior 3.01";
}
#kaiosContainer {
}
.kaiButton:hover {
  color: rgb(224, 0, 176);
  background-color: white;
}
#frame {
  height: 320px;
  width: 240px;
  margin-top: 225px;
}
#frameContainer {
  display: flex;
  justify-content: center;
}
#frameSite {
  height: 800px;
  width: 100%;
}
.yellowFlash {
  animation: color-change 1s infinite;
}

@keyframes color-change {
  0% {
    color: red;
  }
  50% {
    color: yellow;
  }
  100% {
    color: red;
  }
}

.purpleFlash {
  animation: color-change-purple 0.5s infinite;
}

@keyframes color-change-purple {
  0% {
    color: rgb(218, 84, 252);
  }
  25% {
    color: rgb(102, 240, 84);
  }

  50% {
    color: rgb(0, 195, 255);
  }
  75% {
    color: rgb(255, 230, 0);
  }

  100% {
    color: rgb(210, 84, 248);
  }
}

#middleColumnContainer {
}
#loadCon {
  padding: 5px;
  color: aliceblue;
  background: red;
  animation: mymove 2s infinite;
}
@keyframes mymove {
  from {
    background-color: red;
  }
  to {
    background-color: rgb(229, 255, 0);
  }
  to {
    background-color: rgb(255, 0, 255);
  }
}
.aligned {
  display: flex;
  align-items: center;
}

.padded {
  margin-left: 5px;
}
#nokiaImg {
  position: absolute;
  z-index: -1;
}

.col2body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
}

.indexBody {
  margin-top: 30px;
}

ul li {
  margin-left: 50px;
}

.warning {
  max-width: 500px;
  width: 100%;
}
#scrollText {
  white-space: pre;
  width: 100%;
}
