@media (min-width: 768px) {
    .oldPrice {
        text-decoration: line-through;
        color: #666;
        border: 1px solid;
        padding: 5px 15px;
        border-radius: 5px;
        margin-right: 6px
    }
}

@media (max-width: 700px) {
    .oldPrice {
        text-decoration: line-through;
        color: #666;
        border: 1px solid;
        padding: 5px 10px;
        border-radius: 5px;
        margin-right: 6px;
        font-size: smaller
    }
}

@media (min-width: 768px) {
    .newPrice {
        border: 1px solid #3dcbc7;
        padding: 5px 15px;
        color: #3dcbc7;
        display: inline-block;
        border-radius: 5px;
        margin-left: 10px
    }
}

@media (max-width: 768px) {
    .newPrice {
        border: 1px solid #3dcbc7;
        padding: 5px 10px;
        color: #3dcbc7;
        display: inline-block;
        border-radius: 5px;
        margin-left: 10px;
        font-size: smaller
    }
}

.title-minigame {
    height: 40px;
    line-height: 40px
}

.xtechGia {
    padding-top: 5px
}

.xtechGia {
    padding-top: 10px
}

@media (min-width: 768px) {
    .width-size {
        width: 70%
    }
}

@media (max-width: 768px) {
    .width-size {
        width: 100%
    }
}

.font-inherit {
    font-family: cursive
}

.close-modal {
    color: #f0f8ff
}

.btn-his-primary {
    background: #0C6EFD;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.btn-his-success {
    background: #28a745;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.btn-his-danger {
    background: #c82333;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.btn-his-waring {
    background: #ffc107;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.btn-his-pending {
    background: #6c757d;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.text-black {
    color: #020100;
    font-weight: 700
}

.text-red {
    color: #dd0a0a;
    font-weight: 700
}

@media (max-width: 768px) {
    .pagination-style-three a {
        padding: 7px 13px;
        background: #e5cefa;
        color: #020100;
        border-radius: 25px
    }

    .pagination-style-three a.selected,
    .pagination-style-three a:active,
    .pagination-style-three a:focus,
    .pagination-style-three a:hover {
        background: #cf69b6;
        color: #dd0a0a
    }
}

@media (min-width: 768px) {
    .pagination-style-three a {
        padding: 10px 25px;
        background: #e5cefa;
        color: #020100;
        border-radius: 25px
    }

    .pagination-style-three a.selected,
    .pagination-style-three a:active,
    .pagination-style-three a:focus,
    .pagination-style-three a:hover {
        background: #cf69b6;
        color: #dd0a0a
    }
}

.btn-his {
    background: #ff3387;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.btn-1 {
    background: linear-gradient(0deg, #ff3387 0, #a94442 100%);
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.btn-1:hover {
    color: #2dd5ff
}

.Xtech-scroll {
    height: auto;
    overflow-y: auto;
    overflow-x: auto
}

.outPrice {
    z-index: 3;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    background: no-repeat
}

@media (max-width: 550px) {
    .sl-primg img {
        height: auto
    }

    .sl-prodbox {
        height: 385px
    }

    .sl-prifbot {
        min-height: 165px
    }

    .newPrice {
        margin-left: 0;
        margin-top: 15px
    }

    .oldPrice {
        margin-left: 2px;
        margin-top: 15px
    }
}

.status-wrapper1 {
    padding: 50px 30px 50px 30px;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
    position: relative
}

.text-left {
    text-align: left
}

.tw-text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.font-semibold {
    font-family: semibold
}

.tw-bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity))
}

.Xtech-color-blue {
    color: #00fff3
}

.xTech-font-color-red {
    color: red
}

.xTech-center-gnut {
    float: inherit;
    margin: auto
}

.bg-facebook {
    background: #3b5998 !important;
    color: #fff !important
}

.xTech-Info {
    padding: .5rem .5rem .5rem 1rem;
    color: #fff;
    border-bottom: solid 1px #393865;
    text-align: left
}

.xTech-btnIndex {
    background: #34aebb;
    color: #fff;
    width: 100%;
    padding: 1rem;
    border-radius: unset !important
}

.xTech-btnIndex:hover {
    background: #458f9b;
    transform: scale(1.05)
}

.xTech-margin-top14 {
    margin-top: 14px
}

.xTech-Tag {
    padding-left: .575rem;
    padding-right: .575rem;
    position: absolute;
    right: -1.5rem
}

.xTech-Tag>img {
    max-width: 70px;
    width: 80% !important
}

