body{
    font-family: Arial, Helvetica, sans-serif;
    background: #F8F0E3;
    
    
}

.header{
    
    width: 100%;
    height: 700px;
}



.login {
    text-align: center;

}
.login img{
    width: 10%;
    margin-bottom: 15px;
    opacity: 25%;
}

.enviar{
    text-align: center;
    margin-bottom: 15px;
    opacity: 80%;
    margin-left: 58%;
    width: 60px;
    color: gray;
    font-size: 15px;
   
}



.set{
    margin-top: 100px;
    border-radius: 5%;
    border: none;
}

#box {
    border-radius: 5%;
    align-items: center;
    opacity: 25%;
    height: 25px;
    width: 350px;
    margin-top: 15px;
    

}

.email {
    
    align-items: center;
    text-align: center;
    
    height: 80px;
   
}


.senha {
    margin-top: 15px;
    align-items: center;
    text-align: center;
   margin-bottom: 10px;

}

.opcao{
    margin-left: 38%;
    
    display: flex;
    width: 400px;

}

.recsenha{
    margin-right: 121px;
    
    width: 155px;
}

.nconta{
    
    width: 120px;
}

#deco a{
    text-decoration: none;
    opacity: 60%;
    color: black;
    font-size: 15px;
    
}

.rs{
    margin-left: 38%;
    
    opacity: 55%;
    margin-top: 20px;
    display: flex;
    width: 400px;
}

.facebook{
    margin-left: 150px;
    margin-right: 40px;
}

.google{
    margin-right: 150px;
}

.facebook img{
    width: 35px;
}

.google img{
    width: 35px;
}

.rp{
    border: black solid 1px;
    margin-top: 0px;
    width:0px;
    height: 0px;

}

.rodap{
    
    position: absolute;
    right: 10px;
    bottom: 10px;
    opacity: 50%;
}
