html {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  
  scrollbar-color: rgb(83, 83, 83) rgb(255, 153, 0);
  scrollbar-width: thin;
}
body {
  height: 100%;
  /* overscroll-behavior-x: none; */
  /* overflow: auto; 
  touch-action: pan-down; */
  width: 100%;
  

}

html, body {width: auto!important; overflow-x: hidden!important} 
canvas {
  margin-top: -600px;
  /* height: 100%; */
  width: 99%;

}
#id03 {
  display: flex;
  flex-direction: column;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  
  margin: 0;
}

/* Firefox */
input[type=number] {
  appearance: textfield;
}
@font-face {
  font-family: Playbill;
  src: url("./fonts/Playbill_Regular.ttf") format("truetype");
}
input:focus {
  outline: none;
}
#mainBody {
  background-color: black;
  background: url("./images/bg01.jpg") no-repeat center center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: flex;
  justify-content: center;
 flex-direction: row;
 background-color: black;

 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -moz-flex;
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: center;
 
 

  
  
}

/* #mainContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;


} */
#mainContainer {
  margin-top: -200px;
  display: flex;
  align-items: center;

}


#sizeBoxId01, #sizeBoxId02, #sizeBoxId03, #sizeBoxId04, #sizeBoxId05, #sizeBoxId06, #sizeBoxId07, #sizeBoxId08 {

  margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
margin-top: 100px;



}

#sizeBoxId01 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 70%;
}

#page02Container p, #page03Container p, #page04Container p, #page05Container p, #page06Container p, #page07Container p, #page08Container p {
  width: 100%;

  font-size: 32px;
}


#page02Container, #page03Container, #page04Container, #page06Container, #page07Container, #page08Container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;

  flex-direction: column;
  display: none;
  z-index: 5;
  text-align: center;
  display: none;
  margin: auto;
  /* margin-top: 0%; */

}
#page05Container{
  /* display: flex;
  justify-content: center; */
  /* align-items: center;
  flex-direction: column;
  display: none;
  z-index: 5;
  text-align: center;   */
  /* display: none; */
  /* margin: auto; */
  /* margin-top: 0%; */
}



#pageResultContainer, #pageFixContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: none;

  z-index: 5;
  /* margin-top: 100px; */
  text-align: center;
  display: none;
}

#pageFixContainer {
  width: 100%;
}
#mainContainer h1 {
  font-family: Playbill;
  font-size: 120px;
  color: rgb(255, 153, 0);
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,
    1px 1px 0 #000;
  z-index: 3;
  text-align: center;
}

h2 {
  font-family: Playbill;
  /*font-size: 40px;*/
  font-size: 80px;

  color: rgb(255, 153, 0);
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,
    1px 1px 0 #000;
  z-index: 3;
  text-align: center;
  /*scale: 1.5;*/
  margin: auto;
  width: 80%;
  background-image: linear-gradient(to right, rgba(255,0,0,0), rgb(80, 0, 0), rgba(255,0,0,0));
  margin-top: -50px
  /* background-image: linear-gradient(to right, rgba(255,0,0,0), rgb(98, 98, 98), rgba(255,0,0,0)); */
  /*margin-left: 6%;*/
}
.h2Title {
  font-size: 80px;
  scale: 1.1;
  position: absolute;
  z-index: 9;
  /* margin-top: 0; */
}
h4 {
  font-size: 16px;
  color: rgb(255, 153, 0);
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,
    1px 1px 0 #000;
  z-index: 3;
  margin-top: 630px;
  margin-left: 22px;
}


