.dropbtn {
  margin-top: 0.25em;
  background-color: #144482;
  color: white;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
}

.dropbtn:focus {
  outline: none;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 60px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: center;
}

.dropdown-content a {
  color: #144482;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #144482;
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropbtn2 {
  margin-top: 0.25em;
  background-color: #144482;
  color: white;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
}

.dropbtn2:focus {
  outline: none;
}

.dropdown-content2 {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 60px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: center;
}

.dropdown-content2 a {
  color:#144482;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content2 a:hover {
  background-color: #144482;
  color: white;
}

.dropdown2:hover .dropdown-content2 {
  display: block;
}


.dropbtn3 {
  margin-top: 0.25em;
  background-color: #144482;
  color: white;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
}

.dropbtn3:focus {
  outline: none;
}

.dropdown-content3 {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 60px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: center;
}

.dropdown-content3 a {
  color: #144482;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content3 a:hover {
  background-color: #144482;
  color: white;
}

.dropdown3:hover .dropdown-content3 {
  display: block;
}


.dropbtn4 {
  margin-top: 0.25em;
  background-color: #144482;
  color: white;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
}

.dropbtn4:focus {
  outline: none;
}

.dropdown-content4 {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 60px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: center;
}

.dropdown-content4 a {
  color: #144482;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content4 a:hover {
  background-color: #144482;
  color: white;
}

.dropdown4:hover .dropdown-content4 {
  display: block;
}

.dropbtn6 {
  margin-top: 0.25em;
  background-color: white;
  color: white;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
}

.dropdown-content6: hover {
  margin-top: 0.25em;
  background-color: #144482;
  color: white;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
}


input[type="button"]:hover{
  background:#144482;
  color: white;
}

input[type="back"]{

  margin: 0px 0 0 124px;
  height: 5px;
  width: 50px;
  text-align: center;
  margin-left: 1px;
  font-size: 12px;
  cursor: pointer; 
}

input[type="back"]:hover{
  background: #144482;
}


nav {
  display: flex;
  font-weight: 700;
}
header div {
}

a {
  padding: 0.5rem;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  transition: 200ms;
}

a:hover {
  color: #144482;
  text-shadow: 0px 0px 5px #ffffff35;
}
a img {
  padding: 0rem !important;
}
#logo {
  width: 3rem;
  color: white;
}

#logo:hover{
  width: 3rem;
  color: #144482;
}

#login {
  width: 2.5rem;
  border-radius: 1.5rem;
  border: 1px solid #144482;
}
input[type="submit"]:hover{
  background: #144482;
}

#form_usuario{
  margin:0 auto;
  margin-top: 80px;
  width: 500px;
  height:200px;
  padding: 1em; /* outra forma de definir o tamanho, outra unidade de medida que não é px*/
  border: 2px solid #144482;
  background-image: linear-gradient(white, white);
  margin-bottom: 200px;
  padding-bottom: 50px;
  padding-top: 50px;
}
input[type="button"].add{
margin: 0px 0 0 124px;
  height: 50px;
  width: 150px;
  background: white;
  border: 1px solid gray;
  margin-left: 170px;
  font-size: 15px;
  color: #0ec752;
  padding: 2px 0 10px 0;
  font-family: Arial,sans-serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 7px;
  margin-bottom: 15px;
  cursor: pointer; 
}
input[type="button"]{
  margin: 0px 0 0 124px;
  height: 50px;
  width: 150px;
  background: white;
  border: 1px solid gray;
  margin-left: 170px;
  font-size: 15px;
  color: #0ec752;
  padding: 2px 0 10px 0;
  font-family: Arial,sans-serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 7px;
  margin-bottom: 15px;
  cursor: pointer; 
}

input[type="submit"]{
  width: 100%!important;
  cursor: pointer;  
  background: rgb(61, 157, 179);
  padding: 8px 5px;
  color: #fff;
  font-size: 20px;  
  border: 1px solid #144482;   
  margin-bottom: 5px;  
  text-shadow: 0 1px 1px #333;
 
  -webkit-border-radius: 5px;
  border-radius: 5px;
 
  transition: all 0.2s linear;
}
 header{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  padding: 0.5em 2.5em 0.5em 2.5em;
  text-align: center;
  font-family: Arial,sans-serif;
  background-color: #144482;
  margin-bottom: 20px;
  border: 2px solid #144482; 
  padding-top: 15px;
  padding-bottom: 15px;
}
