/* Alinhar Logo com barra de busca */
.logo a img {
position: absolute;
top: 0px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-height: 75%;
}

/* Ajustes checkou t*/
.fancybox-wrap.fancybox-desktop.fancybox-type-html.modal-login-content.fancybox-opened {
    width: auto!important;
}

.identificacao .control-group .submit-email.botao.principal,
.identificacao .control-group .botao.principal{
    background-image: none;
}