/*TAGS*/
fieldset { margin-top: 15px; padding: 7px; }
p { color: #FFF !important; }
a, a:link, a:active, a:hover { text-decoration: none !important; }
span { text-align: right; }
div.center{ margin-top: 10px; }

/*CLASSES*/
.bodylogin{ min-height: 100vh; }
.boxlogin { background-color: #FFF; border-radius: 10px; }
.copyright{ position: float; text-align: center; margin-top: 100px;}

/*IDs*/
#recuperSenha { text-align: right; margin-top: 4px;}
#titulo { color: #FFF; font-size: 30px; }