#page02Container p {
  color: rgb(255, 218, 162);
  margin-top: -10px;
  font-size: 22px;
  font-weight: 400;

  width: 85%;
  text-align: center;
  margin: auto;
  font-size: 22px;
  width: 85%;
}
#page03Container p {
  color: rgb(255, 218, 162);
  margin-top: -10px;
  font-size: 22px;
  font-weight: 400;

  width: 85%;
  text-align: center;
  margin: auto;
  font-size: 22px;
  width: 85%;
}
#page04Container p {
  color: rgb(255, 218, 162);
  margin-top: -10px;
  font-size: 22px;
  font-weight: 400;

  width: 85%;
  text-align: center;
  margin: auto;
  font-size: 22px;
  width: 85%;
}
#page05Container p {
  color: rgb(255, 218, 162);
  margin-top: -10px;
  font-size: 22px;
  font-weight: 400;

  width: 85%;
  text-align: center;
  margin: auto;
  font-size: 22px;
  width: 85%;
}
#pageResultContainer p, #pageFixContainer p {
  color: rgb(255, 218, 162);
  margin-top: -10px;
  font-size: 22px;
  font-weight: 400;

  text-align: center;
  margin: auto;
  font-size: 22px;
}
#mainContainer p {
  color: rgb(255, 218, 162);
  margin-top: -10px;
  font-size: 22px;
  font-weight: 400;
  /*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
  z-index: 4;
  width: 85%;
  text-align: center;
}

#blackBackground {
  position: absolute;
  

  background-color: black;
  z-index: -1;
  top: -50px;
  left: 5%;
  width: 90%;
  height: 150%;
  opacity: 0.7;
  border-radius: 25px;

}
#button01,
#button02,
#button03,
#buttonFullscreen,
#LastBackButton,
#button04, #button04back, #changeSound, #buttonSound, #buttonReset, #buttonResetYes, #buttonResetNo, #leftArrow, #rightArrow, #timeButton, #fullscreenButton, #buttonFixBack, #fixButton, #buttonResultBack, #button04next, #pauseButton, #resultButton, #button04randomize {
  width: 100px;
  height: 40px;
  font-size: 16px;
  color: rgb(255, 153, 0);
  background-color: black;
  border: 1.5px solid rgba(255, 153, 0, 0.737);
  z-index: 3;
  cursor: pointer;
  border-radius: 8px;

  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin: 0px 5px;



}

.patchInfo{
  scale: 0.6;
  width: 100%;
  height: 100px;
  overflow-y:scroll; 
  color: black;
  border: 1px solid rgba(255, 153, 0, 0.737);
  overflow-x: hidden; 
  background-color: rgba(0, 0, 0, 0.5);

}
.textfield{
 background-color: black;
 display: flex wrap;
 width: 90%;
 text-align: left !important;
 

}  

#input01button {
width: 40px;
height: 25px;
font-size: 14px;
color: rgb(255, 153, 0);
background-color: black;
border: 1.5px solid rgba(255, 153, 0, 0.737);
z-index: 3;
cursor: pointer;
border-radius: 8px;

transition: color 100ms;
vertical-align: baseline;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
margin: 0px 5px;
}
#input01button:active {
  background-color: #5f5f5f;
}
#button01:hover {
  background-color: #2f2f2f;
}
#button01:focus {
  background-color: #5f5f5f;
}
#button02:hover {
  background-color: #2f2f2f;
}
#button02:focus {
  background-color: #5f5f5f;
}
#button03:hover {
  background-color: #2f2f2f;
}
#button03:focus {
  background-color: #5f5f5f;
}
#button04:hover {
  background-color: #2f2f2f;
}
#button04:focus{
  background-color: #5f5f5f;
}
#button04randomize:hover, #changeSound:hover, #buttonSound:hover, #buttonReset:hover, #buttonFullscreen:hover,#buttonResetYes:hover, #buttonResetNo:hover, #LastBackButton:hover, #button04back:hover, #button04next:hover {
  background-color: #2f2f2f;
}
#button04back:focus, #changeSound:focus, #buttonSound:focus, #buttonReset:focus, #buttonFullscreen:focus, #buttonResetYes:focus, #buttonResetNo:focus, #button04next:focus, #LastBackButton:focus {
  background-color: #5f5f5f;
}
#button04randomize:active {
  background-color: #5f5f5f;

}
/* #buttonFullscreen {
  margin-bottom: 10px;
} */
.button01Div {
  /* position: absolute; */
  z-index: 3;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  margin-top: 20px;

}

#numberOfPlayersDropDown {
  color: rgb(255, 153, 0);
  background-color: black;
  border: 1.5px solid rgba(255, 153, 0, 0.737);
  scale: 1.3;
}
#gameTime {
  color: rgb(255, 153, 0);
  background-color: black;
  border: 1.5px solid rgba(255, 153, 0, 0.737);
  scale: 1.3;
}
#nameInputContainer {
  display: flex;
  flex-direction: column;
  width: 200px;
  margin: auto;
  margin-top: 70px;
  scale: 1.5;
  margin-bottom: 0px;

}

