﻿.btnCancelar {
    width: auto !important;
}

.spanEmail {
    text-decoration: underline;
}

.logo > a > img {
    width: 50%;
}

.modal-content {
    background-position: center !important;
    padding: 0 !important;
    background: linear-gradient(-45deg, #101a3b, #101a3b, #09C880, #101a3b) !important;
    animation: gradient 15s ease infinite !important;
}

.novaSenhaInput{
    margin:auto;
}