﻿.special_copy_title {
    position: relative;
}

.special_copy_referral_btn {
    position: absolute;
    min-height: 30px;
    width: 50px;
    padding: 3px;
    top: -33px;
    left: 88px;
}

    .special_copy_referral_btn i.far.fa-file-alt.ml-2 {
        margin: 0 !important;
    }

#trans_from_product .wp-logo img,
#trans_to_product .wp-logo img {
    width: 100px;
    height: 40px;
    object-fit: contain;
}

.user_box_main_wra {
    grid-template-columns: repeat(3, 1fr);
}

.deposit_tab .aftermain_tab_wrapper.nav-tabs .nav-item a img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}

.special_transfer_restore_btn {
    width: 150px;
    min-height: 30px !important;
    margin: 10px 0 0;
    padding: 3px 10px !important;
}

.index_body_main {
    padding-bottom: 0px;
}

.footer_seo_rv {
    justify-content: unset;
}

#modalmenu .nav_products a img {
    width: 37px !important;
    height: 30px !important;
}

.index_container_custom_menu .nav_products a img {
    width: 37px !important;
    height: 30px !important;
}

/*Header*/
.header-top-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}

.header_top_right {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    left: 0;
}

/*Register*/
.login_form_group .form__col {
    width: 95%;
    position: relative;
}

.login_input_amend {
    padding: 0px 7px 0px 10px;
}

.login_form_group .form-control {
    padding: 0 0 0 0px;
}

.v_code {
    max-width: 65px;
    margin-right: 0px;
    margin: auto 0 auto auto;
    position: absolute;
    top: 10px;
    right: 3px;
}

.special_full_name {
    color: white;
    font-size: 11px;
}

/*Deposit*/
.tutorial-wrap {
    border: 2px solid #00ffff;
    border-radius: 10px;
    padding: 6px;
    margin-top: 20px;
    width: max-content;
    margin-bottom: 10px;
}

table.tutorial-table tr td {
    padding: 3px 8px;
}

    table.tutorial-table tr td:first-child {
        border-right: 1px solid #B4B4B4;
    }

a.watchnow {
    background: #124abd;
    color: #fff;
    display: inline-block;
    padding: 9px 15px;
    border-radius: 4px;
    text-transform: uppercase;
    line-height: 1;
    margin: 2px 0;
}

/*History*/
.special_transaction_no {
    display: none;
}

/*Transfer*/
#trans_from_product i.fas.fa-wallet,
#trans_to_product i.fas.fa-wallet {
    width: 100%;
    height: 40px;
}

#special_transfer_product_name {
    font-size: 9px;
    font-weight: bold;
    position: relative;
    top: -9px;
}

#transfer_bal_main_wallet {
    position: relative;
    top: -6px;
}

#trans_from_product label:first-child .wp-amount {
    height: 15px;
}

.trans-wallet-wrapper label .wp-box img,
.trans-wallet-wrapper label:hover .wp-box img {
    filter: grayscale(0) brightness(1.1);
}

.special_product_under_main {
    filter: grayscale(1) !important;
}

/*Contact*/
.contact-box-img img {
    filter: unset !important;
}

/*Inbox Popup Modal*/
.modal-content.promo {
    background-color: white;
}

button.close-promo {
    color: #464646;
}

label.error {
    color: red;
}

.verification-code {
    margin: 10px;
}

.depositTable table tbody tr:not(:first-child) + :not(:nth-child(2)) {
    border-top: 1px solid #00ffff;
}

.btn_addbank {
    display: none;
    width: 250px;
}

.remark-table table tbody tr:not(:first-child) + :not(:nth-child(2)) {
    border-top: unset !important;
}

.product_wrap {
    margin-bottom: 10px;
}

.depdesc {
    font-size: 10px;
    font-family: 'Eras Demi ITC';
}

#announcement_list > .carousel-item > .carousel-caption {
    position: initial;
}

#float-icon {
    bottom: 8% !important;
}

.modal-content.download {
    background: rgb(0 0 0 / 80%);
    padding: 15px 15px;
    border: 1px solid #124abd;
}