.xTech-Redtag {
    position: absolute;
    color: #fff !important;
    font-weight: 500;
    background: url(https://i.imgur.com/srOvxkc.png);
    background-size: 100% 90%;
    padding-left: .575rem;
    padding-right: .575rem;
    top: 12px;
    left: 8px
}

@media (min-width: 769px) {
    .xTech-luckyWheel .wheel-wrapper {
        width: 600px;
        height: 600px;
        position: relative
    }

    .xTech-luckyWheel .wheel-pointer {
        width: 122px;
        height: 122px;
        background: url(/IMG_3478.png);
        background-size: 71%;
        background-repeat: no-repeat;
        background-position: 50%;
        position: absolute;
        left: 50%;
        top: 48.7%;
        transform: translate(-50%, -50%);
        z-index: 10
    }

    .xTech-luckyWheel .wheel-bg {
        width: 100%;
        height: 100%;
        border-radius: 1000px;
        overflow: hidden;
        transition: transform 4s ease-in-out;
        background-size: 100% 100% !important
    }

    .xTech-luckyWheel .wheel-bg.freeze {
        transition: none;
        background: red
    }

    .xTech-luckyWheel .prize-list {
        width: 100%;
        height: 100%;
        position: relative;
        text-align: center
    }

    .xTech-luckyWheel .prize-item-wrapper {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
        height: 250px
    }

    .xTech-luckyWheel .prize-item {
        width: 100%;
        height: 100%;
        transform-origin: bottom
    }

    .xTech-luckyWheel .prize-item .prize-name {
        padding: 14px 0;
        font-weight: 700
    }

    .select-Numrollop {
        margin-left: 22rem;
        max-width: 20rem
    }

    .btn-Quay {
        margin-left: 25rem
    }
}

.xTech-luckyWheel img {
    border-radius: 1000px;
    overflow: hidden
}

.wheel-pointer {
    background-image: url(https://thanhtv.vn/assets/img/bt-quay.png) !important
}

.opacity-75 {
    opacity: .75
}

.cursor-pointer {
    cursor: pointer
}

.hover\:opacity-100:hover {
    opacity: 1
}

.xTech-overflow-y-auto {
    overflow-y: auto
}

.xTech-400 {
    min-height: 350px !important;
    max-height: 350px !important
}

.xTech-450 {
    min-height: 450px !important
}

@media screen and (max-width: 580px) {
    .xTech-luckySpin {
        width: 380px !important;
        height: 280px !important;
        position: relative !important;
        background-size: 380px 250px !important
    }

    main {
        background: unset !important;
        border-radius: 5px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 54px !important;
        margin-bottom: 50px;
        width: 100% !important
    }

    #slot1,
    #slot2,
    #slot3,
    #slot4,
    #slot5 {
        display: inline-block !important;
        margin-top: 150px !important;
        margin-bottom: 10px !important;
        margin-left: 4px !important;
        margin-right: 16px !important;
        background-size: 70px 70px !important;
        width: 70px !important;
        height: 70px !important;
        position: relative;
        border-radius: 13px
    }

    section#Slots {
        border-radius: 0;
        background-color: transparent
    }
}

@media screen and (min-width: 580px) {
    .xTech-luckySpin {
        width: 659px;
        height: 400px;
        background-size: 659px 405px;
        position: relative
    }

    main {
        background: 0 0;
        border-radius: 5px;
        margin-top: 27px;
        padding-top: 200px;
        padding-bottom: 20px;
        padding-left: 96px;
        margin-bottom: 50px;
        width: 100%
    }

    section#Slots {
        border-radius: 0;
        background-color: transparent
    }

    .v-slot-wrap {
        right: 30px;
        bottom: 40px
    }

    #slot1,
    #slot2,
    #slot3,
    #slot4,
    #slot5 {
        display: inline-block;
        margin-top: 50px;
        margin-left: 7px;
        margin-right: 22px;
        background-size: 130px 125px;
        width: 129px;
        height: 123px
    }
}

.xTech-sideBar {
    margin: 1.5rem
}

.imgIcon {
    height: 5rem;
    display: block;
    position: absolute;
    top: 29px
}

.title-withdraw {
    margin-left: 5rem
}

.title-withdraw>p {
    line-height: unset;
    margin-bottom: 5px
}

.xTech-btnWithdraw {
    background: #34aebb;
    color: #fff;
    width: 100%;
    padding: 1rem;
    border-radius: unset !important;
    border-color: #34aebb
}

.left-side {
    margin: 25px
}

.checkbox-withdraw {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    border: solid 2px #cd3e3e;
    border-radius: 9999px
}

#xTech-GasForm input[type=radio] {
    display: none
}

#xTech-GasForm input[type=radio]:checked+.checkbox-withdraw {
    background-color: #cd3e3e
}

.form-horizontal {
    margin: 10px
}

.form-horizontal .input-wrap>input {
    background: #1e1d32
}

.bd2p {
    border: solid 2px
}

.xTech-btnImg {
    cursor: pointer;
    padding: 10px;
    line-height: inherit;
    color: inherit;
    background-color: transparent;
    background-image: none;
    text-transform: none;
    border: unset
}

.modal-body>p {
    margin-bottom: 5px
}

.flex {
    display: flex
}

.justify-center {
    justify-content: center
}

.loadinggif {
    z-index: 999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
    background-size: contain
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12>#okok,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 5px !important;
    padding-right: 5px !important
}