body {
    background-color: lightslategray;
    height: 90dvh;
    width: 100%;
    margin: 0;
}

.fascinate-regular {
  font-family: "Fascinate", system-ui;
  font-weight: 400;
  font-style: normal;
}

#full-window {
    max-width: 1450px;
    margin: 10px auto 0 auto;
    background-color: lightslategray;   
    display: grid;
    height: calc(100vh-10px);
    grid-template-rows:10% 75% 15%;
    margin-top: 10px;
    gap: 5px;
}

#actionBar {
    display: flex;
    flex-direction: row;
    justify-content:space-between; 
    align-items: center;   
    background-color: darkslategray;
    height: 90%;
    border-radius: 8px;
    border: 3px solid black;
}

#titleBar {
    color: yellow;
    font-size: 2.8rem;
    font-family: 'Fascinate',sans-serif;
}

#startGame {
    border-radius: 8px;
    cursor: pointer;
    background-color: white;
    color: teal;
    font-weight: bold;  
    width: 160px;
    height: 35px;
    margin-left: 20px;   
}

#exitGame {
    border-radius: 8px;
    cursor: pointer;
    background-color: white;
    color: teal;
    font-weight: bold;  
    width: 160px;
    height: 35px;
    margin-right: 20px;   
}

#main-game-page {
    display: grid;
    grid-template-columns: 70% 4% 26%;
    gap: 3px;
}

#true-false-window {
    height: 98%;
    display: grid;
    border-radius: 10px;
    border: 5px solid black;
    grid-template-rows: 10% 20% 15% 40% 15%;
    background-color: rgb(255, 153, 0);
}

#questions-remaining {
    width: 60px;
    height: 60px;
    font-size: 1.2rem;
}

#title-column {
    display: grid;
    grid-template-rows: repeat(10, 1fr);
}

#ltr1, #ltr2, #ltr3, #ltr4, #ltr5 {
    color: yellow;
    font-size: 2rem;
    text-align: center;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

#ltr6, #ltr7, #ltr8, #ltr9, #ltr10 {
    color: white;
    font-size: 2rem;
    text-align: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}

#instructions-column {
    height: 98%;
    width: 100%;
    background-color: cornflowerblue;
    border-radius: 10px;
    border: 5px solid blue;
}

#instructions-text {
    text-align: center;
    font-size: 2rem;
    color: white;
}

#instruction-quote {
    text-align: center;
    color:lightblue;
}
#quote-author {
    text-align: center;
    color: yellow;
    font-style:italic;
}

#true-or-false-image {    
    width: 110px;
    height: 110px;
    display:block;
    margin: 10px auto 0 auto;    
}

#mainText {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
    color: white;
    font-size: 0.8rem;
}

#minorText {
   margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
    color: yellow;
    font-size: 0.7rem;
}

#food-for-thought {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    background-color: darkslategray;
    color: teal;
    border-radius: 6px;
    border: 3px solid black;
}

#label {
    color: white;
    font-size: 1.2rem;
    margin-left: 35px;
    font-weight: bold;
}

#quotes {
    display: flex;
    flex-direction: column;
}

#quotes1 {
    width: 53svw;
    max-width: 720px;    
    height: 36px;
    margin-left: 10px;
    border-radius: 5px;
    color: black;
    font-size: 0.8rem;   
}

#quotes2 {
    width: 10svw;
    max-width: 160px;    
    height: 36px;
    margin-left: 10px;
    border-radius: 5px;
    color: coral;
    text-align:center;
    font-size: 0.8rem;
}

#scoreboard {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 400px;
    height:80px;
    align-items: center;
    background-color: cornflowerblue;
    border-radius: 7px;
    border: 2px solid blue;
    margin-right: 4px;
}

#top-score-lbl {
    color: white;
    text-align: center;
    font-size: 0.8rem;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 4px;
    margin-bottom: 10px;    
}

#score-pad {
    display: flex;
    flex-direction: row;
}

#hi-score-initials-lbl, #hi-points-lbl, #percent-correct-lbl {
    color: yellow;
    margin-right: 3px;
}

#hi-points, #percent-correct {
    width: 34px;
    height: 25px;
    margin-right: 8px;
    font-size: 0.8rem;
}

#hi-score-initials {
    width: 44px;
    height: 25px;
    margin-right: 8px;
    font-size: 0.8rem;
}

