/*Header*/
/*.user-detail .login-box-in {
    height: auto;
}

.right-bar {
    right: auto;
}*/

/*.header {
    background-image: url(../images/top-bg.png);
}*/

/*Register*/
/*#register_modal .floating-button {
    position: inherit;
}*/

/*Forgot Password*/
/*.floating-button {
    position: unset;
    margin: 20px auto auto auto;
}*/

/*Change Password*/
/*#changepass .floating-button {
    position: absolute !important;
}*/

/*Search Product*/
/*.search_title {
    text-align: left;
    margin: 30px 0 0 30px;
    font-size: 20px;
    font-weight: bold;
}

.products {
    grid-template-columns: repeat(4,1fr) !important;
}*/

/*History*/
/*#tblHistory_length, #tblHistory_info {
    display: none !important;
}

#tblHistory_paginate {
    width: 100% !important;
    margin: auto !important;
    text-align: center !important;
}

diamond-history table.dataTable.compact thead th {
    font-size: 18px !important;
}

#diamond-history table.dataTable tbody tr {
    background: #301406 !important;
    border-radius: 50px !important;
    margin-top: 0.5vw;
}

    #diamond-history table.dataTable tbody tr td {
        border-left: 0px !important;
        border-right: 1px solid #ffc700 !important;
    }

        #diamond-history table.dataTable tbody tr td:last-child {
            border-right: 0px !important;
        }*/

/*Rebate*/
/*#tblHistory_length, #tblHistory_info {
    display: none !important;
}

#tblHistory_paginate {
    width: 100% !important;
    margin: auto !important;
    text-align: center !important;
}

#diamond-history table.dataTable.compact thead th {
    font-size: 18px !important;
}

#diamond-history table.dataTable tbody tr {
    background: #301406 !important;
    border-radius: 50px !important;
    margin-top: 0.5vw;
}

    #diamond-history table.dataTable tbody tr td {
        border-left: 0px !important;
        border-right: 1px solid #ffc700 !important;
    }

        #diamond-history table.dataTable tbody tr td:last-child {
            border-right: 0px !important;
        }*/

/*Modal*/
/*.balance_boxtxt_content {
    margin: 0 auto;
}*/

/*Contact*/
/*.copy-but p {
    width: 100%;
}*/

/*Reward*/
/*#reward_modal.footer_modal_custom .modal-content {
    width: 90%;
}

#reward_modal .reward_wrap {
    user-select: none;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 0.3%;
}

#reward_modal .reward_wrapper {
    display: flex;
    justify-content: left;
    width: 100%;
    height: 100%;
    padding-bottom: 2vw;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    flex-wrap: nowrap;
    grid-gap: 20px;
}

#reward_modal .reward_wrapper_product {
    color: #f4d199;
    text-align: center;
    font-size: 2.1vw;
    position: relative;*/
    /* width: 32%; */
    /*min-width: 15vw;
}

#reward_modal .reward_p_tit_top {
    font-family: 'Pinyon Script', cursive;
}

#reward_modal .reward_wrapper_product_top {
    user-select: none;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #251e13;
    position: relative;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 7.5%;
    margin-bottom: 2vw;
    padding-bottom: 1.8vw;
    border: 1px solid #b2924c;
}

#reward_modal .reward_p_tit {
    user-select: none;
    color: rgb(255 255 255);*/
    /* position: absolute; */
    /*top: 3.57%;
    font-size: 1.2vw;
    white-space: nowrap;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

    #reward_modal .reward_p_tit img {
        width: 83%;
    }

    #reward_modal .reward_p_tit span {
        position: absolute;
        font-size: 1.2vw;
        color: #fad776;
        font-weight: 700;
    }

        #reward_modal .reward_p_tit span.active {
            color: #837a60;
        }

#reward_modal .reward_diamond_img {
    user-select: none;
    width: 100%;
    margin-top: 2%;
}

    #reward_modal .reward_diamond_img.active {
        filter: grayscale(80%);
    }

#reward_modal .reward_p_amount {
    user-select: none;
    background-color: #434240;
    border-radius: 5vw;
    min-width: 48.21%;
    height: 8.83%;
    position: absolute;
    z-index: 10;*/
    /* margin-top: 85.6%; */
    /*display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 1vw;
    border: 1px solid #ffe9ba;*/
    /* box-shadow: -1px 8px 13px 0px #000, -1px 8px 13px 0px #000; */
    /*font-size: 1vw;
    bottom: -9px;
}

#reward_modal .go_btn_reward {
    user-select: none;
    width: 100%;
    height: 15.69%;
    bottom: 0px;
    background: linear-gradient(to bottom, #a560eb 0%, #410087 100%);*/
    /* box-shadow: #a560eb 0px 0px 7px 5px inset; */
    /*color: rgb(255 255 255);
    border-radius: 1.3vw;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 1.8vw;
    cursor: pointer;
    margin-bottom: 2vw;
    background: linear-gradient(to bottom, #e5d30b 0%, #927804 100%);*/
    /* box-shadow: inset 1px 1px 13px 6px #dcc80c !important; */
    /* text-shadow: 0px 5px 12px #000, 0px 5px 12px #000; */
    /* border: 1px solid #ffe37e !important; */
/*}

#reward_modal .collect_btn {
    user-select: none;
    width: 100%;
    height: 15.69%;
    bottom: 0px;
    border-radius: 1vw;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 1.8vw;
    cursor: pointer;
    color: rgb(0 0 0);
    margin-bottom: 2vw;
    background: linear-gradient(to bottom, #fafafa 0%, #bcbcbc 100%);
     box-shadow: inset 1px 1px 13px 6px #ffffff, -2px 7px 8px 0px #000 !important;*/ 
    /* border: 1px solid #ffffff !important; */
/*}

#reward_modal .reward_bullet_img {
    position: absolute;
    top: 30%;
    width: 9vw;
}

#reward_modal .rewardicom_img {
    padding: 0;
    width: 35px;
    height: 35px;
    margin-right: 10px;
}*/

.wheel-bg {
    background: url(../images/wheel/bg-wof3.png?v1) no-repeat center center !important;
    background-size: cover !important;
    padding: 30px 25px;
    width: 90%;
    margin: auto;
    background-position: bottom!important;
}

.wheel-wrap .wheel_product_bg {
    visibility: hidden !important;
}