#nameInputContainer input {
  margin-bottom: 10px;
  color: rgb(255, 255, 255);
  background-color: rgb(79, 79, 79);
  border: 1px solid rgb(170, 170, 170);
  border-bottom: 1.5px solid rgba(0, 0, 0, 0.737);
  border-right: 1.5px solid rgba(0, 0, 0, 0.737);
}
::placeholder {
  /* Most modern browsers support this now. */
  color: rgb(255, 255, 255);
}
#currentPlayersDiv {
  border-top: 1.5px solid rgba(255, 153, 0, 0.737);

  
  margin: auto;


}
#nextPlayersDiv {
  border-top: 1.5px solid rgba(255, 153, 0, 0.737);
  width: 100%;
  margin: auto;



}

#pageMenuContainer {
  background-color: rgb(0, 0, 0);
  z-index: 99;
  position: absolute;
  width: 100%;
height: 110%;
margin-top: -30px;
  
}
#sizeBoxId08 {
margin: auto;
  width: 85%;
  height: 100%;
  position: relative;
  overflow: auto;
}
#buttonFixBack {
  display: flex;
  align-items: center;
  justify-content: center;
}
#pageMenuContainer h1{
  color: rgb(255, 218, 162);
  text-align: center;
  font-size: 40px;

}

#link {
  color: rgb(255, 218, 162);
  text-decoration: none;
}
#pageMenuContainer p{
  color: rgb(255, 218, 162);
  text-align: center;
  margin-top: 50px;
  font-size: 24px;

}
#nextPlayersDiv p, #currentPlayersDiv p {
  font-size: 20px;
  padding: 5px;
}
#previousMatchDiv {
  font-size: 16px;
  border-top: 1.5px solid rgba(255, 153, 0, 0.737);
  width: 80%;
  margin: auto;
  margin-top: 45px;
  scale: 1;
}
#fixpreviousMatchDiv  {
  font-size: 16px;
  /* border-top: 1.5px solid rgba(255, 153, 0, 0.737); */
  width: 80%;
  margin: auto;
  margin-top: 25px;

}
#previousMatchDiv p, #fixpreviousMatchDiv p  {
  font-size: 16px;
  padding: 5px;
  display: flex;
justify-content: space-between;
justify-content: space-evenly;

}
#points, #points2, #points3, #points4 {
  background-color: black;
  color: orange;
  border: 1px solid rgba(255, 153, 0, 0.737);
  scale: 1.3;
 width: 20px;
 margin: 0px 5px;
 text-align: center;

}
#buttonAcceptScore, #fixbuttonAcceptScore  {
  background-color: black;
  color: orange;
  border: 1px solid rgba(255, 153, 0, 0.737);
margin-right: 5px;
margin-left: 5px;
font-size: 24px;
width: 80px;
scale: 1;

}

#pointsInfo01, #fixpointsInfo01  {
  justify-content: center;
  margin: auto;
}
.plusAndMinusButtons {
  background-color: black;
  border: 1px solid rgba(255, 153, 0, 0.737);
color: white;
width: 30px;
height: 30px;
scale: 1;
font-size: 24px;
font-weight: bold;

}
.plusAndMinusButtons span{

 position: relative;
 margin-top: -5px;
 display: flex;
 justify-content: center;
 align-items: center;
}


