body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.form-bosao {
    width: 100%;
    max-width: 400px;
    padding: 15px;
    margin: auto;
}

table tr {
    white-space: nowrap
}


border-top {
    border-top: 1px solid !important;
}

.floating-alerts {
    position: fixed;
    top: 75px;
    #width: 50%;
}
.footer {
    margin-top: 100px
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #212529 !important;
    border-color: #32383e !important;
}

.table .tfoot-dark tr {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}