button.password-btn {
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 4px 20px;
    /* background: #00ffff; */
    background: #124abd;
    /* box-shadow: 0 0px 5px rgb(0 255 255); */
}

    button.password-btn:hover {
        background: #124abd;
        box-shadow: 1px 2px 5px rgb(0,0,0,0.3);
    }

.modal_menu_ul_img img {
    max-width: 30%;
    padding: 10px;
}

.nav_products a div {
    color: white;
}

ul.modal_menu_ul li.modal_menu_ul_img a img {
    width: 30%;
}

.searchslotgames.form-control {
    width: 75%;
}

.slots .slick-track, .slots .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.casino .slick-track, .casino .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.sports .slick-track, .sports .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.esports .slick-track, .esports .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.fishinig .slick-track, .fishinig .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.horse .slick-track, .horse .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.fastgame .slick-track, .fastgame .slick-slide.slick-current.slick-active {
    width: unset !important;
}

.otp_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #124abd;
    color: #fff;
    width: auto;
    border-radius: 2px;
    font-size: 11px;
    padding: 7px 5px;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
}

.validation-message-field {
    padding: 10px;
    border: 1px solid #124abd;
    border-radius: 10px;
}

.validation-message.valid {
    color: limegreen;
}

.validation-message.invalid {
    color: red;
}

.imgwheel {
    width: 80px;
    height: 80px;
    bottom: 10%;
}

    .imgwheel:hover {
        cursor: pointer;
    }

.wheel_inner {
    position: unset;
    transform: unset;
}

.fortune-wheel-modal-direct-show {
    top: 0% !important;
    left: 18% !important;
    width: 65% !important;
    height: 80% !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    background-color: unset !important;
    overflow: hidden !important;
    z-index: 50 !important;
}

.fortune-wheel-modal-content {
    width: 234px !important;
    height: 271px !important;
}

#fortune-wheel-canvas {
    height: 91% !important;
    width: 106% !important;
    margin: 10% -3% !important;
    position: absolute !important;
    transform: translate3d(0, 0, 0) !important;
    will-change: transform !important;
}

.fortune-wheel-center-logo {
    width: 12% !important;
    top: 47% !important;
}

@media (min-width: 450px) {
    .fortune-wheel-modal-direct-show {
        top: 0% !important;
        left: 15% !important;
        width: 70% !important;
        height: 80% !important;
    }

    .fortune-wheel-modal-content {
        width: 285px !important;
        height: 332px !important;
    }

    .fortune-wheel-center-logo {
        width: 15% !important;
        top: 44% !important;
    }
}

@media (min-width: 576px) {
    .fortune-wheel-modal-direct-show {
        top: 0% !important;
        left: 15% !important;
        width: 70% !important;
        height: 80% !important;
    }

    .fortune-wheel-modal-content {
        width: 300px !important;
        height: 350px !important;
    }

    .fortune-wheel-center-logo {
        width: 15% !important;
        top: 44% !important;
    }
}

@media (min-width: 770px) {
    .fortune-wheel-modal-direct-show {
        top: -6% !important;
        left: 27% !important;
        width: 45% !important;
        height: 80% !important;
    }

    .fortune-wheel-modal-content {
        width: 333px !important;
        height: 388px !important;
    }
}
@media (min-width: 992px) {
    .fortune-wheel-modal-direct-show {
        top: -9% !important;
        left: 27% !important;
        width: 45% !important;
        height: 80% !important;
    }

    .fortune-wheel-modal-content {
        width: 366px !important;
        height: 426px !important;
    }
}

.fortune-wheel-pointer-img {
    display: none;
}

.fortune-wheel-token, #fw-btn-spin {
    visibility: hidden !important;
}

.token-label {
    text-transform: uppercase;
}

.fortune-wheel-prize {
    top: -16% !important;
    background-size: 336px auto;
    background-position: -50px 45px;
}

    .fortune-wheel-prize div {
        font-size: 15px !important;
        font-weight: bold;
    }

.modal, .modal-backdrop.show {
    z-index: 99999 !important;
}

.mg-reward-modal {
    z-index: 99998 !important;
}

.modal-backdrop.show {
    z-index: 99997 !important;
}

.claim_token.disabled {
    color: #666666;
    background-color: #cccccc;
    pointer-events: none;
}