.lw { font-size: 60px; }

h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 43px;
  margin-inline-end: 17px;
  font-weight: bold;
  unicode-bidi: isolate;
}

h1{
    text-align: center;
    color:rgb(84, 158, 255);
    font-style: jersay;
}

ul{
    font-size: 1.2em;
}
.date-color {
    font-size: 0.7em;
    color:rgb(250, 124, 13)
}
li {
    color: black;
  }
a.link{

    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 25px;
    
    
}


.lw { font-size: 60px; }

body{
    background-image: url(./background.png);
}

h1{
    text-align: center;
    color:color:rgb(84, 158, 255);
}

ul{
  display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: -25px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
    font-size: 1.2em;
}
.date-color {
    font-size: 1.0em;
    color:rgb(84, 158, 255);
}
li {
    color: black;
  }

/*LE BIG BOSS*/
.main{
  gap: 9px;
 display: grid;
 grid-template-rows: 25px 550px 73px ;
 grid-template-columns: 190px 565px 203px  ;
 justify-content: center;
}
/*LE BIG BOSS*/


.masterbox{
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 5;
}



/*LEFT PANEL_____________________*/
.left{
  grid-row: 2 / 2;
  grid-column: 1 / 1;
  background-color: #1100ff00;
}
#leftbox{
  background-color: #0a07aa57;
  height: 70%;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
#lefttext{
  margin-inline-start: 2%;
  margin-inline-end: 0%;
  font-weight: 700;
  font-family: "Pixelify Sans", sans-serif;
  font-optical-sizing: auto;
  color: rgb(255, 255, 255);
  font-size: 147%;
  text-align: center;
  overflow: auto;
  width: 100%;
  height: 100%;
  font-style: normal;
  margin-top: 0%;
  margin-bottom: 0%;

}
/*LEFT PANEL_____________________*/



/*RIGHT PANEL_____________________*/
.right{
  grid-row: 2 / 3;
  grid-column: 3 / 4;
background-color: #1100ff00;
}
#rightbox{
  background-color: #0a07aa57;;
  height: 40%;
  width: 130%;
  margin-left: 0%;
  margin-top: 0%;
}
#righttext{
  margin-inline-start: 2%;
  margin-inline-end: 0%;
  font-weight: 700;
  font-family: "Pixelify Sans", sans-serif;
  font-optical-sizing: auto;
  color: rgb(255, 255, 255);
  font-size: 120%;
  text-align: start;
  overflow: auto;
  width: 100%;
  height: 100%;
  font-style: normal;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 0%;
}
/*RIGHT PANEL_____________________*/



/*INFO_____________________*/
.info{
  grid-row: 2 / 2;
  grid-column: 2 / 2;
  background-color: #1100ff00;
}
#infobox{
  background-color: rgba(0, 0, 63, 0.815);
  height: 509px;
  width: 542px;
  margin-left: 13px;
  margin-top: 2px;
} 
#infotext{
  margin-inline-start: 2%;
  margin-inline-end: 0%;
  font-weight: 700;
  font-family: "Pixelify Sans", sans-serif;
  font-optical-sizing: auto;
  color: rgb(255, 255, 255);
  font-size: 147%;
  text-align: start;
  overflow: auto;
  width: 100%;
  height: 100%;
  font-style: normal;
  margin-top: -15%;
  margin-bottom: 60%;
}

#infocontent{
  width: 20%;
  height: 11.5%;
  margin-bottom: %;
  margin-left: 70%;
  margin-top: 5%;
  background-image: url('./construction.gif');
}
/*INFO_____________________*/



.nav{
  margin-top: 5px;
  grid-row: 1 / 1;
  grid-column: 1 / 4;
  background-color: rgba(255, 0, 212, 0);
}



 
    #childupd{
      height: 200px;
    background-color: rgb(54, 4, 194);
    }


    #sidenav{
      height: 600px;
      background-color: #0a07aa57;
    }
      
    #testinfo2{
        grid-row: 3 / 3;
        grid-column: 2 / 2;
        background-color: rgb(41, 69, 148);
        height: 220px;
        width: ;
        margin-top: ;
        padding-left: ;
        padding-right: ;
        padding-top: ;
        padding-bottom: ;
      }


  .headermaster{
    
    align-self: center;
    align-items: row;
    display: flex;
    justify-content: center;
    flex-wrap:nowrap 
  }
  #header1{
    width: 980px;
    height: 178px;
    background-image: url('./icoteart.png');
    background-size: 100% 100% ;
  }
  
  header .headermaster:nth-child(1 of .headermaster) {
    margin-inline: auto;
  }
  #Project{
    background-color: rgba(0, 255, 255, 0);
  }



  #button{
    padding-left: 30px;
padding-right: 30px;
padding-top: 15px;
padding-bottom: 12px;
    align-items: center;
    text-align: center;
    margin-inline: auto;
  }