/* Auto login custom */
.Alerta-Autologin { position: fixed; z-index: 999999999999; right: 12px; bottom: 0; padding: 10px; display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; }
.Alerta-Autologin i { float: left; font-size: 4rem; margin: 0px 10px 0px 0px; }
.Alerta-Autologin p { float: left; margin-bottom: 0; line-height: normal; }

.MMHospedagem_Clear { width: 100%; clear: both; }