@import url('https://fonts.googleapis.com/css2?family=Delius&family=Lobster&display=swap');

.delius-regular {
  font-family: "Delius", cursive;
  font-weight: 400;
  font-style: normal;
}

.lobster-regular {
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
}

 * {cursor: url(https://cur.cursors-4u.net/symbols/sym-6/sym596.cur), auto !important;} 


body {
  background-image: url(images/bunny-pink.png);
}

#layout {
   width:1115px;
   height:auto;
   padding:9px;
   background-image:url(images/plaid24.png);
   border-style: ridge;
   border-color:#b2b3ae;
   border-radius:25px;
   border-width: 5px;
   margin-left:auto;
   margin-right:auto;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   align-items: flex-start;
   align-content: flex-start;
   margin: auto; 
   filter: drop-shadow(2px 2px 2px gray);
}

.section {
  max-width: 1000px;
  height: auto;
}

.header {
  width: 1100px;
  height: 250px;
  background-image: url(images/gingham-pink.png);
  background-repeat: repeat;
  border-style: ridge;
  border-color:#b2b3ae;
  border-radius:25px;
  border-width: 5px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.title {
   font-family:"Lobster";
   font-weight:bold;
   font-size: 110px;
   letter-spacing: 2px;
   color: #fb6f92;
}

.box {
  width: 1100px;
  height: 20px;
  padding: 5px;
  border-width: 3px;
  border-radius: 25px;
  border-style: outset;
  border-color: #b7e4c7;
  margin: 5px;
  background-image: linear-gradient(#d8f3dc, white 50%, #d8f3dc 50%, white);
  font-family: "Delius";
  color: grey;
  font-size: 25px;
  font-size: bold;
}

.navi {
  width:215px;
  height:645px;
  border-width:5px;
  border-style:ridge;
  border-radius:15px;
  border-color:#dadcde;
  margin:5px;
  background:white;
  overflow:hidden;
  font-family:"Delius";
  color:gray;
  letter-spacing: 3px;
}

.button {
  width:202px;
  background-image:url(images/lace.png);
  background-size: 50%;
  border-style:solid;
  border-color:#dadcde;
  border-width:2px;
  height:35px;
  padding: 5px;
}

.button2 {
  width:187px;
  border-width:2px;
  border-style:inset;
  border-color:#dadcde;
  border-radius: 5px;
  background-image: linear-gradient(#dadcde, white 50%, #dadcde 50%, white);
  height:20px;
  font-size:23px;
  font-family: "Delius";
  color: gray;
  padding:5px;
  margin: 10px;
  filter: drop-shadow(0px 0px 2px gray);
}
            
.button3 {
  width:150px;
  border-width:3px;
  border-style:solid;
  border-color:#d4efb1;
  border-radius: 4px;
  background-image: linear-gradient(#d4efb1, white 50%, #d4efb1 50%, white);
  height:12px;
  font-size: 23px;
  font-family: "Delius";
  color: gray;
  padding:5px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
  filter: drop-shadow(0px 0px 2px gray);
  vertical-align:middle;
  line-height:7px;
}

.button4 {
  width:230px;
  height:12px;
  border-width:3px;
  border-style:solid;
  border-color:#d4efb1;
  border-radius: 4px;
  background-image: linear-gradient(#d4efb1, white 50%, #d4efb1 50%, white);
  font-size: 23px;
  font-family: "Delius";
  color: gray;
  padding:5px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:0px;
  filter: drop-shadow(0px 0px 2px gray);
  vertical-align:middle;
  line-height:7px;
  }
  
.updatebutton {
  width: 120px;
  height: 10px;
  border-width: 3px;
  border-style: inset;
  border-color:#d4efb1;
  border-radius: 4px;
  background-image: linear-gradient(#d4efb1, white 50%, #d4efb1 50%, white);
  font-size: 23px;
  font-family: "Lobster";
  color: gray;
  padding: 5px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 7px;
  filter: drop-shadow(0px 0px 2px gray);
  vertical-align:middle;
  line-height:10px;
}

.middle {
  width: 600px;
  height: 665px;
  border-width:7px;
  border-style:solid;
  border-image: url("images/simpleplate.gif") 7  round;
  border-radius:5px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 8px;
  box-sizing: border-box;
  background: #ffb9c5;
}

.stampbox {
    background: #ffe5ec;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 72px;
}

.inside {
  width: 100%;
  height: 325px;
  border-width: 4px;
  border-style: ridge;
  border-color: #ffb3c6;
  border-radius: 5px;
  background: #ffe5ec;
  padding: 5px;
  font-family: "Delius";
  font-size: 16px;
  box-sizing: border-box;
  overflow-y: auto;
}

.rightside {
  width: 260px;
  height: 665px;
  box-sizing: border-box;
  border-style: ridge;
  border-color: #ffb3c6;
  border-radius: 15px;
  border-width: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  background-color:white;
  padding: 10px;
}

.updatebox {
  width: 100%;
  height: 270px;
  border-width: 5px;
  border-style: ridge;
  border-color: #b7e4c7;
  border-radius: 5px;
  background-image: url(images/greendots.png);
  padding: 5px;
  font-family: "Delius";
  font-size: 15px;
  box-sizing: border-box;
  overflow-y: auto;
  margin-bottom: 10px;
}

.todo {
  width: 100%;
  height: 150px;
  border-width: 5px;
  border-style: ridge;
  border-color: #b7e4c7;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  background: #b7e4c7;
  box-sizing: border-box;
}

.todoinside {
  width: 100%;
  height: 100%;
  border-width: 5px;
  border-style: ridge;
  border-color: #b7e4c7;
  border-radius: 5px;
  padding: 3px;
  font-family: "Delius";
  font-size: 14px;
  background: white;
  color: gray;
  box-sizing: border-box;
  overflow-y: auto;
}