.plusAndMinusButtons:active, #leftArrow:active, #timeButton:active, #fullscreenButton:active, #rightArrow:active, #pauseButton:active, #fixButton:active, #buttonFixBack:active,#resultButton:active, #buttonAcceptScore:active, #buttonResultBack:active {
  background-color: #5f5f5f;

}
#page4PointsBorder, #fixpage4PointsBorder {
  border-bottom: 1px solid rgba(255, 153, 0, 0.737);
  width: 87%;
  margin: auto;
}
td {
  border: 0.1px solid rgba(255, 153, 0, 0.737);
  
}
/*ramen runt table ligger dock inte kloss med någon annan cell, så här måste jag lägga på 0.5px så det blir 1px totalt*/
/*border-spacing är 0 så att cellerna ligger kloss o kloss.*/
table {
  border-spacing: 0;
  border: 0.1px solid rgba(255, 153, 0, 0.737);
  z-index: 5;
  margin: auto;
  color: rgb(255, 218, 162);
  margin-top: 70px;
  scale: 1.3;
  width: 60%;

}
#scoreFixArrowsDiv {
  display: flex;
  width: 250px;
  margin: auto;
  margin-top: 20px;
}
#leftArrow, #rightArrow{
  background-color: black;
  border: 0.1px solid orange;
  color: white;
  width: 50px;
  height: 30px;
  font-size: 24px;
  text-align: center;
  display: inline-flex;
  align-items: flex-end; 
  justify-content: center;
  scale: 1.2;


}
#fullscreenDiv {
  z-index: 100;
  position:absolute;
  right:6%;
  top:5px;
}
#fullscreenButton {
  margin-top: 50px;
  margin-right: 5%;
  text-align: center;
  scale: 0.9;
  background-color: black;
  width: 45px;
}
#fulltimeDiv {
  z-index: 91;
  position:absolute;
  right:6%;
  top:5px;
}
#menuIcon {
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  margin-top: 3px;
}
#pdfLinks a:link, a:visited, a:hover{
  color: orange;
}
#resetButtonsYesNo {
  display: flex;
}
#timeButton {
  margin-top: 90px;
  margin-right: 5%;
  text-align: center;
  scale: 0.9;
  background-color: black;
}
#timeLeftP {
  color: rgb(0, 211, 0);
  font-size: 30px;
  margin: auto;
  scale: 1.4;
  width: 90%;
}
#timeLeftSpanText, #timeLeftSpan {
  font-size: 30px;
}
#sizeBoxId01 p, #sizeBoxId02 p, #sizeBoxId03 p, #sizeBoxId04 p, #sizeBoxId05 p, #sizeBoxId06 p, #sizeBoxId07 p{
  margin: auto;
}

.scoreInputSpanNames {
  margin-right: auto;
  margin-top: 8px;
}


.h2Title {
  /* position: absolute; */
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-bottom: 50px;
}
.plusAndMinusButtons  {
  scale: 1.1;
  margin: 2px;
}
button {
  scale: 0.9;

}
#fullscreenButton {
  scale: 0.8;
}
#tableDiv {
  scale: 1;
  margin-top: -40px;
  width: 400px;
}#previousMatchDiv{
  margin-top: 45px;
  scale: 1;
  width: 100%;
  }
 
#sizeBoxId08{
  scale: 0.8;

  /* margin-top: -40px; */
  display: flex;
  flex-direction: column;
  align-items: center;

}
#sizeBoxId08 button{
  scale: 1;

}
/* #sizeBoxId08 p{
  margin-top: 200px;

} */

#nameInputContainer{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  height:100px;    
  width: 200px; 
  padding-bottom: 40px;
  align-items: center;


}
.scoreInputSpanScores{
  margin-top: 5px;
}
.scoreInputSpanNames{
  margin-top: 0px;
}

#nameInputContainer input{
  margin-right: 5px;
  margin-left: 5px; 
  width: 35%;
}

.sportImages {
  /* position: absolute; */
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}
.sportImages img{
  height: 50px;
  width: 60px;
  /* visibility: hidden; */

}
.sportImagesLogo {
  display: flex;
  /* justify-content: center; */

}
.sportImagesLogo img{
  height: 60px;
  width: 70px;
  margin-left: 10px;
  margin-right: 10px;
  visibility: hidden;


}
#movienewsbox{
  margin-top: 20px;
}

@media (min-width: 500px) {
  #sizeBoxId01 {
    scale: 1;
    /* width: 90%; */
    
  }
  #sizeBoxId02, #sizeBoxId03, #sizeBoxId04, #sizeBoxId05, #sizeBoxId06, #sizeBoxId07 {
    scale: 1;
    /* width: 90%; */
    
  }
  #sizeBoxId08 {
    scale: 0.9;
  }
  #page02Container p, #page03Container p, #page04Container p, #page05Container p, #page06Container p, #page07Container p, #page08Container p {
    width: 100%;
  
    font-size: 28px;
  }
  #sizeBoxId05 {
    width: 440px;

  }
}
@media (min-width: 768px) {
  #movienewsbox{
    display: flex;
  }
  .patchInfo{
    width: 300px;
  }
  .sportImagesLogo img{
    visibility: visible;
  }
  .sportImages img{
    visibility: visible;

  }


  #button01,
