body {
    background-color: #e1e1e1;
}

#bar-user .dropdown-menu {

  --bs-dropdown-min-width: 0;

}
.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto;
}

.btn-xs {
    --bs-btn-padding-y: .2rem; 
    --bs-btn-padding-x: .4rem; 
    --bs-btn-font-size: .75rem;
    --bs-btn-border-radius: .17rem; 
}

.system-pagination {
    min-height: 50px;
}

.alert.list {
    margin-bottom: 0;
}

.alert {
    border-radius: 0;
}
.nbl {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#uploadError, #respError {
    display: none;
}
.inner p {
    margin-bottom: 0;
}

.imagem-upload {
    max-width: 1100px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.cadUser {
    width: 480px!important;
}

/* .form-del {
    display: inline;
} */