.dailycheckin__cards-allin,.dailycheckin__claim-message-button,.dailycheckin__dashboard-button,.dailycheckin__dashboard-button:before,.dailycheckin__dashboard-item,.dailycheckin__dashboard-item.check:after,.dailycheckin__dashboard-item.clubs:before,.dailycheckin__dashboard-item.diamonds:before,.dailycheckin__dashboard-item.hearts:before,.dailycheckin__dashboard-item.spade:before {
    background-image: url(https://mem.u9play.com/Content/dailycheckin/imgs/cards_allin.svg);
    background-repeat: no-repeat
}

.dailycheckin__cards-empty,.dailycheckin__dashboard-item.check:after,.dailycheckin__dashboard-item.clubs:before,.dailycheckin__dashboard-item.diamonds:before,.dailycheckin__dashboard-item.hearts:before,.dailycheckin__dashboard-item.spade:before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0
}

.dailycheckin__wrapper {
    border: 1px solid #e4e4e4;
    background: url(https://mem.u9play.com/Content/dailycheckin/imgs/background.jpg?v=1708052191500) no-repeat;
    background-size: 100% 100%;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 10px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.dailycheckin__wrapper.loading:after {
    display: inline-block;
    content: "";
    background-image: url(https://mem.u9play.com/Content/dailycheckin/imgs/loading.svg?v=1708052191500);
    width: 128px;
    background-size: 100%;
    height: 128px;
    position: absolute;
    left: calc(50% - 64px);
    top: calc(50% - 64px);
    z-index: 50
}

.dailycheckin__wrapper.loading div {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.dailycheckin__container,.dailycheckin__dashboard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dailycheckin__dashboard {
    width: 300px;
    height: 299px;
    background: url(https://mem.u9play.com/Content/dailycheckin/imgs/bg-checkin.png?v=1708052191500) no-repeat;
    background-size: 100% auto
}

.dailycheckin__dashboard-grid {
    display: grid;
    grid-template-columns: 37px 37px 37px 37px 37px 37px 37px;
    grid-template-rows: 43px 43px 43px 43px;
    grid-gap: 3px;
    margin-top: 60px
}

.dailycheckin__dashboard-item {
    position: relative;
    background-position: 0 0;
    text-align: center;
    color: #000;
    background-size: 420px
}

.dailycheckin__dashboard-item.check:after,.dailycheckin__dashboard-item.clubs:before,.dailycheckin__dashboard-item.diamonds:before,.dailycheckin__dashboard-item.hearts:before,.dailycheckin__dashboard-item.spade:before {
    background-size: 420px
}

.dailycheckin__dashboard-item.spade:before {
    background-position: 0 -45px
}

.dailycheckin__dashboard-item.hearts:before {
    background-position: -120px -45px
}

.dailycheckin__dashboard-item.clubs:before {
    background-position: -40px -45px
}

.dailycheckin__dashboard-item.diamonds:before {
    background-position: -80px -45px
}

.dailycheckin__dashboard-item.check:after {
    background-position: -120px 0
}

.dailycheckin__dashboard-item.gift {
    background-position: -41px 0;
    text-align: left
}

.dailycheckin__dashboard-item.gift span {
    font-size: 11px;
    margin: 0 0 0 23px
}

.dailycheckin__dashboard-item span {
    font: 20px Impacted;
    margin: 8px 0 0;
    display: block
}

.dailycheckin__dashboard-item.red {
    color: #ff0714
}

.dailycheckin__dashboard-footer {
    margin-top: 4px
}

.dailycheckin__dashboard-button {
    background-size: 420px;
    width: 130px;
    height: 26px;
    display: block;
    background-position: -159px -17px;
    cursor: pointer;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 700 12px Arial,Helvetica,sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin: 0 auto
}

.dailycheckin__dashboard-button span {
    display: none
}

.dailycheckin__dashboard-button.checked-in {
    background-position: -290px -17px;
    pointer-events: none
}

.dailycheckin__dashboard-button.check-in span:nth-child(odd),.dailycheckin__dashboard-button.checked-in span:nth-child(2n+2) {
    display: inline-block
}

.dailycheckin__dashboard-button:before {
    background-size: 420px;
    width: 15px;
    height: 12px;
    background-position: -214px -53px;
    content: "";
    margin-right: 3px
}

.dailycheckin__dashboard-note {
    text-align: center;
    color: #fff;
    font-size: 11px;
    margin-top: 3px
}

.dailycheckin__terms-conditions {
    color: #fff;
    margin-top: 10px;
    line-height: 1.6;
    font-size: 13px;
    padding: 0 10px
}

.dailycheckin__claim-message {
    margin: 30px 0 0;
    width: 300px;
    height: 284px;
    background: url(https://mem.u9play.com/Content/dailycheckin/imgs/bg-msg-m.png?v=1708052191500) no-repeat left 100%
}

.dailycheckin__claim-message-title {
    text-align: center;
    font: 19px Malvie,Helvetica,sans-serif;
    color: #fff;
    margin: 17px 0 13px
}

.dailycheckin__claim-message-list {
    padding: 0 15px;
    max-height: 220px;
    overflow-x: hidden;
    overflow-y: auto;
    border-bottom: 0
}

.dailycheckin__claim-message-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #000
}

.dailycheckin__claim-message-info--empty {
    text-align: center;
    padding-top: 10px
}

.dailycheckin__claim-message-item {
    border-bottom: 1px dashed #000003;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0
}

.dailycheckin__claim-message-item:last-child {
    border-bottom: 0
}

.dailycheckin__claim-message-reward {
    padding: 0;
    margin: 0;
    font: 14px Malvie,Helvetica,sans-serif
}

.dailycheckin__claim-message-date {
    font-size: 10px
}

.dailycheckin__claim-message-button {
    background-size: 420px;
    width: 90px;
    height: 30px;
    margin-left: 5px;
    text-align: center;
    font: 12px Malvie,Helvetica,sans-serif;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: auto
}

.dailycheckin__claim-message-button span {
    display: none
}

.dailycheckin__claim-message-button.claimed {
    background-position: -260px -75px;
    pointer-events: none
}

.dailycheckin__claim-message-button.claimed span:nth-child(2n+2) {
    display: inline-block
}

.dailycheckin__claim-message-button.claim {
    background-position: -260px -110px;
    cursor: pointer
}

.dailycheckin__claim-message-button.claim span:nth-child(odd) {
    display: inline-block
}

.dailycheckin__eligibility-note {
    border: 2px solid #ab800e;
    margin: 4px;
    border-radius: 6px;
    background: #00001a;
    background: -webkit-gradient(linear,left top,left bottom,from(#00001a),color-stop(35%,#000f2a),to(#060626));
    background: linear-gradient(180deg,#00001a,#000f2a 35%,#060626)
}

.dailycheckin__eligibility-note .border {
    border: 3px solid #fff;
    border-radius: 4px;
    padding: 5px
}

.dailycheckin__eligibility-note h5,.dailycheckin__eligibility-note p {
    padding: 0;
    margin: 0;
    color: #fff
}

.dailycheckin__eligibility-note h5 {
    text-decoration: underline;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 4px
}

.dailycheckin__opps {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 120;
    top: 0
}

.dailycheckin__opps-overlay {
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 110
}

.dailycheckin__opps-panel {
    background: url(https://mem.u9play.com/Content/dailycheckin/imgs/opps_bg.png) no-repeat top;
    background-size: 100%;
    padding: 0 70px;
    width: 467px;
    z-index: 140;
    text-align: center;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dailycheckin__opps-header {
    height: 75px;
    margin: 70px 10px 0;
    color: #fff
}

.dailycheckin__opps-body {
    height: 90px;
    margin: 10px 0 0
}

.dailycheckin__opps-footer {
    margin: 20px 0 0
}

.dailycheckin__opps-button {
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    width: 100px;
    display: inline-block;
    padding: 2px;
    font-size: 14px;
    cursor: pointer
}

.dailycheckin__opps-button--deposit {
    background: #373737
}

.dailycheckin__opps-button--close {
    background: red
}

@media only screen and (max-width: 480px) {
    .dailycheckin__opps-panel {
        padding:0 45px;
        width: 310px;
        font-size: 12px
    }

    .dailycheckin__opps-header {
        height: 60px;
        margin: 40px 5px 0
    }

    .dailycheckin__opps-body {
        height: 45px;
        margin: 6px 0 0
    }

    .dailycheckin__opps-footer {
        margin: 35px 0 0
    }

    .dailycheckin__opps-button {
        font-size: 12px
    }
}

.dailycheckin__eligibility-note .highlight,.dailycheckin__opps .highlight {
    color: red
}

@media(orientation: portrait) and (min-width:375px) {
    .dailycheckin__wrapper {
        padding:40px 0
    }

    .dailycheckin__dashboard {
        margin-bottom: 40px
    }

    .dailycheckin__claim-message,.dailycheckin__dashboard {
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15)
    }

    .dailycheckin__eligibility-note,.dailycheckin__terms-conditions {
        margin-top: 40px
    }
}

@media(min-width: 667px) {
    .dailycheckin__container {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: calc(100% - 40px);
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media(orientation: landscape) and (min-width:736px) {
    .dailycheckin__claim-message,.dailycheckin__dashboard {
        -webkit-transform:scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .dailycheckin__eligibility-note,.dailycheckin__terms-conditions {
        margin-top: 35px
    }
}
