    @@keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    .myrow {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mycol {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .rollId {
        margin-left: 6px;
        margin-right: 10px; /* Add spacing between the text and the image */
        font-family: 'Arial, sans-serif';
        font-size: 14px;
        font-weight: 200;
    }

    .hover-hand {
        cursor: pointer; /* Makes the image show a hand cursor on hover */
        max-width: 30px; /* Adjust size of the image as needed */
        height: auto;
    }

    .btn-roll-dice {
        cursor: pointer;
        color: #050006;
        border: 1px solid rgb(137 9 50);
        border-radius: 5px;
        padding: 1px 6px;
        font-size: 14px;
    }

    .dicing img {
        max-width: 60px;
    }

    .money_modal .modal-content {
        background-color: #161718;
    }

    .money_modal .modal-title {
        color: #ffffff !important;
    }


    .money_modal p.modal_head {
        color: #ffffff !important;
    }

    .money_modal .modal-header {
        border-bottom: 1px solid rgb(69 195 53 / 100%);
    }

    .money_modal .modal-body .model-withdrawbtn {
        background: #54c23a !important;
        box-shadow: none;
        color: #141414;
        border-radius: 5px;
        padding: 10px 20px 6px 20px;
        font-size: 18px !important;
        display: block;
        border: 0;
        font-weight: 600;
        font-family: "Josefin Sans", sans-serif;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    .money_modal .btn-close {
        filter: invert(58%) sepia(60%) saturate(540%) hue-rotate(63deg) brightness(99%) contrast(87%);
        opacity: 1;
    }

    .card-number-wrapper {
        border: 0 !important;
        box-shadow: none !important;
    }

    .expiry-wrapper {
        box-shadow: none !important;
    }

    .money_modal .form-control:focus {
        /* border-color: #54c23a !important; */
        box-shadow: none !important;
        color: #ffffff;
    }



    body .icon.input-pre-icon {
        background: white;
        left: 0;
        top: 0;
        display: flex;
        padding: 5px;
        width: 42px;
        justify-content: center;
        align-items: center;
        bottom: auto;
        height: 44px;
    }

    body .money_modal .expiry, body .money_modal .card-number {
        padding-left: 65px !important;
    }

    body .card-js .icon .svg {
        fill: #54c23a;
    }

    .expiry-container {
        width: 100% !important;
    }

    .money_modal .field-validation-valid:empty {
        display: none;
    }

    .money_modal .field-validation-valid {
        margin-top: -17px !important;
        margin-bottom: 12px !important;
        display: block;
    }

    .money_modal .card-type-icon {
        margin-top: 4px;
    }

    .input-validation-error {
        border-color: #ffc107 !important;
    }

    .expiry-wrapper span.text-warning.field-validation-error:empty {
        display: none;
    }

    .expiry-wrapper:has(.input-validation-error) .icon.input-pre-icon {
        top: 27px !important;
    }

    span.text-warning.field-validation-error[data-valmsg-for="Amount"] {
        top: -21px;
        position: relative;
    }

    span.text-warning.field-validation-error[data-valmsg-for="CardNumber"] {
        top: -17px;
        position: relative;
    }

    .expiry-wrapper:has(span.text-warning.field-validation-valid:empty + .expiry + span.text-warning.field-validation-error:not(:empty)) .icon.input-pre-icon {
        top: 0 !important;
    }

    .expiry-wrapper:has(span.text-warning.field-validation-valid:not(:empty) + .expiry + span.text-warning.field-validation-error:not(:empty)) .icon.input-pre-icon {
        top: 20px !important;
    }


    .expiry-wrapper:has(span.text-warning.field-validation-valid:not(:empty) + .expiry + span.text-warning.field-validation-error:empty) .icon.input-pre-icon {
        top: 20px !important;
    }

    .expiry-wrapper:has(.cc_mm:not(:empty)) .icon.input-pre-icon {
        top: 28px !important;
    }

    @@keyframes myAnim {
        0%,
        50%,
        100% {
            background: #FFC107;
            color: #fff;
        }

        25%,
        75% {
            background: #121212;
        }
    }

    @@keyframes withoutRegAnim {
        0%,
        50%,
        100% {
            background: #ffc107;
            color: #000000;
        }

        25%,
        75% {
            background: transparent;
            color: #54c23a;
        }
    }

    .invite_friend_new {
        animation: myAnim 2s ease 0s infinite normal forwards;
        margin-top: 5px !important;
    }

    .lside_bar_rahat::-webkit-scrollbar {
        display: none;
    }
     
    .hamburger_icon {
        font-size: 28px;
        cursor: pointer;
    }

    @@media only screen and (max-width: 767px) {
        .top_navbar {
            padding: 5px 15px 0 5px !important;
        }
    }

    .mobile_nav_actions {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
    }

        .mobile_nav_actions > a {
            padding: 2px 12px;
            background: #54c23a;
            color: #FFFFFF;
            border-radius: 4px;
            font-size: 12px !important;
        }

            .mobile_nav_actions > a:nth-child(2), .mobile_nav_actions > a:nth-child(3) {
                background: transparent;
                border: 1px solid #54c23a;
            }

    .swal-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }

    .swal-span {
        font-weight: 700;
        color: green;
    }

.swal2-actions .swal2-cancel {
    background-color: #141414 !important;
    color: #ffff !important;
}

    .slick-active > .custom-dots {
        background-color: #54c23a;
    }

    .slick-dots {
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .custom-dots {
        width: 30px;
        height: 5px;
        background: white;
    }

    div.card.cardCsn > .make-fav {
        position: absolute;
        top: 5%;
        right: 5%;
        font-size: 30px;
        cursor: pointer;
    } 