

.style_table_color
{
       background: #ffbd5a;
    color: black;
}
.tp-dark-shapewrapper {
    background-color: #f27935;
}
.border-sup-header
{
    border:2px solid white;
}
.tp-mask-wrap .border-sup-header
{
    border:2px solid white;
}
#myDiv {
    z-index: 9999;
}
.bord-color
{
    border-color:white;
}
.tp-caption.dark-flatborder-button, .dark-flatborder-button {
    background-color: rgba(24, 35, 51, 0);
    border-color: rgb(255 255 255);
    color: rgb(255 255 255);
    font-style: normal;
    font-family: Poppins;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
}

.border_r_b
{
    border-radius: 15px;
}

.loaders
{
    text-align: center;
    display:none;
}

#Tarifs .pagination li a,
Tarifs .pagination li span {
    position: relative;
    color: #fff;
    width: 37px;
    height: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin: 0px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #003440;
}

#Tarifs .pagination .previous a,
#Tarifs .pagination .next a {
    width: 80px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #5e17eb !important;
    border-color: #5e17eb !important;
}

#Tarifs .dataTables_filter,#Tarifs  .pagination {
    float: right;
}