.bg-rpp {
    background-color: #002631;
}

.oculto {
    display: none;
}

.page-header .page-header-content.semicompact {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.results {
    position: absolute;
    width: 97%;
    padding: 5px 3px;
    z-index: 10;
}

.box-results {
    background-color: #f2f2f2;
    padding: 0px;
    border-radius: 4px;
}

.box-results > li {
    list-style: none;
    padding: 5px 15px;
}

a.bxl:link,
a.bxl:active,
a.bxl:visited {
    color: #687281 !important;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;

    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}

a.bxl:hover {
    color: blue !important;
}

.tbrd {
    border-top: 1px solid lightgray;
    border-right: 1px solid lightgray;
    border-left: 1px solid lightgray;
}
.xtsm {
    font-size: 9px !important;
    padding-right: 0.2rem !important;
    padding-left: 0.2rem !important;
}

.ulsm {
    font-size: 0.625rem;
}

.spsm {
    font-size: 0.75rem;
}

.bg-lerh {
    background-color: lightgrey;
}

.tbrdt {
    border: 1px solid lightgray;
}

.itxl {
    line-height: 165%;
}

.dataTables_wrapper .dataTables_length {
    float: left;
    text-align: left;
}

.dt-buttons.btn-group.flex-wrap {
    margin-left: 20px;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

#tmsg {
    z-index: 10000;
}

.text-yellow-lt {
    color: #ffd11a !important;
}

@media print {
    table.table-bordered,
    table.table-bordered td,
    table.table-bordered th {
        border: 1px solid black !important;
    }

    .table {
        color: black !important;
    }
}

.bg-primary {
    background-color: #1f2d41 !important;
}
/*
.btn-primary {
    background-color: #1f2d41 !important;
} */
