
.home1, .signup {
    font-family: 'Abhaya Libre', sans-serif;
    font-size: 18px;
    color: blue;
}

input.lipage {
  margin: 8px 0;
  box-sizing: border-box;
  border-radius: 5px;
  color: black;
  font-size: 18px;
  text-align: center;
  width: 100%;
}

.lipagepu {
  box-sizing: border-box;
  border-radius: 5px;
  color: black;
  font-size: 12px;
  text-align: center;
  width: 70%;
}

input.lipagero {
  margin: 8px 0;
  box-sizing: border-box;
  border-radius: 5px;
  color: black;
  background-color: lightgrey;
  font-size: 18px;
  text-align: center;
  width: 100%;
}

.lipleft1 {
  padding: 0px 12px ;
  margin-right: 8px;
  border-radius: 5px;
  border: none;
  border-bottom: 1px solid red;
  background-color: lightgrey;
  text-align: center;
}

.lipleftlo {
  padding: 0px 12px ;
  margin-right: 8px;
  border-radius: 5px;
  border: none;
  text-align: center;
  font-size: 18px;
}


.signup {
  position: center;
  padding: 7px 15px;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  color: ;
  font-size: 16px;
}

div.suemsg, div.suemsgr {
  margin: 8px 0;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: ;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

div.suemsgr {
  background-color: red;
}

.suemsg1
{
  width: 100%;
  border-style: solid;
  border-width: 2px;
  border-radius: 5px;
  height: 35px;
  background-color: green;
  color: white;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}

input.sup, input.supbot {
  box-sizing: border-box;
  border-radius: 5px;
  background-color: ;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

select.ttc {
  margin: 8px 0;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: ;
  color: brown;
  font-size: 14px;
}

input.tts {
  margin: 8px 0;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: ;
  color: white;
  font-size: 18px;
  font-weight: bold;
}