#button02,
#button03,
#LastBackButton,
#button04, #button04back, #leftArrow, #rightArrow, #timeButton, #fullscreenButton, #buttonFixBack, #fixButton, #buttonResultBack, #button04next, #pauseButton, #resultButton, #button04randomize {
  width: 100px;}
  button {
    scale: 1;

  }
  #fullscreenButton {
    scale: 1;
  width: 45px;

  }
  #sizeBoxId01, #sizeBoxId02, #sizeBoxId03, #sizeBoxId04, #sizeBoxId05, #sizeBoxId06, #sizeBoxId07 {
  scale: 1.1;
  margin-top: 100px;
  
}
#sizeBoxId01 {
  width: 70%;

}
#sizeBoxId05, #sizeBoxId06, #sizeBoxId07{
  margin-top: 130px;
}
#sizeBoxId05 {
  width: 650px;
}
#sizeBoxId08 {
  scale: 1;

}
#page02Container p, #page03Container p, #page04Container p, #page05Container p, #page06Container p, #page07Container p, #page08Container p {
  width: 100%;

  font-size: 32px;
}

#tableDiv {
  scale: 1;
  margin-top: 20px;
  width: 600px;
}

  #fullscreenButton {
    scale: 1;

  
  }
  #timeButton {
    scale: 1;
    margin-top: 100px;
  
  }
  #scoreFixArrowsDiv {
    width: 400px;
    margin-top: 30px;
  }
  table {
    scale: 1.5;
  width: 50%;

  
  }
  #mainContainer h1 {
    font-size: 120px;
  }
  #mainContainer p {
    font-size: 32px;
    width: 100%;
  }
 

  
  #pageResultContainer p, #pageFixContainer p {

    font-size: 32px;
  }
  
  #nextPlayersDiv, #currentPlayersDiv{
    padding: 10px 0px 0px 0px;
    width: 70%;
  } 

  #nextPlayersDiv p, #currentPlayersDiv p {
    font-size: 30px;
    padding: 5px;
  /* line-height: 5px; */
  margin: 0;
  
  } 
  #currentAndNextPlayers {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    
  }
  #nextPlayersDiv, #currentPlayersDiv {
    border-top: 1.5px solid rgba(255, 153, 0, 0.737);
    margin: 20px auto;
  
  
  
  }
  #nextPlayersDiv {
    border-left: 1.5px solid rgba(255, 153, 0, 0.737);
  }
  #timeLeftP {
    color: rgb(0, 211, 0);
    font-size: 50px;

  }
  #timeLeftSpanText, #timeLeftSpan {
    font-size: 50px;
    
  }
  #previousMatchDiv {
  font-size: 30px;
  margin: auto;
  margin-top: 65px;
  scale: 1;
}
#fixpreviousMatchDiv  {
  font-size: 30px;
  margin: auto;
  margin-top: 50px;
  
}
#previousMatchDiv p, #fixpreviousMatchDiv p  {
  font-size: 30px;
  justify-content: space-evenly;
  width: 70%;

  
}#page4PointsBorder, #fixpage4PointsBorder {
  width: 100%;
}
.h2Title {
  scale: 1.6;
  margin-top: 0px;

    font-size: 60px;
    width: 50%;
}
.plusAndMinusButtons  {
  scale: 1.3;
  margin: 5px;
}
#nameInputContainer{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height:70px;    
  width: 400px;
  scale: 1.3;

}
#nameInputContainer input{
  margin: 5px;  
  
}
}




@media screen and (min-width: 1024px) {

  .patchInfo{
    width: 400px;
  }

  #sizeBoxId01, #sizeBoxId02, #sizeBoxId03, #sizeBoxId04, #sizeBoxId05, #sizeBoxId06, #sizeBoxId07 {
    scale: 1.2;
    margin-top: 100px;
  }
  #sizeBoxId05, #sizeBoxId06, #sizeBoxId07{
    margin-top: 170px;
  
  }
  #sizeBoxId05{
    width: 800px;

  
  }
  #sizeBoxId08 {
    scale: 1;

  }

  #page02Container p, #page03Container p, #page04Container p, #page05Container p, #page06Container p, #page07Container p, #page08Container p {
    width: 100%;
  
    font-size: 32px;
  }
  #sizeBoxId05 .plusAndMinusButtons{
    scale: 1.3;
    
  }
  #tableDiv {
    scale: 1;
    margin-top: 20px;
    width: 800px;
  }

  .h2Title {
    scale: 1.9;
    margin-top: 0px;
  }
  .plusAndMinusButtons  {
    scale: 1.3;
    margin: 5px;
  }
  #nameInputContainer{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height:70px;    
    width: 400px;
    scale: 1.7;

  }
  #nameInputContainer input{
    margin: 5px;  
    
  }
  #previousMatchDiv{
  margin-top: 65px;
  scale: 1;
  
  }
}


