/* TABLEUP */

.tuptable th {
    --bs-table-color: #000;
    --bs-table-bg: #cff4fc;
    --bs-table-border-color: #a6c3ca;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color);
    position: relative;
}
.thorder {
    right: 0;
    padding-right:.5em;
    position:absolute;
    /*color: #ffffff;*/

}
.thorder i{
    /*color: #ffffff;*/

}
.tupth, .tupapag {
    cursor: pointer;
}

    .tupth i {
        margin-left: .3em;
    }
.tupdivsearch, .tudivhpag {
    margin-bottom: .3em;
}
.tbupselrpage
{
    min-width:6em;
}
 
.tbupselrpage {
    text-align-last: right;
}

    .tbupselrpage option {
        direction: rtl;
    }
.tupdivgrcs{
    min-width:6em;
}
/*.tupdivgrcs {
    border-bottom: 0.2em outset #6796f8;
    cursor:pointer;
}*/
/*.tupdivgrcs:hover {
   background-color:#b7ccf8;
}*/
.tupdivopaque {
    background-color: gray;
    opacity: 0.3;
    /*position: absolute;*/
    /* top:0;
    left:0;
    width:100%;
    height:100%;*/
}
.tupdivwaittxt{
    font-size:xx-large;
}
/* BESTAPPS*/
