﻿.loading-panel {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999991;
}

.loading-logo {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
}

.loading-gif {
    margin: auto;
    position: absolute;
    top: 170px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100px;
}

.profile-wrap, .uppercase {
    text-transform: uppercase;
}

label.error {
    color: red;
}

#registrationVeriCode {
    width: 25%;
    height: 40px;
}

#f_vericode {
    z-index: 0;
}

#fpVeriCode {
    width: 25%;
    height: 40px;
}

.receiptDiv {
    display: flex;
    position: relative;
}

.upload_rep {
    position: absolute;
    z-index: 2;
    margin: 0;
    opacity: 0;
    width: 100%;
    cursor: pointer;
}

#trans_from_table {
    display: none;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_info,
.paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #de01b9 !important;
}

.history_table table tbody tr:first-child,
table.dataTable tbody tr {
    background: none;
}

#txtReplyMsgBoxLength {
    color: #ffffff;
}

.msg-content {
    border: 1px solid #de00bd;
    padding: 5px;
    word-break: break-word;
}

#inboxModalBody {
    max-height: 400px;
    overflow-x: auto;
    margin-top: 10px;
}

.marginRight10px {
    margin-right: 10px;
}

.fa-trash-alt {
    cursor: pointer;
}

.width40Perc {
    width: 20%;
}

.inbox_msg_text {
    padding: 8px !important;
}

.promo-bx {
    width: 100%;
}

.scroll {
    height: 450px;
    overflow-y: auto;
}

.time-bar, .time-bar a {
    color: white;
    font-size: 15px;
}

.bank_details_copy {
    width: 340px;
}

.header_transfer_all_btn {
    height: unset;
    width: 64px;
    border: 1px solid #0084ff;
    color: #0084ff;
    background: none;
    border-radius: 5px;
    margin-top: unset;
    margin-right: 10px;
}

.btn-promo-claim {
    position: absolute;
    bottom: 10px;
    right: 50%;
    background: url(../images/promo/promo-active.png)no-repeat center;
    background-size: 100% 100%;
    border: none;
    padding: 18px 25px;
    color: #fff;
    font-size: 14px;
}

.btn-promo-claim, .btn-promo-more {
    bottom: -8px !important;
}

.affiliate-table-title {
    color: white;
    text-align: center;
}

.affiliate-table th, .affiliate-table tr td {
    border: 1px solid #de00bd !important;
    border-collapse: collapse !important;
}

.veri-code {
    width: 30%;
}

.btn-send-otp {
    height: 10%;
    margin-top: 7px;
}

.afterlogin a img {
    filter: grayscale(1);
}

.nav-pills.afterlogin .nav-link {
    color: #fff;
    background-color: unset;
    padding: 0;
    margin: 8px 0px;
    border: 1px solid #bbbbbb;
    width: 80px;
    height: 50px;
    display: flex;
    align-items: center;
}

    .nav-pills.afterlogin .nav-link.active .ori_img {
        display: block;
    }

    .nav-pills.afterlogin .nav-link.active, .nav-pills.afterlogin .show > .nav-link {
        background-color: #0084ff;
    }

        .nav-pills.afterlogin .nav-link.active img, .nav-pills.afterlogin .show > .nav-link img {
            filter: none;
        }

.bln-ico:hover {
    cursor: pointer;
}

.dropdown-menu-balance {
    width: 500px;
}

.scrolldownHeader {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 500px;
}

.btn-in {
    text-transform: uppercase;
    padding: 3px 6px;
    margin-right: 10px;
    font-size: 12px;
    background: #de00ff;
    color: #fff;
    border: none;
}

.btn-out {
    text-transform: uppercase;
    padding: 3px 3px;
    font-size: 12px;
    background: #0084ff;
    color: #fff;
    border: none;
}

.balance-til {
    justify-content: unset;
    display: grid;
    grid-template-columns: 250px 110px 40px 32px;
}

/*.balance-category {
    border-bottom: 1px solid #de00ff;
}*/

.product-logo span {
    text-transform: uppercase;
}

.copyright-line {
    text-transform: uppercase;
}

.casino-item:hover {
    cursor: pointer;
}

.scroll {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.copy_btn {
    margin-top: unset;
    margin-left: 10px;
}

#form_withdrawal table tr td {
    color: black;
}