@font-face {
    font-family: 'Alexis';
    font-style: normal;
    font-weight: normal;
    src: local('Alexis'), url('../fonts/alex.woff') format('woff');
    src: url("../fonts/alexisv3.ttf") format('truetype');
}

html, body{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: white;
    background-color: #004588;
	
}

#prematch_table, #postmatch_table {

    font-family : -apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
    text-align: center;
    color: black;
    font-size: 20px;
    font-style: bold;
    letter-spacing: 1px;
    border-width: 4px;
    border-color: white;
	    background-color:#7fc241;
	/*background-image:url(".../resources/images/ReefScape2025.png");*/
}

#auton_table, #endgame_table,#teleop_table  {
    font-family : -apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
    color: black;
    font-size: 20px;
    font-style: bold;
    letter-spacing: 1px;
    border-width: 4px;
    border-color: black;
}

.button {
    font-family: Alexis;
    font-size: 16px;
}

#autonHeader{
    color: black;
    border-color: black;
    border-width: 4px;
	 background-color:#7fc241 ; /*#2a1d57   */
}

#endgameHeader{
    color: black;
    border-color: black;
    border-width: 4px;
	 background-color:#7fc241 ; /*#2a1d57   */
}


 #teleopHeader1{
    color: black;
    border-color: black;
    border-width: 4px;
	 /*background-color:#129900 ; /*#2a1d57  7fc241  */
}


#teleopHeader2{
    color: black;
    border-color: black;
    border-width: 4px;
	/* background-color:#129900 ; /*#2a1d57   */
}

#teleopHeaderBox{
text-align: center;
 background-color:#129900 ; /*#2a1d57   */
}
#teleopLowerThirdBox{
text-align: center;
 padding: 0px;
 background-color:#129900 ; /*#2a1d57   */
}


#AutonHeaderBox{
text-align: center;
 background-color:#005e99; 
}
#AutonLowerThirdBox{
text-align: center;
 padding: 0px;
 background-color:#005e99 ; 
}

#EndgameHeaderBox{
text-align: center;
 background-color:#2d114d; 
}
#EndGameLowerThirdBox{
text-align: center;
 padding: 0px;
 background-color:#2d114d ; 
}




#postmatchHeader{
	 color: black;
    border-width: 4px;
    border-color: white;
}

#prematchHeader1, #prematchHeader2{
    color: white;
    border-color: white;
    border-width: 4px;
}

#qrHeader1, #qrHeader2 {
    color: white;
	
}

.field-image {
    margin: 2vw;
}

.field-image-src{
    background-position: center;
    border: 1px solid;
}

.main-panel{
    display: none;
    height: 100%;
    min-height: 100%;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 0;
    color: white;
   /* background-color: red;*/
	background-image:url("resources/images/ReefScape2025.png");
    font-family : -apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
    text-align: justify;
}

#prematch{
    display: table;
}

#auton{
}

#teleop{
}

#endgame{
}

#postmatch{
}

#qr-code{
  text-align: center;
  color: white;
  font-size: 16px;
  font-style: bold;
}

h1{
    font-family: Alexis;
    text-align: center;
    border-style: groove;
    border-color: white;
    border-width: 2px;
    font-size: 40px;
    padding: 10px;
    font-weight: 350;
}

#page2, #page4 {
    color: black;
}

h2{
    font-family: Alexis;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    font-style: italic;
}

.match-label{
    text-align: center;
}

.half-button-l{
    width: 48%;
    margin: 1vw;
    height: 100%;
    font: roboto;
}

.half-button-r{
    flex-grow: 1;
    height: 100%;
    width: 48%;
    margin: 1vw;
    font: roboto;
}

.half-button-container{
    display: flex;
}


#nextButton1, #nextButton2 {
     font-family: Alexis;
    background-color: #7fc241;
    padding: 10px;
    color: white;

}

#prevButton9, .clearForm, .submitForm, #displayButton, #copyButton {
    font-family: Alexis;
    padding: 10px;
   /* background-color: rgb(151, 199, 240);*/
   background-color:yellow;
    text-decoration: none;
    display: inline-block;
}




#prevButton1, #prevButton2{
    font-family: Alexis;
    background-color: black;
    padding: 10px;
    color: white;

}

 #nextButton3, #nextButton4 {
    font-family: Alexis;
    background-color: black;
    padding: 10px;
    color: white;
}

#prevButton3, #prevButton4{
    font-family: Alexis;
    background-color: yellow;
    padding: 10px;
    color: dark green;

}
#nextButton5, #nextButton6  {
   font-family: Alexis;
    background-color: yellow;
    padding: 10px;
    color: dark green;

}
#prevButton5, #prevButton6{
    font-family: Alexis;
    background-color: #fae8ff;
    padding: 10px;
    color: black;

}
#nextButton7, #nextButton8{
    font-family: Alexis;
    background-color: #fae8ff;
    padding: 10px;
    color: black;

}


  #prevButton7, #prevButton8,  #nextButton9, #nextButton10 {
    font-family: Alexis;
    padding: 10px;
    background-color: #fae8ff;
    text-decoration: none;
    display: inline-block;
    color: black;
}




.undoButton, .flipButton {
    font-family: Alexis;
    background-color: black;
    padding: 10px;
    color: white;
    margin-left: 20px;
}


#prematch_table{
    font: Alexis;
    text-align: center;
}



#postmatch_table{
    font: Alexis;
    text-align: center;
	 background-color: #e4cfe6;
}



h1 .odd {
    font-family: Alexis;
    text-align: center;
    color: #0AB4EC;
}

h1 .even {
    font-family: Alexis;
    text-align: center;
    color: #42B333;
}

table {
    border: 1px solid black;
    width: 100%;
}

td {
    padding: 10px 4px;

}

input {
    font-size: 16px;
    font: roboto;
    color: black;
    background-color: white;
}

.title {
    width: "50%";
    text-align: right;
}

.field {
    width: "50%";
    text-align: left;
}

#qr-table {
    text-align: center;
    color: black;
    background-color: white;
	
}

#data {
    font-family:'Lucida Console', 'monospace';
    text-align: justify;
}





#checkboxTableContainer {

	width: 30%;
	height: 5%;
	margin-left: 43%; 
	margin-right: auto;
	font-size: 20px;
}


#checkboxTableContainer td, th {

	padding: 0px;
}



#checkboxTableContainer_Coralscoring_auton {

	width: 20%;
	height: 5%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	padding: 0px;
}

#checkboxTableContainer_Coralscoring_auton td, th {


	padding: 1px;
}






#checkboxTableContainer_Coralscoring_teleop {
	width: 20%;
	height: 5%;
	margin-left: 43%; 
	margin-right: auto;
	font-size: 20px;
	padding: 0px;
}



#checkboxTableContainer_Coralscoring_teleop td, th {
	padding: 1px;
}


