.alert-card {
    margin-bottom: 0 !important;
}

.usuario_inativo {
    background-color: #ff3333;
    color: #fff;
}

.textarea-auto {
    width: 100% !important;
    /*height: auto !important;*/
    min-height: 80px !important;
    border: 1px;
}