body {
background: #1a4263;

}

.center {
text-align: center;

}

.editlist {
  position: fixed;
  top: 70px;
right: 50px;
  text-align: center;
  width: 100%;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

li {
  float: left;
}

.topright {
    position: fixed;
  right: 10px;
  top: 75px;
}



.menulogo {

   float: right;  
     list-style-type: none;
  margin: 0;
  padding: 14px 16px;
  overflow: hidden;
          font-family: 'Roboto', sans-serif;
  color: white;
}

li a {
  display: block;
        font-family: 'Roboto', sans-serif;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

li a:hover:not(.active) {
  background-color: #00a0e4;
}

.active {
  background-color: #04AA6D;
}

input[type=text],input[type=password],input[type=email] {
  width: 100%;
  max-width: 500px;
  height: 50px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  background-color: white;
  color: black;
  font-size: 18px;
     -webkit-border-radius: 10px;
    -moz-border-radius: 120px;
     border-radius: 10px;
}


input.zip {
  width: 100%;
  max-width: 345px;
  height: 50px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  background-color: white;
  color: black;
  font-size: 18px;
     -webkit-border-radius: 10px;
    -moz-border-radius: 120px;
     border-radius: 10px;    
}

input.census {
  width: 100%;
  max-width: 200px;
  height: 40px;
  padding: 5px 10px;
  margin: 4px 0;
  box-sizing: border-box;
  border: none;
  background-color: white;
  color: black;
  font-size: 16px;
     -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
     border-radius: 20px;    
}

input.dep {
  width: 100%;
  max-width: 150px;
  height: 40px;
  padding: 5px 10px;
  margin: 4px 0;
  box-sizing: border-box;
  border: none;
  background-color: gray;
  color: black;
  font-size: 16px;
     -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
     border-radius: 20px;    
}

input.depbirth {
  width: 100%;
  max-width: 200px;
  height: 40px;
  padding: 5px 10px;
  margin: 4px 0;
  box-sizing: border-box;
  border: none;
  background-color: gray;
  color: black;
  font-size: 16px;
     -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
     border-radius: 20px;    
}


.custom-select2 {
    background-color: white;
  width: 100%;
    height: 50px;
  max-width: 150px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  font-size: 18px;
     -webkit-border-radius: 10px;
    -moz-border-radius: 120px;
     border-radius: 10px;
  color: black;
}
.button2
{
    background-color: #219dd8;
  width: 100%;
  max-width: 500px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
   font-size: 16px;
     -webkit-border-radius: 10px;
    -moz-border-radius: 120px;
     border-radius: 10px; 
  color: white;
  
}

.button2:hover {
  background-color: 0070b4; 
  color: white;
}

.button3
{
    background-color: white;
  width: 100%;
  max-width: 300px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
font-family: 'Roboto', sans-serif;
      font-size: 24px;
      font-weight: bold;
     -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
     border-radius: 30px; 
  color: #1a4263;
  
}

.button3:hover {
  background-color: #00a0e4; 
  color: white;
}

.button4
{
    background-color: white;
  width: 100%;
  max-width: 150px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
font-family: 'Roboto', sans-serif;
      font-size: 12px;
      font-weight: bold;
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
     border-radius: 10px; 
  color: #1a4263;
  
}

.button4:hover {
  background-color: #00a0e4; 
  color: white;
}

.text {
      font-family: 'Roboto', sans-serif;
      font-size: 24px;
      color: white;
    }
    
.text2 {
      font-family: 'Roboto', sans-serif;
      font-size: 18px;
      color: yellow;
    }
    
.text3 {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      color: white;
    }
 
.text4 {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      color: white;
      text-align: right;
    }   
.custom-select {
    background-color: white;
  width: 100%;
    height: 50px;
  max-width: 500px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  font-size: 18px;
     -webkit-border-radius: 10px;
    -moz-border-radius: 120px;
     border-radius: 10px;
  color: black;
}

table{
    text-align: center;
    width: 75%;
        margin-left: auto;
    margin-right: auto;
}
td{
        text-align: center;
              font-family: 'Roboto', sans-serif;
      font-size: 16px;
  border: 1px solid #ddd;
  padding: 8px;
}
tr{background-color: #e0e0e0;}
tr:nth-child(even){background-color: #f2f2f2;}

tr:hover {background-color: #a2a2a2;}

th {
    text-align: center;
                  font-family: 'Roboto', sans-serif;
      font-size: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #333;
      font-family: 'Roboto', sans-serif;
      font-size: 18px;
      color: white;
}

td a { 
   display: block; 
text-decoration: none;
   padding: 10px; 
   color: black;
}