/*
@media (max-height: 400px) {
  #blackBackground {

    height: 100%;

  
  }
  #mainBody {
    background-color: black;
    background: url("./images/bg01.jpg");

  
    
    
  }


}*/

@media screen and (min-width: 1199px) {
  #sizeBoxId01, #sizeBoxId02, #sizeBoxId03, #sizeBoxId04, #sizeBoxId05, #sizeBoxId06, #sizeBoxId07 {
    scale: 1.4;
    margin-top: 100px;
  }
  #sizeBoxId05, #sizeBoxId06, #sizeBoxId07{
    margin-top: 210px;
  
  }
  #sizeBoxId05{
    width: 800px;
  
  }
  #sizeBoxId08 {
    scale: 1;
  }
  #page02Container p, #page03Container p, #page04Container p, #page05Container p, #page06Container p, #page07Container p, #page08Container p {
    width: 100%;
  
    font-size: 32px;
  }
.plusAndMinusButtons  {
  scale: 1.3;
  margin: 5px;
}
}

  
  
@media screen and (min-width: 1919px) {
  #sizeBoxId01, #sizeBoxId02, #sizeBoxId03, #sizeBoxId04, #sizeBoxId05, #sizeBoxId06, #sizeBoxId07 {
    scale: 1.5;
    margin-top: 100px;
  }
  #sizeBoxId05, #sizeBoxId06, #sizeBoxId07{
    margin-top: 330px;
  
  }
  #sizeBoxId05{
    width: 1100px;
  
  }
  #sizeBoxId08 {
    scale: 1;
  }
  #page02Container p, #page03Container p, #page04Container p, #page05Container p, #page06Container p, #page07Container p, #page08Container p {
    width: 100%;
  
    font-size: 32px;
  }
  .h2Title {
    scale: 2;
    margin-top: 30px;
  }
  #tableDiv{
    /* background-color: black; */
    width: 1500px;
    
  }
}

h1, h2 {
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 100;
  
}

#tableDiv{
  /* background-color: black; */
  overflow-y: visible; 
  overflow-x: hidden;
  height:350px;
  margin-top: 20px;
  
}
#table02p{
  margin-top: 200px;
  color: black;
}
#table02{
  margin-top: 100px;
}

#image01, #image02 {
  margin-top: 110px;
}
html{
  scale: 0.95;
}


.textfield p{
  margin-top: 5px !important;
  text-align: left !important;
  
 
 }  
 .patchText{
  margin-left: 10px !important;
  font-size: 24px !important;
 }
    
#wakeButton{
  text-align: center;
}
#wakeButtonStyle{
  border: 1px solid orange;
  background-color: black;
  color: orange;
  height: 40px;
  border-radius: 15px;
  width: 150px;
}
#wakeButtonStyle:hover{

  color: white;
}
#menuItems{
  display: flex;
  justify-content: space-around;
  gap: 20px;
}
.line{  
width: 250px;
margin-bottom: 20px;
}
#soundItems{
  display: flex;
  justify-content: space-around;

}
.patchInfo{
  display: none;
}
.patchInfo{
  display: block;
}

#appleFullscreenButton{
  color: rgb(255, 153, 0);
  background-color: black;
  border: 1px solid orange;
  height: 30px;
  border: black;
}
#appleFullscreenButton p{
  scale: 1.5;
  margin-top: -10px;
  
}

#currentMatchId, #table01p{
  padding-top: 20px;
}
.buttonStyling1 {
    width: 150px;
  height: 40px;
  font-size: 16px;
  color: rgb(255, 153, 0);
  background-color: black;
  border: 1.5px solid rgba(255, 153, 0, 0.737);
  z-index: 3;
  cursor: pointer;
  border-radius: 8px;

  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin: auto;
  margin-top: -30px;
  margin-bottom: 20px;
}
.buttonStyling {
    width: 150px;
  height: 40px;
  font-size: 16px;
  color: rgb(255, 153, 0);
  background-color: black;
  border: 1.5px solid rgba(255, 153, 0, 0.737);
  z-index: 3;
  cursor: pointer;
  border-radius: 8px;

  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin: auto;
  margin-bottom: -10px;
  margin-top: -40px;

}
.timerYesNoDiv{
  margin-top: -20px;
}