#row-1 {
    display: flex;
    justify-content: center;
    color: yellow;
    font-size: 1.2rem;
    margin-top: 10px;
}

#row-2 {
    color: blue;
    display:flex;
    flex-direction: column;
    font-weight:bold;
    margin-left: 35px;
}

#true-false-label {
    margin-left: 35px;
}

#question-box {
    width: 85%;
    max-width: 100%;
    height: 80px;
    margin-left: 30px;
}

#row-3 {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    width: 100%;
}

#tf-buttons {
    display: flex;
    gap: 12px;
}

#next-question-btn {
    border-radius: 8px;
     cursor: pointer;
     background-color: rgb(0, 110, 255);     
     text-align: center;        
     color: white; 
     font-weight: bold;
     font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; 
     font-size: 1.2rem;
     width: 230px;
     height:35px;
     margin-right: 60px;
}

#true-button {
     border-radius: 8px;
     cursor: pointer;
     background-color: rgb(0, 110, 255);     
     text-align: center;        
     color: white; 
     font-weight: bold;
     font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; 
     font-size: 1.2rem;
     width: 130px;
     height:35px;
     margin-left: 70px;
}

#false-button {
     border-radius: 8px;
     cursor: pointer;
     background-color: rgb(0, 110, 255);     
     text-align: center;        
     color: white; 
     font-weight: bold;
     font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; 
     font-size: 1.2rem;
     width: 130px;
     height:35px;
     margin-left: 15px;
}

#next-question-btn:disabled, #false-button:disabled, #true-button:disabled {
   background-color:beige;
   color: darkgray;
}

#reference {
    font-size: 0.9rem;
    font-style:italic;
    width:100px;
    border-radius: 5px;
    color:darkslategray;
    background-color: white;
}

#reference:disabled {
    color:darkslategrey;
    background-color: rgb(249, 184, 64);
}

#row-4 {
    display: grid;
    grid-template-columns: 1fr 1fr;    
    gap: 40px;
}

#timerSection {
    display: grid;
    grid-template-rows: 25% 25% 25% 25%;
    margin-left: 20px;
    justify-content: center;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: teal;
}

#timer-lbl {
    display: flex;
    font-size: 1.5rem;
    color: yellow;
    text-align: center;
    font-family:'Times New Roman', Times, serif;    
    text-align: center;
    justify-content: center;
}

#timer-section {
    display: flex;
    flex-direction:row;
}

#time-in-seconds-lbl {
    font-size: 1.0rem;
    color: white;
}

#timer-seconds {
    width: 45px;
    height: 30px;
}

#seconds {
    color: yellow;
    font-size: 0.9rem;
    font-style: italic;
}

#timerBar {
    width: 100%;
    height: 30px;
    background-color: white;
}

#scoring {
    display:flex;
    flex-direction: column;    
    margin-right: 20px;
    margin-bottom: 10px;
    text-align: center;
    background-color: beige;
    border-radius: 10px;
}

#bonus-potential-lbl {
   font-size: 1.1rem;
   margin-top: 15px;
   margin-left: 7px;
   color: teal;
}
#penalty-points-lbl {
   font-size: 1.1rem;
   margin-top: 10px;
   color: teal;
}

#bonus-points, #penalty-points, #points-scored {
    width: 40px;
    height: 30px;
    margin-left: 5px;
    text-align: center;    
}

#curiosity-lbl {
    font-size: 0.9rem;
    margin-top: 10px;
    margin-left: 7px;
    color: cornflowerblue;
}

#curiosity-points {
    width: 35px;
    height: 20px;
}

#points-scored-lbl {
   font-size: 1.2rem;
   margin-top: 10px;
   margin-left: 51px;
   color: teal;
   font-weight: bold;
}

#row-5 {
    display: flex;
    flex-direction: row;
    justify-content:space-between; 
    align-items: center;  
}

#remaining-questions-lbl {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    margin-left: 40px;
    margin-bottom: 20px;
}

#questions-remaining {
    width: 55px;
    height: 45px;
    border-radius: 6px;
    border: 3px solid black;  
    text-align: center; 
}

#total-points-lbl {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    margin-right: 40px;    
    margin-bottom: 20px;
}

#total-points {
    width: 55px;
    height: 45px;
    border-radius: 6px;
    border: 3px solid black; 
    text-align: center;   
}



